.how will you load the object during runtime
Answers were Sorted based on User's Feedback
Answer / pavani prasad
we can add objects during run time by using
repositories.collection.add("path of the shared repository")
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / uday
You can use Object Repository Automation Object Model. This
feature is available from QTP9.1.
| Is This Answer Correct ? | 0 Yes | 1 No |
How many types of actions are there in quicktest professional (qtp)?
what is a file system object in QTP
how you will do cookie testing using QTP?
how to write testcases for web based insurance,from the script by using qtp.
In real time ,How to run all scripts in QTP? i,e in projects
what are the metrics in general we use in testing.
i have data in excel sheet.i imported the data in data table.while doing parameterization,how the code knows it is a valid or invalid data?
Hi, i want download attached files in test plan area from QC to local drive in my system using QTP script. Please help me
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
If there r 1000 test scripts that were written. If a change to any functionality is to be made then how can we know in which script is this functionality existing.
how can i change the action path that called in other action. when i copy one action to other pc,the action"test2" calls another action(C:\test1\action0),and i update this"test1",the folder update to "action1",but when i open "test2", it just point the call path to "C:\test1 \action0", but does not update to "action1",and the change i make can be shown in test2. so, can i update the call path manully? thanks
what is the difference btn risks & Therads in the Test plan documentation?