How Does Run time data (Parameterization) is handled in QTP?
Answer Posted / tripti arya
Parameterization is nothing but giving multiple input/test
data. In QTP i/p data can be given in 4 ways:
1.Input through keyboard
2.Input through notepad
3.Input through Excel Sheet:a.Global Sheet b.Action Sheet
4.Input through database i.e importing data from database
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is meant by Output Value in UFT?
what testplan contents and what test strategy contents,what is the diff b/w them
What is difference between shared and local object repository?
what is the latest version of QTP? Main difference between 9.2 and 10 version
How do you create new test sets in td?
Can U Explain about QTP tool from older version to latest version also its differences?
How to break the object spy ?
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
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
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
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 parameter in qtp?
What is throw Object?
What is the basic concept of qtp?
Did the scripts need lot of maintenance? If yes, why?