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 |
In a page i have N number of links at a time i would like to open those links by using QTP?how to do that?
will QTP accepts javascript?
There are 3 types of frame works in QTP 1. Linear frame work 2. Modular frame work 3. Key word driven frame work. Can any body explain the above 3 frame work models. y2k_ram2000@yahoo.com
6 Answers Fidelity, GDS, IBM, TCS, Wipro,
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
What is the present version of the VB Script we are using
What does "Dynamic change on web pages" means.As per my knowledge, this comes in "Complete" level of Active screen capture levels, where it says, "Also dynamic changes on web changes are saved.so i want to know what type of dynamic changes are made and is this dyanmic changes efftes only on web application or any other?
Hello Everyone, In QTP we have one option Data Driver wizard that comes in Tools -> Data Driver. so, please tell me abtout the use of Add Value and Parameterize options available in Data Driver wizard. And also the concept of value, constants, Parameterized displayed in the wizard. Please explain by giving the example. Thanks in advance, Gaytri
What is the current version of QTP and now it is the product of Mercury or HP
Explain about reusable actions?
there are having 10 checkboxes..how can i check only first 5 check boxes by using descriptive programing..
diff between winrunner and qtp