In how many ways we can add check points to an application
using QTP.
Answer Posted / ravichandranath
1.place the cursor in the script where u want checkpoint
and right lick in there opton is there checkpoint.
2.go after recording script u ma go active screen area
there snopshoots what ever u record in u r application that
images will be there put u r mouse point to that image and
right click there also u will get checkpoint option
3.insert menu---checkpoint
i hope this is correct answere
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain how Selenium is different from UFT?
what kind of frame work you used in your last project?
Analyzing the checpoint results?
What phases are involved in testing an application in qtp?
How to data driven test for Win objects in QTP ?
What is Cross browser testing? Does UFT support it?
How to use actions in qtp ?
Is it possible to change the property value at runtime? How it is possible?
Suppose I want fail that check point? How can you do that?
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)
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
How to creating an output value using quicktest professional?
What is qtpro?
Explain the views in the QTP GUI?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",