After creating testcases, how do you start testing in QTP?
what methodology will follow?
Answer Posted / shyam.meghansh
Firstly you need to find out which test case are important,
then you need to write generic test script ( using QTP but
not putting ur programming skills). I mean to say that u
should not apply the entire coding ok. Then u have to put
them in .vbs file and call them.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is output value? How many types of output values are there in qtp?
How to start recording using quicktest professional?
can any one say that where we can download the QTP trail version ??????????
Where can I find and view run-time data table?
How software automation specialist enter steps in the Expert View?
How to change the priorities of the recovery scenario properties?
Explain more about the Test Fusion Report of QTP?
Why qtp the best testing tool?
Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.
What are parameterizing tests?
Why bpt?
what is profile tool?
How to handle dynamic objects in quicktest professional (qtp)?
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
How to check feasibility of the appliction?in automation testing?