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 |
please write a script to find the text in a application. Note: i dont know the location of that text where it is located. just like negative testing.
write progamming connecting QTP to database sql? this is question asked by interview? pls any answer this?
What is difference between QC and TD?
Today only i joined in this site. Can u please tell me definition of parameterization. and how i can do the parameterization?
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
what is the difference between quality and testing ?
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
write script for finding number of broken links in web page? kindly please answer my question.
3 Answers Manhattan, Oracle, Virtusa,
Hi,iam new to automation and i have 1 year experience in manual testing.I have a little bit idea about QTP9.0 .But i have no idea about script writing using VB.Please help to learn script writing.
Hi, It is HR question. What are the qualities you like and dislike in your Project Manager?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
In what situations QTP will not recognize the Objects?