How Does Run time data (Parameterization) is handled in QTP?
Answers were Sorted based on User's Feedback
Answer / tripti arya
Parameterization is nothing but giving multiple input/test
data. In QTP i/p data can be given in 4 ways:
1.Input through keyboard
2.Input through notepad
3.Input through Excel Sheet:a.Global Sheet b.Action Sheet
4.Input through database i.e importing data from database
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / gyanesh ranjan rout
Parameterization is nothing but giving multiple input/test
data. In QTP i/p data can be given in 4 ways:
1.Input through keyboard
2.Input through notepad
3.Input through Excel Sheet:a.Global Sheet b.Action Sheet
4.Input through database i.e importing data from database
5.Through Environment Variable.
6.Through Random Number.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / suha
You can then enter test data into the Data Table, an
integrated spreadsheet with the full functionality of
Excel, to manipulate data sets and create multiple test
iterations, without programming, to expand test case
coverage. Data can be typed in or imported from databases,
spreadsheets, or text files
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / meenu
you can use parameter feature i quick test to enhance your
test or component by parameterizing the values that it
uses. A parameter is a variable that is assigned a value
from an external data source or generator. You can
parameteriza values in steps or checkpoints in your test or
component.You can also parameterize the values of action
parameters. If you wish to parameterize the same value in
several steps you may want to consider data driven wizard
| Is This Answer Correct ? | 1 Yes | 3 No |
How to find which type of Framework is suitable for which type of application?
suppose take one row in a row 16 columns is there.in 16 columns 16 numbers is there.but i want to get each 3 column number.o/p :5 columns get in 16 columns means. so can anybody write this function? plz send if u know the answer.
Waht is diff between SystemUtil.Run and invokeapplication
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
What is chaild object method? When we will go for chaild object method? How to use chaild object method?
What is action? How many types of actions are there in qtp?
Can u tell me example for virtual objects?
What is the difference between Action and Function.? when both has the same functionaltiy, when do we choose Action and when do we choose Function..??
3 Answers DST Global Solutions,
now a days which one is using all companies for qtpscript a)Object Repository based script b)Descriptive program based script c)BOTH
Can anyone explain me about child objects in detail;when they are used and why do we need them ? please give me sample code for this if possible.
recording is not a good programming practice.How to write effective script without recording.Which is the correct method explain in detail
did you perform retesting(DATA DRIVEN test) using functions with out using datatable methods how can you perform retesting using functions