Explain the check points in QTP?
Answer Posted / renu
a checkpoints is a specialized step that two values and
reports the result.
checkpoint compare the actual result value from the test run
run with the expected result in a test plan .
the expected result are based on what is recorded .and the
actual result are based on what occur during a test run.
if two values match the checkpoints pass otherwise
checkpoints fail .there r 9 type of checkpoints in qtp.
standard checkpoints
image,database,table,page,text,bitmap,accessibility,xml
checkpoints
| Is This Answer Correct ? | 28 Yes | 18 No |
Post New Answer View All Answers
What phases are involved in testing an application in qtp?
How QA specialist can identify when programmatic descriptions are useful?
how to do the batch testing in test director using manual testing procedure?
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
How to test background color and dynamic images during run time can you put the check point for moving objects?
How many ways we can parameterize data in quicktest professional?
In qtp, explain what is keyword driven automation framework?
What is the expert view?
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
What is test object?
How the exception handling can be done using quicktest professional?
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
How many add-ins comes by default with quicktest professional (qtp)?