explain all the check point in QTP?
Answer / 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 |
In your QTP framework, what checkpoints were applied in the script to minimize script failure due to any reason during execution?
Explain how qtp identifies objects?
HOW do we find a datasheet when there are 4 datasheets in data table.this question was asked by covansys interview.
What is a Run Time Data table?
How to set the function parameters as optional. Pls anybody can give the answer.. Thanks in advance...
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
How will internal and external links be validated and updated? how often?
Can we do Load Testing with QTP?
How to start recording using quicktest professional?
How u connect bugzilla with QTP
1 Answers Deloitte, TCS, Wipro,
How to use Environment parameterization? Explain with an example.
what is the difference between testing and debugging?