Explain the check points in QTP?
Answers were Sorted based on User's Feedback
"checkpoint is a feture provided by qtp which is used for
checking something during executiion at any of time".
checkpoints works in 2 phases:
1.pre-execution phase
2.while execution phase
types of checkpoints:
1.standard checkpoints
2.bitmap checkpoints
3.text checkpoints
4.textarea checkpoints
5.database checkpoints
6.xml checkpoints
7.page checkpoints
8.table checkpoints
9.image checkpoints
10.accessability checkpoints
7,8,9 are hidden checkpoints.
7-10 are web related checkpoints.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / saritha reddy
check points are nothing but a verification point we can
verify the properties of object,bitmap,database using the
checkpoints ,this is nothing but a user_interface testing
In qtp to verify the componets it supports 7 types of
checkpoints
1.standard checkpiont
2.text checkpoint
3.textarea checkpoint
4.bitmap checkpoint
5.database checkpoint
6.accessibility checkpoint
7.xml checkpoint
| Is This Answer Correct ? | 4 Yes | 1 No |
In 1st screen,if v enter a/c no. in one field, the information of the subscriber will be displayed. The details should be displayed only in screen 3(NOTE:details should not display in screen 2).How can v do using QTP.
Tel me what was the automation testing process you followed?
what is impact analysis on regression testing?
WHY U CHOOSE TESTING FIELD?
Explain about the test fusion report of quicktest professional?
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.
Hi All, I'm Akshaya here, could anybody please help me regarding how to import the excel sheet to run time datatable. But Pl. keep it in your knowledge is that excel sheet is opened. Thanks, Akshaya Madali 9823213538
What is Curd testing?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
from what stage you will start automation in your project
How to add check point?
What criteria do you use when determining when to automate a test or leave it manual?