please send detail navigation for merging of object
ripositories in QTP 8.2
Answers were Sorted based on User's Feedback
Answer / rangu
In 9.5 We can merge repository files
Navigation:-
Resource menu--->Click on Object repostiory Manager---->
Click on Tools menu----> Click on Abject repository Merge
tool---->Browse two Oject Shared Repositories which we want
to merge----> Click Ok.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / chaitu
In Qtp 8.2 there is no any aption for merging of OR
So, we use the QuickPlus tool for merging of OR,But in
Qtp9.2 or 9.0 having the option like associate OR
| Is This Answer Correct ? | 3 Yes | 0 No |
Can we use smart identification in Keyword Driven approach? If yes , How we can use. Please Explain?
What is meant by virtual obj and Y do v need virtual obj configuration.
what is action in QTP?
When you open QTP, how many sheets you can see?
What are the QTP advantages and disadvantages?
Explain abt the File System Object in QTP with ex
what is the purpose of SetTOProperty Method?
1 Answers Cap Gemini, iGate, Wipro,
i have string "I LIKE INDIA"..how to i get LIKE from the sting..
The interviewer asked me when u recorded one application.object repository properties are saved with .tsr extention. in qtp expert view wherever mouse is there that snapshot displayed in active screen but some recored script lines are not displyed in actives screen y?
When I parameterize a script then for each iteration script is executed from begining to end. If I want to execute some middle steps multiple times using Parameterization (avoiding begining and end steps), what is the solution of this (e.g. total steps are 1 2 3 4 5 and i want 2 3 4 only(not 1 nd 5)
whow much strong on VB and C?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain