How to make Shared object repository in qtp 9.1 and 9.2?
Answers were Sorted based on User's Feedback
Answer / aparna
from the object repository u can export the local object to
a .tsr file.then two or more files can be merged using the
object repository merge tool in object repository manager-
tools..after that u have to associate the actions to the
merged file using the associate repository...after the
association u ll get the shared repository
| Is This Answer Correct ? | 12 Yes | 2 No |
Answer / kamblep
Object Repository>File>Export Local Objects>
Save your file in the directory you want to.
| Is This Answer Correct ? | 8 Yes | 4 No |
How many lines of code in each script of QTP?
What are metrics and matrix?
write a qtp code to display all the items in the fly from combo box or list box
difference Between Call Run action and copy of action?
wt is memory leakage?
Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create ()
We have 10 rows in datatable at runtime we get error at 3rd row ? what is the procedure for continuing same test from 4th row on wards?
What is the method for maximize the application while we using Decriptive programming in QTP?
Hi All, I want to know how can we schedule QTP scripts. Am using 9.5 version and in our office they want to schedule individual scripts of QTP so that it can run unattended during night time, Please help me how to do that. 2. what is the use of silent test run in qtp can I schedule the scripts in Silent runner, Please explain. 3.I retrieved data from the database using output value -> Database output value. the result of the query for eg is 5 rows, iam able to output the first row by selecting the cols and adding it to output, but am not able to do it for the rest of the rows. please tell me how to do it. Sorry for posting so many qns, am not able to find answ to any of the above in any websites, hoping that someone would really help me with these here, please help me. awaiting for ur immediate revert. Priya
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
diff between global variables and environment variables in qtp?
Per-Action Vs Shared repository?