Answer Posted / mahesh babu
we have to use one tool for synch. ie.bay watch tool . in
which we synchronize two appl. of differnt system
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is the difference between a Function and Procedure in QTP?
Define virtual object?
Explain about the test fusion report of quicktest professional?
What is text/text area checkpoint?
What is difference between run time object and test object?
What are the five challenges you faced in QTP?
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.
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
What are parameterizing tests?
If you are testing a web application then what will you test in that application?
What are the different types of qtp test assets and their extensions?
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
What is the descriptive programming?
What are the common defects found in your project? (in qtp interview)
What is data driver in qtp? Where we use it?