why we use check points , In qtp we use the any check points
, what r they , when and why
Answer / uday
Checkpoints verify the functionality of the application by
comparing our given expected value with the actual values
from the application. If both are matched, then checkpoint
passed, else failed.
Different types of checkpoints:
1. Standard checkpoint
a. Page checkpoint
b. Image checkpoint
c. Table checkpoint
2. Bitmap checkpoint
3. Text checkpoint
4. Text area checkpoint
5. DB checkpoint
6. Accessibility checkpoint
7. XML checkpoint
a. XML webpage
b. XML file
| Is This Answer Correct ? | 11 Yes | 2 No |
What are the QTP advantages and disadvantages?
what are the cases in which we use XML and accessibility check points.
What is the difference between QTP 8.2 and QTP 9.2 ?
i want click on a link which is in 3rd row and 2nd column of a web table.write script to execute
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
What is descriptive Programming in qtp.
Differenece betwen Project and product ? when company need project or product?
Explain about the Test Fusion Report of QTP ?
what is the use of VIRTUAL OBJECTS? explain ?
when to start the automation?
what is recovery scenario in QTP? what is the need of the recovery scenario in QTP? what are the advantages of the recovery scenarios in QTP?
What is the differnce between action & script