What is the difference between Datadriven and
Parameterization?
Answers were Sorted based on User's Feedback
Answer / test engineer
Data driven is one of the automation frame work..,,
Where as parameterization is process by which one can attain
the data driven frame work in the automation testing.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / shreya kadiyam
There is no difference between data driven and
parameterization.we use data driven for parameterizing the
inputs.
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / thirumal
To test the application with different test data is called
data driven test.To drive the data to script we have to
change the constant value as parameterize,then for each
iteration it will take different data that we have
mentioned in the data table.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / dipika
Thiru,
Where is it making The Difference?
Its the Same .
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / uday
if we want to parameterize the same value in several steps
we can go for data driver insted of parameterizing single
step at a time.
| Is This Answer Correct ? | 0 Yes | 4 No |
Answer / mathanvel
Parameterization is nothing but passing the Inputs through
Program. For example. we can give the input while running
the scripts. which would be dynamic.
Data-driven means Passing the input data in wise of records
through files (word, Test, XL, Database)
In real world both are common
| Is This Answer Correct ? | 0 Yes | 5 No |
Answer / rajendra pradeep
In parameterzation we can run an application for 1
Iteration.If we need to run the application for several
Iterations data driven comes into picture.
| Is This Answer Correct ? | 0 Yes | 8 No |
How you will rate urself in QTP in the range of 0 to 5
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
What are the features and benefits of quick test pro (qtp 8.0)?
How can we change the .mtr file to .tsr file and vice-versa
How to handle Recovery scenario in QTP. give detailed explanation about recovery scenario.
explain keyword driven framework with banking domain?
Please clarify Automation and QTP both(names) are same or diff?
If 3 browsers are opened in our system, how to enter the facebook url into second browser by using descriptive programing
What does mean by Scope of Automation?n How we defined it?
Hi i want to export the data from applicatioon to excel and later i want to import and use it for my scripts hoe can i do this?
Did you find anything in your project that QTP proved inefficient to perform?
How to check which add-ins are associated with a test in qtp?