What is parametrization ?
Answers were Sorted based on User's Feedback
Answer / sanjaymadhav
It is used to test the application with different data sets.
Different Data sets are stored in DataTable and we
parametrize the test..........
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / avinash
parametrization is process of making set of data(different
values) for repated operation(in Data Driven Testing).
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / asn
The process of executing the same test for different sets
of test inputs.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ranga
Replacing the logical values inplace of constantvalues
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / seasuraman
parametrization is process of making set of data.for
repated operation
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / venkat
parametrization is process testing application with
different set of data using data tables or variables or
using environment variables
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / senthilkumar
I am very satisfied only seasuraman answer
| Is This Answer Correct ? | 0 Yes | 1 No |
What aspects of vbscript make it safe so that a web page using vbscript cannot destroy or corrupt information on a user's computer?
How to check the particular window is exist or not with out using check points
The function template cocept is implemented in vb.net is ???
write a vb-script code to delete all the mails in my gmail in the year 2011
How will you get the smallest subscript of an array in vbscript?
how to write vb script code for login gmail page by using notepad and how to run script in notepad
What are the advantages of vbscript?
1) How can we use VB script in testing the application? 2) What all are the things(Software application to be installed in PC) we need to learn VBscript?
can anyone send me a vb scripts code for clicking on a link and coming back on home page again does the same for many links on a web page.
Explain the .wsf files?
Illustrate briefly about the different types of statement
accept an email id & validate it .email id should not exceed 25 characters the mail id should contain 3 characters excluding domain name,@ and .(dot) the last 3 characters of the domain should be net,com or org