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
UFT 12.02 which ALM version will support
What are some test assets and related extensions of qtp?
What is Test Fusion Report in QTP?
When do go for loop condition in test?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
What are advantages of test automation?
How to check bitmap output value?
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
How to find Operating system information using QTP script?
Is it possible to split an action? How?
What is checkpoints for quicktest professional?
How QA specialist can identify when programmatic descriptions are useful?
what the difference between shared repository and per action repository?
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
What are the features and benefits of quick test pro (qtp 8.0)?