How QTP integrate with application?
Answer / deven mehta
These integration capabilities include:
New resources and dependencies model for storing and
managing shared assets Support for asset versioning and
baselines Asset Comparison Tool for comparing versions of
individual QuickTest assets and Asset Viewer for viewing an
earlier version of a QuickTest asset A special tool for
Quality Center administrators that upgrades all QuickTest
assets to use these new features.
* QTP assets include tests, components, application areas,
and the resources associated with them, such as shared
object repositories, function libraries, recovery
scenarios, and external data tables.
New Resources and Dependencies Model
Versioning and Baselines
Asset Comparison Tool and Asset Viewer
| Is This Answer Correct ? | 0 Yes | 0 No |
how do u prepare Test Environment ?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
How many ways we can parameterize data in QTP?
can any one explain with an example how to test Web application using qtp
How to customize checkpoints with parameters?
what is the abbrivation of .mtr in action reposirtory?
How do you perform testing on web based application using qtp 9.2?
in one page we have 100 links i have to click the 99th link how can i click the 99th link.
4 Answers GK Technologies, IBM,
w is active screen
What does mean by Scope of Automation?n How we defined it?
How to use setroproperty?
Plz give the vb script for the following scenerio I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to select from the drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. For every iliteration it should select A,then B and so on