How can the name of a checkpoint be changed in Qtp
Answer Posted / muralikrishna
When QuickTest creates a checkpoint, it assigns a name
based on information inside the checkpoint—the checked
value, for example. The checkpoint name remains unchanged,
even if you subsequently modify the information on which it
was based. Keep this in mind when looking for checkpoints
displayed in the Keyword View. However, note that QuickTest
may shorten the name displayed in the Keyword View.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How you are developing the script? Using record and play back or manual?
How many types of object repository in qtp?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
Brief the process of testing with UFT?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
What is file database?
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
If the objects hierarchy is changing from build to build, then how you will handle that condition?
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:=",
What is the use of text output value in quicktest professional (qtp)?
How do you know the location Id of an object if you know its index id?
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
What is the synchronization point in qtp?
Is it possible to switch between recording modes during a test creation?