what is the advatages of merging of object repositories in
Qtp9.0
Answer Posted / kumar
1 .Suppose you are working on 2 different modules of a
project using QTP. We design scripts for each module
individually or 2 diffrent persons work on 2 modules.
finally if all the modules have to be integrated, then
merging object repositories is pretty much useful and
definitely needed.
2. If there are duplicate objects in 2 different
repositories and if we merge them, then duplication can be
avoided.
3. we can transfer entire repository if both are merged, we
can easily move it in to another machine if needed.
Correct me if i am wrong.
Kumar.
Kumar.rnv@gmail.com
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is the extension of qtp local repository?
How to handle Java tree in QTP?
How does you test a weblink which is changing dynamically?
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
Explain in brief about the qtp automation object model (aom).
When using descriptive programming?
How can get count of list box?
How to use Environment parameterization? Explain with an example.
hi nani my doubt is how does qtp process metrix related to software process.
What is the parameterization? Give one example?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
Can I change properties of a test object?
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?