Answer Posted / ajreddy
in qtp 9.2 u can merge 2 repositories
using resources tab
Associate repositories
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How would you directly trigger javascript in a test?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
What is the basic concept of quicktest professional?
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
Explain about datafile/verification of date file when file is not available in local system?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
Hi How to retrieve data from web element line by line?
How does quicktest professional identifies the object in the application?
What are the types of environment variables in qtp?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
what is the difference between IE & Netscape in web testing on a log in page
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
What is optional step in qtp? How you can add optional step in qtp?
How to use transactions in qtp?