Today only i joined in this site. Can u please tell me
definition of parameterization. and how i can do the
parameterization?
Answer Posted / rahul
See it very simple.Paramerisation is what suppose if we
want chek something for morethan one value then definatly
putting that value as constant doesnt help at all.So there
is only one mean we make them as Parameter and this process
is called parameterization.
4 ways of doing this
1> Data table
2>Random Number
3>Environment
4>Test/Action/Component
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Hoe can we do retesting using functions please give the code for it using login page
How to give a call to another action from one action?
What are the views available in quicktest professional?
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?
How can you exit from an action?
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
what is error and fault in terms of software quality?
What is the synchronization point in qtp?
How to recognise the webelement and verifying that webelement is enabled?
Why script error occur in between recording in qtp?
how can we compare descriptive programing with a regular expression
What is Unicode Compatibility?
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 use of object spy?
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click