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 |
How does qtp identify gui object?
without Qtp features can we automated?
what is retesting?
When you are running a batch test of 5 scripts and in 2nd script appln crashed, what hpns then?
I want to clear the webedit field without using set"" in qtp script
What is AUT in object reposity in QTP? Why we use it in Object repository???What is full form???????
What is use of object spy?
Explain types of output values?
difference between recording methods and recording modes in QTP
What is the syntax for how to call one script from another?
what is the difference between DATA TABLE and DATA SET?
In a page i have N number of links at a time i would like to open those links by using QTP?how to do that?