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 |
If you have given 1000 manual test scripts, what test you will do? and how?
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
Hi Currently am using Qtp 10.0 Lisenced product.. but when am adding objects to object repository from google page it was identifying as windows objects.. please help me!!!
What is object repository?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
Could some one explain me how to create folder on the desktop from QTP?? This is an interview question
How can i use Output Check points in QTP
Can any body tell me how can I choose the share object repository and per action object repository mode. Please give me with steps.
can any one explain with an example how to test Web application using qtp
Hi Samrat, Thank u very much, what u said it is right.
Why we are going for descriptive programming ? I answered as 'If objects are not present in OR we will go for descriptive Programming'? Is this correct ?
Scenario:2 combo boxes.1st combo contains a,b,c,d.2nd combo contains 10..20,20..30,30..40,.Selecting 'a' shld display 10...20,'b' shld display 20..30.. and so on.tell d script? 2.Random testing of 500 test cases in qtp?