Today only i joined in this site. Can u please tell me
definition of parameterization. and how i can do the
parameterization?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / navin.k
parameterization is process of replacing the constant with
variables inorder to increas the scope of the test.
- it will be done in three ways they are :
1. keyword parameterization
2. Data Driver parameterization
3. manually
| Is This Answer Correct ? | 1 Yes | 0 No |
If u want to check how ur application behaves for different
input data we can go for parameterization.
U can parameterize the input data u give.
Paramerization is of 4 types
1. Test,action or component parameters
2.data table parameters
3.Environment variable parameters
4.Random number parameters
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / 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 |
Answer / satyaprasad
perameterization is a process of replacing single value
with multiple variable
tools --> datadriver--->in datadriverwindow click paramerize
-->peramerize all--->click ok
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pravati
parameterization is a process of replacing constant value with the parameters in order to increase the scope of the test
open any action__view__properties__parameter__inputparameter__add value__click ok
| Is This Answer Correct ? | 0 Yes | 0 No |
hi This is Harish.1. What is object repositery .2. what is frame works in QTP,what is keyword driven frame work,explain it and how to associate the folders.3.the build is developed in java, can we write scripting in vb .4.what is discriptive progaram,how to write it.5.what is process of QTp testing.6. how to associate the shared repository. 7.what is implicit and explicit 8.what is runtime data please replay me regards Harish
How u will do versioning in QTP?
How can I find out whether a word in a string is existed or not for example "QTP IS A POWERFULL TOOL FOR AUTOMATION" How can i find out whether "powerfull" is existed in the above string or not Could anyone answer it?
How to check which add-ins are associated with a test in qtp?
Step 3&4 are repeated until an the object in recognised uniquely.
Hi all please solve this.It is urgent..... When I right clicked on a Web image manually It displayed Open link,open link in new window,save picture as, Email picture,Printpicture,propeties...etc. While automation I have written a code like this 'browser("Google").Page("ramseeker®: Memory and_3").Image ("graphOfModel").Click 10,10,micRightBtn But the right click menu was not displayed. I want to save that image in a seperate folder
How will u test content of an web application with out using chechpoints in QTP 9.2?
Hybrid framework supports Descriptive programming. Is it true?
If a script has a local repository and also uses a shared repository, which repository will QTP use first when searching for an object during playback?
Can i get a simple example exercise for update run mode for sample flight application......... In qtp when i try to run the test in update mode.. Auotmation> update option is disabled............ Pls let me know ................. Thanks in advance.....
In project module it contains 3-ok buttons with same properties who qtp identify its objects while runing ??
what type of frame work used in your company?