How to make Shared object repository in qtp 9.1 and 9.2?
Answer Posted / 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 |
Post New Answer View All Answers
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?
How to execute a winrunner script in quicktest professional (qtp)?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
How many types of run modes are there in qtp?
What is a recovery scenario?
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
What is an object repository?
after click on compose mail how can we attached a file in qtp with vbscript code
What is standalone database?
what is actually contain test report? can anybody post the test report
What are the types of environment variables in qtp?
What is a data driven test in qtp?
Explain calling sub procedure.