Answer Posted / mahesh sv
Testing the same set of functionality using winrunner with
different inputs is Data Driven test. This can be done by
Data Table & Parameterization. Data driven automation means
driven by different set of data using the data by given in
excel or notepad is called the DDA. Testing the
functionality with more test cases becomes laborious as the
functionality grows. For multiple sets of data (test cases),
you can execute the test once in which you can figure out
for which data it has failed and for which data, the test
has passed. This feature is available in the WinRunner with
the data driven test where the data can be taken from an
excel sheet or notepad. if u want 2 check your application,
when same operations with Multiple Sets of data use data
driven table
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of getoptions() method?
What are the types of the framework used in software automation testing?
what is aom and how to add object repository? i am very new to QTP please help me
Tell us what is junit? And what is junit annotation?
Tell us how to select a value in a dropdown?
What are the important operations in database testing?
Currently I do not have any automation in place in my project, but now I want to implement automation, what would be my steps?
What is the major difference between Acceptance test , Functional test , Usability test and Performance test with special reference to auotomotive domain
What are the different types of scripting techniques for automation testing?
Tell us what is the alternate way to click on login button?
What is the difference between automation tools and management tools?
Have you completed the cps exam? Which one?
Can you tell some good coding practices while automation?
Elaborate the situation where automation testing can’t be used for agile methods?
Do you know how can we make one test method dependent on other using testng?