How we can merge the object repositories?say if we have 2 or
3 object repositories then how we can merge them?Is there
any option in QTP to merge the object repositories?
Answers were Sorted based on User's Feedback
Answer / ycy
It is in QTP 9.0
Resource->object Repositiry Manager->Tools->object
repository Merge Tool
Enter the two repository to merge and in new repository and
save
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ravi
it is also possible with qtp 8.2
here u need to instal qtplus provided with qtp 8.2
there u can found object repository merging tool .
in that u can give the files and click on merge then it
will merge.u can merge tst+tsr r mtr+tsr r mtr+mtr..
you may save result repository into a new one r already
existing one.
| Is This Answer Correct ? | 0 Yes | 0 No |
difference Between LowLevel and Normal Recording Modes?
How to analyzing Test Results using QTP?
What is an Regular expression doing in VBScript?Tell the pattern for the email verification.
How do u override the meaning of a standard object in QTP?
I have a WebEdit Object.It is added in object repository.It has two properties Name and Index.In the next release the Name Property is same but the index property is changed.when i run the script will the script Pass or Fail
How to retrive data from a data table which is in 3rd row,4th column and place it in main script..like retrive name,date from data table..write script for this.
11 Answers Thatavarti Technologies,
What are main panes available in qtp test browser?
Can anybody give the script of below things. 1. Add sheet 2. Adding columns 3. Set the values in that columns(In the rows) 4. Close the sheet 5. How can we create 3 sheets in one Excel sheet??
We stored into the objects OR and then write the scripting
hello all i need some good sites or blogs which give info abt vb script with examples n real time scenarios.just like tutorials as i m new to qtp n vbscripting. its urgenttt
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
HOW CAN WE GET THE VALUE OF TEXT BOX IN QTP? can you give me sample script for this where there is some condition. like if "text" THEN msgbox() else endif