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
In what occasion we can specify global sheet and action sheet?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
What is the recovery scenario in qtp?
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
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.
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
What are the ordinal identifiers in web page?
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
What is the basic concept of qtp?
Where can I find and view run-time data table?
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
can u please explain what is the exact difference between qtp8.2 and 9.0
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.