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 |
i want click on a link which is in 3rd row and 2nd column of a web table.write script to execute
What is the use of "Define new test object" in QTP 9.1 When should we use? Explain?
Name the properties you would use for identifying a browser and page when using descriptive programming?
Explain about the Test Fusion Report of QTP ?
How to Set the Global Sync Timeouts in QTP?
what r the main benefits of automation?
-->IF two TextBOxes are there in a "Form". -->A table contains some records which contains usernames & password.. -->What is the script we need to write using Descriptive programming concept...in QTP (simply DATA DRIVEN TEST SCRIPT OF QTP)?
I want to open a Google page without recording a test and i do not want to use system.Util.run command as well how do i do this?
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
Is the provision for integrating QTP with QC ,available from the version 9.0 onwards only or even 8.2 version has such provisions?
VB - Script Training in MUMBAI.
Explain the concept of how quicktest professional (qtp) identifies object?