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 |
Explain about opening notepad in QTP and writing of test result in notepad?
What is output value?
in which case & which method we can use "native" property of an object ?
How can we use regular expressions for a table in web page, each cell in table having unique identification, Now I want to count number of rows in table and enter data in all cells of the table?
What are the differences between quicktest professional (qtp) and winrunner?
can i login a page by giving username and password and click on ok button through database parameterization.and if its yes then please write the code of that
Hi all , I have installed the QTP 11.0 Whenever I am opening QTP that time if any open Internet Explorer I was getting message (Internet Explorer has encountered a problem and needs to close. we are sorry for inconvenience caused) and same way new browser also not opening. If you have any idea please let me know.
how much space occupies in object respository by default?
Ex : some mail name with surname Email id's there that is string fetch the particular surname only how to get particular surname all emails
what is difference betweem class annd object?
Approach for Installation,comaptibility,system testing
How i can use and create Library functions in QTP and what is the proces .