Explain the check points in QTP?
Answer Posted / renu
a checkpoints is a specialized step that two values and
reports the result.
checkpoint compare the actual result value from the test run
run with the expected result in a test plan .
the expected result are based on what is recorded .and the
actual result are based on what occur during a test run.
if two values match the checkpoints pass otherwise
checkpoints fail .there r 9 type of checkpoints in qtp.
standard checkpoints
image,database,table,page,text,bitmap,accessibility,xml
checkpoints
| Is This Answer Correct ? | 28 Yes | 18 No |
Post New Answer View All Answers
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
What is the new version of qtp which is recently released in the market?
what is the difference between modular framework & datadriven framework
How to find operating system information using the qtp script?
Output values? i want a practical example
In qtp, how you can remove the spaces from string?
Hi, how can we check or avoid the memory leakage in QTP9.2?
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?
Mention the different actions types of qtp.
In qtp, how you can use xpath to identify objects?
explain abt dyanamic changing object with example?
How many lines of code in each script of QTP?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
Mention what are the different types of recording modes in qtp? Which will be used when?
How does qtp recognize objects in aut?