What is Modular framework and Keyword drive framework?
Explain
Answer Posted / lakshmi
Hi Rama. can u explain in detail. Thx
Lakshmi
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Hi this is chandra if any one have Navigation of LAB QTP, I want Navigation of those tools, if any one have the and know the Navigation each and every part of the QTP, plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com
What are the different ways to invoke an application using QTP?
Is it possible to split an action? How?
What are the challenges you faced during you entire life automation ?
Can we write winrunner language i.e TSL in QTP tool?
What are test settings and global settings?
What is the difference between local and shared object repository 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.
Explain the terms test and business component?
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
Explain the check points in quicktest professional (qtp)?
When do go for loop condition in test?
How did you use regular expressions in QTP and also in WR?
Why is Client side image is preferred over server side image?
What is throw Object?