Answer Posted / charjras surana
Checkpoints of any testing tools are used to compare ER and
AR.QTP contains some checkpoints as following
1- Standard checkpoint(this ckeck point is used o check the
object properties and logical name).
2- Image checkpoint(this is used to check the value of an
image in your application or webpage).
3- Bitmap checkpoin(this is used to check image files pixel-
by-pixel,by using this check point we can check that the
map zoom in correctly).
4- Table check point(this is used to check the containts
present in the table).
5- Text checkpoint(this is used to check the staic text
containts only).
6- Test area Checkpoint(checks that a text string is
displayed within a defined area in a Window application,
according to specified criteria.)
7- Accessibility Checkpoints(identifies areas of your web
site.)
8- Page checkpoin(checks the characrestics of a Web page.)
9- Data base Checkpoint(checks the containts of a database
accessed by your application).
10- XML Checkpoint(checks the data content of XML documents
in XML files or XML documents in web pages and frames).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
what is the structure for the data driven framework
How to customize checkpoints with parameters?
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
how can i pass a "cript"as a parameter in to a function
How many number of actions possible in qtp?
How does you test a weblink which is changing dynamically?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
Problem with XML checkpoint in QTP ?
Explain more about the Test Fusion Report of QTP?
How do you synchronization point through DP?
How the exception handling can be done using quicktest professional (qtp)?
When to use descriptive programming?