Check point what is how many types of checkpoint and explain
Answer Posted / santhosh
Checkpoint is a verification point that compares a current
value for a specified property to a expected value for that
property.
In general for QTP we have six types of checkpoints they are:
1)Standard checkpoint:-Used to check the objects like Button
is enabled,disabled,focused etc
2)Text checkpoint:-Used to check for a text like the text in
the Label,etc
3)Bitmap checkpoint:-Used to compare the two bitmap images.
4)Database checkpoint:-Used to check for the database
5)Accessibility Chackpoint:-Used to check whether the
webpage satisfies their associated properties In QTP 9.1 to
see this gofor Tools->Options->Web->in that click on Advance
Button then u will find the properties with checkboxes.
6)XML Checkpoint:-Used to validate XML scripts
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
why you have standardized functions? plzzz guys with real time exp. do answer
How many types of Automation frameworks are there in UFT? Describe them.
Have you used xml check point in your project?
Can any body please tell me the steps of keyword driven framework of QTP.
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
Explain how Selenium is different from UFT?
How to remove the associated function library?
Define object spy ?
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
What is a data driven test in qtp?
How to get Traceability matrix from TD?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
what is Property......End Property loop? how to write sript for it in QTP
What are the various types of Actions in UFT?
What does it mean when a check point is in red color? What do you do?