What is Active Screen in QTP?
Answers were Sorted based on User's Feedback
Answer / naren
In Active Screen window, QTP captures AUT screens and
highlights the object on which we perform action during
recording.
plz correct if any wrong..
| Is This Answer Correct ? | 52 Yes | 4 No |
Answer / umasankar
The Active Screen provides a snapshot of your application
as it appeared when you performed the corresponding step
during a recording session. An Active Screen can be
captured for every step you record. Additionally, depending
on the Active Screen capture options that you used while
recording, the page displayed in the Active Screen can
contain detailed property information on each object
displayed on the page.
The Active Screen enables you to parameterize object values
and insert checkpoints, methods, and output values for
almost any object in the page after you finish your
recording session, even if your application is not
available or you do not have a step in your test
corresponding to the selected object
| Is This Answer Correct ? | 50 Yes | 5 No |
Answer / venkatraj.b
active screen provides the snapshot of your
application,what exactly you perform.
plz correct if any wrong..
| Is This Answer Correct ? | 26 Yes | 6 No |
Answer / nandankumar
Active screen is an area provided by the Qtp, which holds
snapshots related to each and every recorded script
statements and used for the following:
1.Easily understanding the script.
2.The script can be easily enhancable.
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / 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 |
Answer / suneel reddy
active screen is feature provided by qtp it is used for the
snapshot of each and evry statements the user can
understand the script more easly and enhance the script
easley
| Is This Answer Correct ? | 7 Yes | 4 No |
Answer / guest
We can say Active Screen is just a snap shot of screen
recorded while peforming any action.
We can see which object on screen we interacted that is
highlighted.
| Is This Answer Correct ? | 9 Yes | 6 No |
Answer / kartheek
ACTIVE SCREEN IS THE SNAPSHOT OF YOUR APPLICATION
WHAT U PERFORM
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rafi nttf
active screen provides the snapshot of your AUT
application,what exactly you perform checkpoints,output
values you can insert
| Is This Answer Correct ? | 6 Yes | 6 No |
Where the text version of script file located in file system?
any one can explain about QTP proocess,means where to start and how to start Scripting.
Which property do you use to retrieve or assign data into a cell in a Data Table object?
How we can we create a Text checkpoint in QTP 9.1,Actually what i did is first i put in recording mode and gofor Inser menu>Checkpoint>Textcheckpoint>click,Now an hand symbol came and i showed it to some textbox and cliked but the QTP9.1 is giving an error message like "The Obkect you are selecting doesn't support this operation" If i go for Help of QTP 9.1 information I didn't get any solution,pls help me in this issue.
What is the use of Testing framework in Automated testing..what are different kinds of Testing frameworks available in Automated testing...
how can we call an external library file in QTP apart from using the Executefile statement..?? is there any other way we can call the external library file in QTP..??
2 Answers DST Global Solutions,
How do we create and run the scripts with out using O.R. ?
What is the QTP test frame work?
Can you do more than just capture and playback?
how can u find the syntax errors or other script errors in your test during the execution of your QTP Test - (i.e., not after the execution/test run finished, but before finishing the test run)
Will down time for server and content maintenance/upgrades be allowed? how much?
Can you write a script to check if the folder exists or not?