We are using the QTP version 9.0 where we want to call
objects from global repository for a particular function
at runtime for increasing the performance of framework.We
are actually looking for loading the objects under test
(OAT) dynamically when script runs and would like to unload
the same once the execution of the script is completed.
Answer Posted / murali raju
it's not possible to load particular objects in a object
repository file..if u want increasing the performance of
framework...then write descriptive programming.through
script you can load the object reposiotry..but u can't load
particular objects in that object repository file..if i am
wrong ..then tell me the answer..ok.na.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the difference between call to existing action and copy of an action?
What is keyword view?
how will you load the test cases in ddt?
How to release all resources file from the QTP?
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
What is the difference between shared and local object repository?
Which scripting language used by quicktest professional?
How to save your test using quicktest professional (qtp)?
Why we load add-ins in qtp?
how interviews will be on QTP?
Differences between quicktest professional (qtp) and winrunner?
what is stepin & stepout?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
How to get Traceability matrix from TD?
What is action? How many types of actions are there in qtp?