Answer Posted / ashok
it is a situation the tool it self recover when there is a
problem araises ,that means if any prob occur ie any
unwanted windoww,object crash,or application error the tool
itself recover and execute the ramaining functionality
properly with raising some trigger events
there are mainly 4 types
1/popup window
object state,
application crach,
error in msg
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Did the scripts need lot of maintenance? If yes, why?
In qtp, explain what is crypt object
How you can write contexts to text file in qtp?
what QTP Options do you know?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
What is the architecture of your project? Can any one answer for this question plz........
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
Should have experience in framework means?
Where to use function or action?
What are the types of object repositories? Which one is you are using?
Explain how Does Run time data (Parameterization) is handled in QTP?
Output values? i want a practical example
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 to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
How can I import environment from a file on disk?