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 Associate Repository in QTP 9.2 ?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
What does mean by Scope of Automation?n How we defined it?
Differences between text and test area checkpoints?
Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance
if anyone has idea of the interview procedure in covansys, plz send me a mail?
How can we conduct U-I Testing by using QTP??????
Explain different recording modes?
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
What r the different filters in defect in quality center
Can we write winrunner language i.e TSL in QTP tool?
What is the use of running the scripts in Hidden-mode in UFT?
When to use descriptive programming?
What are the advantages of parameterization ?
What are the technologies supported by qtp?