Print Page | Close Window

What are data driven tests?

Printed From: One Stop Testing
Category: Testing Tools @ OneStopTesting
Forum Name: WinRunner @ OneStopTesting
Forum Discription: WinRunner is an automated functional GUI testing tool that allows a user to record and play back UI interactions as test scripts using a proprietary Test Script Language (TSL).
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=3198
Printed Date: 19Jul2025 at 12:51pm


Topic: What are data driven tests?
Posted By: tanushree
Subject: What are data driven tests?
Date Posted: 24Oct2007 at 7:00am
When you test your application, you may want to check how it performs the same operations with multiple sets of dat



Replies:
Posted By: sivaprasadt
Date Posted: 22Jan2008 at 12:06am
Data Driven Test: how the application performs with multiple sets of data.

-------------
SivaPrasad


Posted By: vaditya2005
Date Posted: 15Apr2008 at 8:20pm
Data Driven is used for Retesting. Which we can test the application with multiple test data


Posted By: softomania
Date Posted: 19May2008 at 8:10am

Hi,

If you are new in Test automation then I would suggest to go for Mercury test tools say QTP, Loadrunner and Quality Center. They all come out with some good tutorials which will give you a good jump start.

 

Thanks

Raj

Also visit my site for

http://softwareqatestings.com/ - software testing , http://softwareqatestings.com/ - software testing tutorial , http://softwareqatestings.com/ - software testing interview questions

 


Softwareqatestings.com TelecomFYI.com

for all of you


Posted By: santoshsapkal
Date Posted: 20May2008 at 6:20am
When you say ' multiple sets of data ', that should mean diff types of data type.
 
That is for single entry we check for int, int+string, char, double, varchar etc.



Print Page | Close Window