What is the difference between check point and output
value.
Answer Posted / mukesh
Check Points are used to validate the functionality of the
objects. where as the output value is used to get the value
of an object.
Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is data driver in qtp?
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
Which scripting language used by quicktest professional (qtp)?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
What are parameterizing tests?
What do you mean by checkpoints in qtp?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
How do know the number of browsers opened?
How to replay a script in qtp?
How to start recording using quicktest professional (qtp)?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
How you know that a test case is a regression test case
Where is the Bitmap checkpoint information stored?
How many types of parameters are available in quicktest professional?