How many check points are there in QTP and what are they?
Answers were Sorted based on User's Feedback
Answer / uday kumar_anem
QTP provides the following check points:
1. Standard Checkpoint
a. Image checkpoint
b. Table checkpoint
c. Page checkpoint
2. Bitmap checkpoint
3. Text checkpoint
4. Text-Area checkpoint
5. DB checkpoint
6. Accessibility checkpoint
7. XML checkpoint
a. Web page
b. File
Is This Answer Correct ? | 21 Yes | 3 No |
Answer / naren
QTP supports 9 types of check points.
1.Standard check point.
2.Image check point.
3.Bitmap check point.
4.Page check point.
5.Text check point.
6.Text Area check point.
7.Database check point.
8.Accessibility check point.
9.XML check point.
Is This Answer Correct ? | 16 Yes | 5 No |
Answer / santhosh
QTP supports 9 types of check points.
1.Standard check point.
2.Image check point.
3.Bitmap check point.
4.Page check point.
5.Text/Text Area check point.
6.Table check point.
7.Database check point.
8.Accessibility check point.
9.XML check point.
Is This Answer Correct ? | 5 Yes | 4 No |
Answer / manthya
QTP PROVIDES THE FOLLOWING CHCEK
POINTS.
1.STANDARD CHECK
POINT A.PAGE CHECK
POINT B.IMAGE CHECK
POINT C.TABLE CHECK
POINT 2.BITMAP CHECK
POINT 3.TEXT CHECK
POINT 4.TEXT AREA CHECK
POINT 5.DB CHECK
POINT 6.ACCESSIBILITY
CHECK POINT 7.XML CHECK
POINT A. WED
PAGE B.FILE
Is This Answer Correct ? | 3 Yes | 3 No |
Answer / jidesh
QTP supports 9 types of check points.
1.Standard check point.
2.Image check point.
3.Bitmap check point.
4.Page check point.
5.Text check point.
6.Text Area check point.
7.Database check point.
8.Accessibility check point.
9.XML check point.
Is This Answer Correct ? | 3 Yes | 4 No |
Explain the difference between data driven testing and parameterization ?
Difference between copy to action and call to action?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
can some one help me how to compare the values from one sheet to values in another sheet? suposse i have a feild called Temp in action1 and i also have temp in action2. i want to compare the values of those two actions sheets data table? how can i do it using descriptive programming?
What are the views available in qtp?
in qtp how i can retrive from a browser how many links are there.means total no of links used in a browser
How to capture screen shots when an error occurs?
What is Modular framework and Keyword drive framework? Explain
which type of testing process are you following in ur company? how to recognize a qtp page?
Hi, I want to write the script for a webpage. But i didn't added the properties of the objects to the object repository. Without adding the object properties to the object repository, how to write the script. When i am writing the script, Let us say i typed as Browser (""). after selecting ".", if the object is added to the object repository it will display atomatically. But in my case it is not as i didn't added the object properties. How to proceed further in the above mentioned case to write the script manually. Pls let me know if you didn't understand the question.
How do we retrieve the content from a text box in a web page
What is diff. between ordinal identifier INDEX and Location?