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
How does qtp identify gui object?
What is QTP scenario.
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
Does quicktest professional is unicode compatible?
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
Can any suggest me what is exposure testing?
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
write the vb script for call to new action in qtp?
What are the benefits of quick test pro(qtp)?
How to break the object spy ?
Explain different type of event trigger option.
Explain about business process component? types and usage?
Can we record using all the modes in a single script? Explanation with example is appreciated