Today only i joined in this site. Can u please tell me
definition of parameterization. and how i can do the
parameterization?
Answer Posted / pradeep
a generic answer (not related to just WR/QTP):
parameterization is a process to get the correct output
results for different input values that are passed into a
single variable.
method:
-define a variable in the script
-create or re-direct the user to generate a data table that
holds the respective values
-run the script
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Difference between copy to action and call to action?
Hi,All How to create a link in excel sheet using qtp
What is qtp window?
what are the mandatory properties for a tex boxc (scenario?)
How qtp recognizes the object?
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
How you can decide which type of object repository you have to use?
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
How to find the length of the string in qtp?
What is ‘object spy’ and what is the function of object spy in qtp?
Differences between quicktest professional (qtp) and winrunner?
Describe synchronization point.
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
In qtp, explain what is crypt object
how will load the object during runtime?