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 |
When ‘option explicit’ keyword is used in qtp?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
HI! I have completed my testing course in 2008. but now am working in banking sector as a data analyst and i want to move to an IT based company but am unable to understand whether i have to complete the testing course again and try for a job .
How to call a function in QTP?Is there any method ? Thanks , PRASANNA
Local Obj Repository and SOR are editable know, y we have to edit those.. i mean in which situation we need to edit those and how to do..? pls help me..
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
Please explain the role of Regular expression in QTP
Have you faced any problems with object repository?
what is L-trim function will do?
I have 3 browsers i want to give facebook url in 2 nd browser using qtp
What is Object Spy in QTP?
1)Difference Between Value & RawValue?