Explain the check points in QTP?
Answer Posted / manjula
There are 10 types of check point in QTP 9.2
1.Standard check points
2.Page check point
3.table check point
4.Image check Point
5.Text Check point
6.TextArea Check point
7.Bitmap check point
8.database check point
9.XML check point
10.Accessibility check point
| Is This Answer Correct ? | 27 Yes | 8 No |
Post New Answer View All Answers
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
What is the difference between qtp and selenium?
What are the trigger events in qtp?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
What is the difference between shared and local object repository?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
after initiating one project for testing, when exacltly QTP tester role starts?
What is optional step in qtp? How you can add optional step in qtp?
Does quicktest professional (qtp) is unicode compatible?
How many number of actions possible in qtp?
Where you get the run time data table?
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?