is we can import the object repository from external
source. if it so then how?
Answer Posted / murali raju
Open the .tsr file using object repository tool
window..plz mention which version of qtp u r using at the
time of asking question..so i will explain with
navigation...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
Explain the types of properties that quick test learns while recording?
How do you create new test sets in td?
what type of framework u r using in ur organization
How will you test a keyboard?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
Explain features of the latest version of qtp/ uft 12.1?
What is the default add-ins in qtp?
What is the keyword view and expert view in qtp?
How to analyzing test results using quicktest professional (qtp)?
How are actions and functions different in QTP?
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
How to find the difference between 2 dates in qtp?
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