What are the abbreviations for tsr and mtr?
Answer Posted / bala
TSR stands for : Test Script Repository
| Is This Answer Correct ? | 30 Yes | 21 No |
Post New Answer View All Answers
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
What is the short cut keys for the following?
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
How many scripts did you have?
How to associate function library at a run time?
What is difference between run time object and test object?
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
How you can find length of array in qtp?
Explain quicktest professional (qtp) testing process?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
What is method name to compare two XML files.
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
What is the file extension of the code file and object repository file in QTP?