Hi Friends, Can you please answer these questions of QTP
Certification?
1.) What are bitmap checkpoints sensitive to?
A. Image size and object type
B. Object type and image type
C. Screen resolution and object type
D. Screen resolution and image size
2.)What are the phases in the QuickTest workflow?
A. Plan, Record, Enhance, Run
B. Prepare, Record, Verify, Run
C. Plan, Create, Verify & Enhance
D. Prepare, Create, Verify & Enhance, Integrate
3.) What are the two most commonly used ADO objects?
A. Fields
B. Execute
C. Connection, RecordSet
D. Open, ConnectionString
4.)What options are available to filter objects in the
Target Object Repository pane when merging object repositories?
A. Show all objects or Show only objects with
conflicting object types
B. Show all objects or Show only objects with
conflicting descriptions
C. Show only objects with conflicting logical names or
Show only objects with conflicting object types
D. Show only objects with conflicting logical names or
Show only objects with conflicting descriptions
5.)Which of the following is an example of a missing resource?
A. An object
B. Run Results
C. A Regular Action
D. An External Action
6.)What method is used to retrieve the number of columns in
the query results?
A. Fields.Count
B. Fields.Item(EOF)
C. Fields.Count(BOF)
D. Fields.Count.Value
7.)In VB Script functions, which one is false among the
following
a. Variables must be declared before use
b. Variables may not be declared before use
c. Variables may be declared without data types
None
Answers were Sorted based on User's Feedback
I have a string "Redfort is in Delhi" how do u write vbscript for " Delhi in is Redfort"
How can i count the list box elements in QTP ?using script plz explain me (Chandana)
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
How do you export an output to a excel sheet? Ex: I get my answer by using Msgbox"..." &R. How do I displayed the result of the Msgbox (such as R) to an excel sheet? Please let me know.Thanks
I am automating a Java application. This application is developed using SWT. I am not able to get the GUI object. Even i tried with Java add-in. In tutorial it states SWT is not supported any idea. Anybody worked in such appln. My question is whether it is possible to record the GUI object of SWT appln. how it is possible.
how to associate object repository during runtime in qtp
what type of scripts are asked in qtp?
How QA specialist can identify when programmatic descriptions are useful?
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
suppose i can done the project , that project have 4 modules in that one module they have many links(web pages).in that time i can say i can work on some links? or total module?
can we run the scripts of qtp 8.2 in the qtp7.0?