QTP 9.2, Issue: Creating Shared Object repository.
I recorded 2 scripts. I exported the Object Repository to a
shared location for the first script. Associated the
exported repository to the first script and deleted the
Local Repository for the First Script. Now Opened the
Second script and try to Add the Local Object Repository of
2nd Script to Exported Object Repository. But I fail. Can
anyone please help in providing steps that need to be
followed in creating a shared object repository? Thanks in
Advance.
Answers were Sorted based on User's Feedback
Answer / vijay
in qtp 9.2 we can do this by following method
open the object repository manager.in that open the
repository file that u already exported . Make it editable
by using the 'Enable editing' option' in the file menu.
Then u can able to save your local objects to the
previously exported file.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / shyam.meghansh
i am sorry can be more clear........... actually what need
i am not understanding
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / vikas
you r trying to associate local object repository with
shared object repository which u have exported that is not
possible first u do one thing export your local object
repository and make it shared and then use ORM i.e. object
repository manager tool and use merge or concept
| Is This Answer Correct ? | 1 Yes | 0 No |
how to test Web application using QTP software
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
Reverse string without mid or streverse function.
What is Step generator in qtp? wt is the use? can u any body explain me? plz
I got an error "The"flightres" Dialog was not found in the Object Repository. Check the OR to confirm that the object exists or to find the correct name for the object." while running the following script Set flightres=description.Create() flightres("text").value="Login" flightres("Class Name").value="Dialog" Set agent = description.Create() agent("nativeclass").value="WinEdit" agent("attachedtext").value="Agent Name:" Set pwd = description.Create() pwd("nativeclass").value="WinEdit" pwd("attachedtext").value="Password" Set button = description.Create() button("nativeclass").value="WinButton" button("Text").value="OK" Dialog("flightres").WinEdit("agent").Set "test" Dialog("flightres").WinEdit("pwd").Set "mercury" Dialog("flightres").WinButton("button").Click Please let me know if i made any mistake in the above script...?
could any help me please, how to work on visual foxpro application using UFT
what are the limitations of smart identification in qtp 9.0
How to handle Recovery scenario in QTP. give detailed explanation about recovery scenario.
difference Between Call Run action and copy of action?
How to start recording using quicktest professional (qtp)?
How Qtp will identifies object during run time
Explain the concept of object repository?