How to execute the test cases using QTP.
i.e What is the use of QTP while execution
Answer Posted / deepakm82
Buddy QTP execution is a whole process of automation just
like development and uses Vb script.
To get a look n feel about the GUI and also to get some
basic concepts and knowledge about QTP please refer to the
Help manual.It will help you a lot and you can also use the
tutorial given.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How to use debug tools?
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
What is qtp window?
Explain types of output values?
Can any suggest me what is exposure testing?
Where we can use the analog mode and where we can use the low – level mode?
How many types of recording modes in the qtp?
What is throw object?
Which functionalities of QTP used in banking project? pls any say answer?
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
what is error and fault in terms of software quality?
Plz Explain AUTOMATION REFERENCE MODEL?
What is the difference between qtp and selenium?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?