Explain the check points in QTP?
Answers were Sorted based on User's Feedback
Answer / krishnateja muppalla
These are the Checkpoints available in QTP 9.5
Standard Checkpoint
Text Checkpoint
Text Area Checkpoint
Bitmap Checkpoint
Database Checkpoint
Accebility Checkpoint
XML Checkpoint (from Application)
XML Checkpoint (from Resource)
| Is This Answer Correct ? | 4 Yes | 8 No |
Answer / satish dm
A checkpoint verifies that expected information is
displayed in your application while the test is running.
There are 9 types of Check points, Namely
1)Standard Checkpoint - Checks values of an object’s
properties.
2)Image Checkpoint - Checks the property values of
an image.
3)Table Checkpoint - Checks information in a table.
4)Page Checkpoint - Checks the characteristics of a
Web page.
5)Text /Text Area Checkpoint - Checks that a text string is
displayed in the appropriate place in a Web page or
application window.
6)Bitmap Checkpoint - Checks an area of a Web page or
application after capturing it as a bitmap.
7)Database Checkpoint - Checks the contents of
databases accessed by an application or Web site.
8)Accessibility Checkpoint - Identifies areas of a Web site
to check for Section 508 compliancy.
9)XML Checkpoint - Checks the data content of XML documents.
| Is This Answer Correct ? | 3 Yes | 8 No |
why require regression testing?
how can i change the action path that called in other action. when i copy one action to other pc,the action"test2" calls another action(C:\test1\action0),and i update this"test1",the folder update to "action1",but when i open "test2", it just point the call path to "C:\test1 \action0", but does not update to "action1",and the change i make can be shown in test2. so, can i update the call path manully? thanks
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
Is it possible to run qtp scripts in Test Director(Scripts are uploaded in Test director)???and also how to see the test results in test director???
Thanks....But can u tell me how i use the QTP for GIS with one Example...
What does mean by Scope of Automation?n How we defined it?
Hello Everybody, please tell me how to use accessibility checkpoint and XML checkpoint by giving any practical example of it.please provide me the steps to perform that and also pls provide the code too. Thanks in advance, Gaytri
Explain the concept of how quicktest professional (qtp) identifies object?
what is defination of system testing?
3 Answers CodeArrow, Infosys, Omax,
Can u call winRunner scripts from QTP?
What are the differences between quicktest professional (qtp) and winrunner?
How to test whether the navigation i.e. from one page to another is working r not using QTP for web based application