Answer Posted / gpprakash1989
Driver script is where we define how the QTP script execution should happen and in what flow operations need to be performed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between per-action and shared?
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.
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
How to customize qtp?
What does mean by Scope of Automation?n How we defined it?
How many types of recording modes in qtp? Describe each type with an example where we use them?
What is the expert view?
what is error and fault in terms of software quality?
Can you write a script to check if the folder exists or not?
How would you directly trigger javascript in a test?
How do client side image and server side image work?
How can I check if a environment variable exist or not?
What are the Application Functions available in QTP?
What is the extension of the recovery scenario file in qtp?
Explain how you can delete excel file in qtp?