Free Video Tutorials

Free Video Tutorials

QTP Certification Test 2
Time is running out. Get Working!
Time Remaining
Do you want an Email of the Results?
Name
Email ID


1) Select the tabs that does not appear in the debug view of QTP -




2) The Generate Script Function ( used for transferring script to different location ) appears in which of the following Menu Windows :-




3) Which icon represents Optional Steps in the Keyword View ?




4) Choose the correct order of operations done while setting a new recovery scenario



5) Can a single test script have multiple Recover Scenarios?


6) Is Reporter.ReportEvent Library Function is used to display images in test results ?


7) Can User-Defined Environment Variables be used outside the QTP Environment ?


8) Will Test Results be automatically be stored in Quality Center (QC) if we run the test script from QC


9) Can QTP be integrated with Test Director (TD)?


10) Select the tools that can NOT be integrated with QTP :-




11) Select valid syntax of CallFuncEx command




12) Can multiple instances/processes/sessions/windows of QTP be run at the same time?


13) Can QTP run on multiple instances/processes/sessions/windows of Application under Test?


14) Select the Invalid syntax to access data in Data Table via VB Scripting :-




15) Consider following piece of code
on error resume next
val=DataTable("ParamName",dtGlobalSheet)
if err.number 1 then
'Parameter does not exist
else
'Parameter exists
end if

Code highlighted above is not logically correct. Select the correct code from the options
Provided




16) Does SetTOProperty change the property of an object stored in the Object Repository such that, next time the object is referred to in the test script the updated property of the object is used?


17) Select the function used to set property of a run – time object :-




18) Does GetROProperty return the property of a run-time object?


19) Object Spy is used to check :-




20) Can Descriptive Programming be used to create Test Scripts for an application without actually recording on it ?


21) Consider following line of code :-

StartURL = "http://www.yahoo.com"
Set IE = CreateObject("InternetExplorer ")
IE.Visible = True
IE.Navigate StartURL
Set IE = Nothing

The highlighted line of code is not syntactically correct. Select the correct line of code

 






22) Select the syntactically correct lines of codes :-




23) To invoke the function which does not return any value, we can use




24) The standard timing delay for web based application is




25) What are the steps involved in building a programmatic description of dynamic objects?



26) Is the function of the “IS” operator to compare two objects ?


27) Select the VBScript function that invoke message boxes for interaction with user :-




28) Does a sub-routine always return a value ?


29) Can you select multiple trigger scenarios for a recovery event ?


30) Test Scripts using Descriptive Programming are highly portable ( can be easily run on different machines ) ?


31) What are BooksMarks in QTP 10 ?




32) VBScript Runtime Error number 507 is




33) Silent Test Runner utility is used to run QTP Script



34) Is SetSecure Method is used to encrypt passwords ?


35) Is Action Conversion Tool used to convert Actions prepared in QTP to Business Components ?


36) Which of the following statements can create a branching condition step in a test?




37) You would like to run a particular test up to a certain step. What QuickTest feature will you use to stop the test run at a specific step in the test?




38) When a procedure is created in the Function Library editor, what is the extension on the file?




39) What are the categories in the Step Generator?




40) In Test Settings ->Run the Data Table iteration options are for which data sheet?




41) What can you use to handle unpredictable testing exceptions?




42) Where can you associate a function library to a test?




43) Where do you set the action iterations for a specified action?




44) If you have a Virtual Object Collection stored on your machine, and you don't want to use it, what must you do?




45) Which method for the DataTable utility object will allow you to retrieve information from the Data Table during a test run?




46) What does the source property of a database checkpoint object represent?




47) What is created, by default, with each new action?




48) What are the available environment variable type(s)?




49) If the Global Data sheet contains no data and the Local Datasheet contains two rows of data, how many times will the test iterate?




50) What is the first thing that must be defined in a Recovery Scenario?




51) What are bitmap checkpoints sensitive to?




52) To use low-level recording, what must you do first?




53) How do you close the database session after examining the results of an SQL query?




54) What are the available trigger event types?




55) What are the two most commonly used ADO objects?




56) What does the GetTOProperty method do?




57) Checkpoint which is being used for verifying the web page with W3C standard is




58) How do you declare a constant?




 
Joomla 1.5 Templates by Joomlashack