Explain the check points in QTP?
Answer Posted / suha
A checkpoint verifies that expected information is
displayed in a Application while the test is running. You
can add eight types of checkpoints to your test for
standard web objects using QTP.
?A page checkpoint checks the characteristics of a
Application
?A text checkpoint checks that a text string is displayed
in the appropriate place on a Application.
?An object checkpoint (Standard) checks the values of an
object on a Application.
?An image checkpoint checks the values of an image on a
Application.
?A table checkpoint checks information within a table on a
Application
?An Accessiblity checkpoint checks the web page for Section
508 compliance.
?An XML checkpoint checks the contents of individual XML
data files or XML documents that are part of your Web
application.
?A database checkpoint checks the contents of databases
accessed by your web site
| Is This Answer Correct ? | 103 Yes | 16 No |
Post New Answer View All Answers
What is the difference in the global and action sheet in qtp?
What does mean by Scope of Automation?n How we defined it?
What is Distributed testing? How does UFT support it?
How do you open adobe acrobat file in QTP and do some testing on that file ?
Where we use data driver in qtp?
How many types of recording modes in qtp?
assume i have few url link how will i dynamically call then using descriptive programming?
Where is the Bitmap checkpoint information stored?
How to remove the associated function library?
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
What is the extension of the qtp local repository?
what is impact analysis on regression testing?
What are the types of object repositories? Which one is you using?
What is a recovery scenario?
Have you used xml check point in your project? How?