Can the mode of object repository be change during run
time? Eg. if the mode is per-action during design time can
i change it to shared and vice-versa? Any scripting
possible?
Answer Posted / mercy
It is not possible.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to save your test using quicktest professional?
Plz Explain AUTOMATION REFERENCE MODEL?
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.
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
Explain different types of action in qtp?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
How to analyzing the checpoint results?
How you can decide which type of object repository you have to use?
How to find the name of the machine where you are running your automation scripts in qtp?
How would you export a script from one pc to another in qtp?
How qtp recognizes the object?
what frame work you are following?
what is Property......End Property loop? how to write sript for it in QTP
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
What is the extension of the qtp local repository?