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 |
how to compare two excell sheets by using vbscript??
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
Pls answer this: What is the difference between a subroutine and a function? A. A subroutine can call itself; a function cannot B. A function returns a value; a subroutine cannot C. A function can accept arguments; a subroutine cannot. D. A subroutine can call other procedures; a function cannot.
Hi, Where should I get all the test's results If I ran the scripts in Batch run. At the result window I found only last test result. Could any one help me on this?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
What are the different scripting languages you could use when working with QTP ?
What is an optional step in qtp ?
what is aregular expression?
How can i see test results in excel sheet ? test data not present in data table.
How many types of parameters are available in quicktest professional (qtp)?
What is action? How many types of actions are there in qtp?
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?