Which object repository we use in real time and can we
merge 2 object repostiory and how?
Answers were Sorted based on User's Feedback
Answer / sreelaxmi
The answer is YES we can merge 2 object repositories in QTP
9.2
We have a feature called Object repository Manager in
Resources tab.
NAvigation:
Resources -> Object Repository Manager -> Tools ->
Object Repository Merge tool.
Give the 2 ORs and merge them.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sreeprasad
There are usually two types of object repository
1. Shared Mode (.Tsr)
2. Per-Action. (.Mtr)
-We usually use 1.Shared Mode (.Tsr)object repository.
We can merge two object repository.If you go to QTP-->Test--
>Settings-->Resourses
You can use the Resources tab of the Test Settings dialog
box to associate specific files with your test, such as
VBScript library files and Data Table files, and to specify
the object repository mode and file to use for your test
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / srinivas
In QTP 9.2 version we have only one cetralized object
repository, like that share repository
| Is This Answer Correct ? | 0 Yes | 1 No |
how qtp will recognise if application is run on many browsers
In Developer view it is a high priority defect & in tester view it is a low severity defect what is that how to define with an example
how can we merge the object repositories?is ther any option in qtp to merge the object repositories if we have two or three object repositories?
Is it possible to check the Run time value property of a field through a Database Checkpoint ? Further, is it possible to localize and mention a particular cell , in the database dynamically. My requirement is that I would need to check the status of a particular field , that would change from an "Active" state to a "Stopped" state dynamically.
how do you find the number of occurences of string QTP from the expression , " QTP+QTP=2QTP"
How to handle the errors without using recovery scenery?
suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query
how can we group that these test cases only should be automated and in which order you execute that test cases
How can I pass values from one action to another in QTP ?
Which scripting language QTP is using?
write a script to verify the image path(src property) of the images which are in web pages.(do it by Descriptive method by creating a description object)
Whenever i'm running 3 diffrent scripts in a Test Batch Runner as a batch. its not showing any result. QTP only runs all the scripts n nothing else. B4 running the test batch i have done all the settings, But still its not working.