Can the user toggle between using Local OR and shared OR for the same action?
No Answer is Posted For this Question
Be the First to Post Answer
what are the difference between qtp8.2 to 9.0 surya
How to find a window is minimized or not
How To write script in QTP For Field Validation Example: password Field is accepting A range 8-20 characters only.How to write script?
How can we redirect QTP results in to a excel sheet after the execution
What is reusable action?
What is dictionary object? what is the use of it? How you will display all the items in the dictionary object?
Write the Test Cases for ATM(Any Time Money)
Hi, I have 50 test cases for automation, Based on which criteria we can decide for these test cases we have to use Descriptive programming and remaining for general coding? Thanks In Advance..Kavitha
can u give one scenario for for PopWindow Exception & write Code for that?
how to retrive that the number of spaces are in a string ????
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 is the difference between xmlutil and xmlDOM in qtp?