1)how to write test cases in test director? not go throuth
requirments and plan but should be different way i need?
2)what is the mediator between qtp and application or
project?
Answer Posted / manjukypa
Hi
Ans 1) we can write the test cases in excel document and we
can export that test cases into Test director or Quality
cneter.
generally like this only companies are doing.
2)mediator between QTP and the project are ADD INS and
REPOSITORY.
after add the add is, while recording the application
repository stores the properties of that objects.
as per that properties only qtp can recognise the
application.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Discuss quicktest professional (qtp) environment?
Define virtual object?
what is description object?
How will you handle java tree in qtp?
what is clean sweep?
How do I get the QTP scripts result in xml format by using vb script function?
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
What test cases can you automate using QTP?
what is actually contain test report? can anybody post the test report
Can any body please tell me the steps of keyword driven framework of QTP.
Can we create user defined functions in qtp?
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
can u please explain what is the exact difference between qtp8.2 and 9.0
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
What is data driver in qtp? Where we use it?