Answer Posted / king
Parameterization is nothing but DataDrivenTesting
means to test the functionality with multiple set of data
in order to check whether the functionality is working
properly or not.
You can create a data-driven test with a loop that
runs ten times each time the loop runs, it is driven by a
different set of data. In order to use data to drive the
test, you must link the data to the test script which it
drives. This is called parameterizing your test. The data
is stored in a data table.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many types of recording modes in qtp? Which will be used when?
How many types of parameters are there?
How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?
Explain the difference between check point and output value?
What are the differences between quicktest professional (qtp) and winrunner?
Describe the differences between functions and actions in UFT?
How you know that a test case is a regression test case
Explain how to use QTP to check broken links on a page?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
why text area checkpoints cannot used for web applications
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
How can i initiate the objects to find uniquely in OR
How to modify the text checkpoint?