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
Is qtp supports uni-code?
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
Hi All, How to Compare two strings character by character in QTP
In qtp, explain what is qrs file?
For which type of project the iterative model is suitable?
What are the technologies supported by qtp?
How to associate shared object repository to test in qtp?
what are the limitations of smart identification in qtp 9.0
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
Hi, how can we check or avoid the memory leakage in QTP9.2?
Plz Explain AUTOMATION REFERENCE MODEL?
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
Hi, My name is kishan. I have good Conceptual Knowledge on QTP. In order to Boost up my Confidence Level, I want to do a Project oriented Training only on QTP in Hyderabad. Kindly Let me know which is the Best QTP Project Training Institute in Hyderabad. Thanks in Advance kishan
Generic function to search for the unique link in webtable and click on it
What is fragmentation and paging?