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 all things can you automate?
Explain me what the webdriver supported mobile testing drivers do you know?
Explain me what is the difference between setspeed() and sleep() methods?
We have a testing assignment that is time-driven. Do you think automated tests are the best solution?
Hi I need the following information about JMeter 1) How many(max) threads(users) can hit the website using Jmeter? 2) How long(in hours) can we run Jmeter for stress test? (Is there any “Memory full” issue if we run for long time?) 3)What typeof sampler to use for clicking on the link?
What are the advantages of test automation?
What criteria do you consider for automating a test?
What is meant by the automation framework?
Can we prioritize tests in Junit. What is the sequence of execution in Junit?
is there any one got offer from snapdeal?
What kind of tests would you automate?
In general, how do you see automation fitting into the overall process of testing?
Tell us what is the difference between getwindowhandles() and getwindowhandle()?
Tell me what is the purpose of getoptions() method?
in keyword driven frame work..where Driver Script is locate? is there any inbuilt script for driver script?who writes the driver script?how to call it any body can tell me with an example...like(yahoo login,inbox, logout).