Explain the check points in QTP?
Answer Posted / y.harisha
check points are used for checking the conditions within
the script..
check points are similar to the conditional statements(like
If, if else,for, while etc)
we can have one or more check points for an object or
multiple objects with in a test.
Results in the results page are updated based on the check
points.
QTP supports 7 types of check points
1.Standard Check point
2.Text Check point
3.Text Area Check point
4.Bit Map Check point
5.Accessibility Check Point
6.Data Base Check point
7.XML Check Point
Additional Check points for Web application
8.Image Check Point
9.Page Checck point
When we execute a script with check points, if the check
point fails then the expected value along with the actual
value is captured with the image of that object.
having many check points in a script will reduce the speed
of execution.
| Is This Answer Correct ? | 67 Yes | 13 No |
Post New Answer View All Answers
What is post recovery scenario?
Define object spy ?
What are the different types of action?
The hybrid framework can be implemented for any application. Is it true?
What is checkpoints for quicktest professional (qtp)?
What is the XML file architecture ?
what is output value in QTP and how it can be used in automation testing
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
how will you check how many members visited the website www.infosys.com?
What is TOM in QTP?
What is the difference between keyword view and expert view?
Explain the qtp test phases.
Why script error occur in between recording in qtp?
What is the file extension of the code file in qtp?
Object repositories types, which and when to use?