What are the abbreviations for tsr and mtr?
Answer Posted / ankita
TSR : Test Shared Repository
MTR: Mercury Test Repository
Sure shot answer.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain quicktest professional (qtp) testing process?
Where you get the run time data table?
Hi this is chandra if any one have Navigation of LAB QTP, I want Navigation of those tools, if any one have the and know the Navigation each and every part of the QTP, plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
How does you test a weblink which is changing dynamically?
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
How to call a test from another test?
Discuss quicktest professional environment?
What is the use of an object spy tool in qtp?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
Give the syntax to load function at run time.
How do Parameterization and Data-Driving relate to each other in QTP?
What are private functions in QTP? How they can be called from the function library?
What is system testing and what are the different types of tests you perform in system testing?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.