Answer Posted / narasimha reddy
the current version of QTP is 9.5
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
What are the differences between table and db checkpoints?
write a script to verify the image path(src property) of the images which are in web pages.
How to add verification steps to tests?
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
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 can you pass value one action to another action?
What are the differences between qtp and winrunner?
What is checkpoints for quicktest professional (qtp)?
Can any suggest me what is exposure testing?
Which functionalities of QTP used in banking project? pls any say answer?
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 standalone database?
Explain how qtp identifies objects?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?