In how many ways we can add check points to an
application using QTP.
Answers were Sorted based on User's Feedback
Answer / sreeprasad
2ways:
while recording the application, and also after completion
of recording by using the ACTIVE SCREEN we can add
checkpoints.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / ksagar.mba
Hi all actually in 4 ways inserting a check point
1.menu]
2.Right click of keyword view
3.Right click of active screen
4.through inserting.
| Is This Answer Correct ? | 1 Yes | 0 No |
Can anyone tell me about "Step- By Step Paramterization". among the two paramaterizations, Step by step and Parameterize All, which one is mostly used.
We need to verify the user name & password in for the user validation. But we don't want to use the parameterization/ loop for user name and password. What is the way in scripting so that user & password will generate automatically.
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
Thanks....But can u tell me how i use the QTP for GIS with one Example...
What are associated files in QTP?
If you are using descriptive programming and you have two objects with the same name, so you are identiying them by name and index, how can you avoid errors if a third object with the same name is added at the begining of the page?
Anybody wants to learn QTP with realtime implementations and complete framework desiging plz contact to this mail id ciraaj@gmail.com
Could any one suggest web site links to learning VB Script for QTP purpose??
what is input pramater out output pramater ?i want the decrepation..?how to use in QTP?
3 Answers Infinite Computer Solutions,
Mention the different actions types of qtp.
is it possible to check the text displayed in the tool tip using QTP? if so, how?
how to open Excel sheet & write in it & save it?