Answer Posted / sri
Active Screen Should be Enabled Before Recording Session
starts (Insert ->Active screen.
Active Screen Captures the Screen shots of AUT(Application
Under Test )During Recording session. These screen shots can
be seen After recording stopped on the Active screen.
Adding CheckPoints Using Active Screen:
1> Select the Step From Expert View or Keyboard View,
Object On which Action is performed is highlighted.
2> Right click on The Highlighted Object in Active screen.
3> Then Select Checkpoint Type You want to add(Standard CP,
BitMap CP, Text CP).
4>Object Selection Dialog Popsup, Click on Ok.
5>Object Properties Dialog Popsup, Select the required
Properties, Select radio button(Either "Before Current Step"
Or "After Current Step")then Click on Ok.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
How do you create new test sets in td?
Is it possible to switch between recording modes during a test creation?
Explain the types of object repositorys in qtp?
What is active screen?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
Define virtual object?
Define Environment Variable in UFT and its uses?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
What are the automation metrice in your project?
In qtp, explain what is qrs file?
How do you convert manual test cases to automated test cases?
How to use Environment parameterization? Explain with an example.
how to disable the pop ups through QTP using a script
What is the parameterization?
In what occasion we can specify global sheet and action sheet?