Hi What are re-usable actions in QTP?
-Thank You
Answer Posted / bantanahal haribabu
An Action That can be called multiple times by the test and also another test with wich it is stored(the local data),as well as by other test.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is accessibility check point?
How to find a window is minimized or not
how to acess a test in RSA?
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.
How can i initiate the objects to find uniquely in OR
How to test the login page in different ways in automation testing and i need code?
How do you create new test sets in td?
QTP script is not working on other's machine..
Define object spy ?
Explain the check points in quicktest professional?
How to give a call to another action from one action?
How can get count of list box?
what kind of frame work you used in your last project?
How qtp recognizes the object?
when a test case is written how u test using qtp