Answer Posted / prabu
In interviewer ask question and prepare in resume
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
how to test use the quality control .how to verify the image verification
How QA specialist can identify when programmatic descriptions are useful?
How can you give wait up to 10 seconds in qtp?
desribe a situation where u faced a stressful situation and how did u cope with it
How can I use Call dlls 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.
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
Is it possible to switch between recording modes during a test creation?
What is ‘object spy’ and what is the function of object spy in qtp?
Is it possible to call win runner script in qtp?
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)
Explain QTP using different development techniques ?
Key word driven framework
Explain how you can find length of array in qtp?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.