Friday, 14 February 2014

Data-Driven Unit Test

Data-Driven Unit Test



1.How To: Create a Data-Driven Unit Test

Description:Using the Microsoft unit test framework for managed code, you
can set up a unit test method to retrieve values used in the test method
from a data source.



2.Advanced Unit Test, Part V - Unit Test Patterns - CodeProject

Description:04-03-2004 · An Introduction To The Concept Of Unit Test
Patterns; Author: Marc Clifton; Updated: 4 Mar 2004; Section: Design and
Architecture; Chapter: Development ...



3.Data-driven Testing

Description:Contains information about Data-driven Testing ... Overview.
Automated tests play back a recorded (or programmed) sequence of user
actions that cover a certain area ...



4.Unit Testing | Benefits Unit Testing | Limitations of unit ...

Description:Introduction. In computer programming, unit testing is a
procedure used to validate that individual units of source code are
working properly. A unit is the smallest ...



5.Data Driven Testing by Excel Named Region - CodeProject

Description:01-08-2013 · Data Driven Testing in MSTest by using Excel as
data source and Named Region as table name instead of sheet name; Author:
Raja.Krishnasamy; Updated: 1 Aug ...



6.Data-Driven Testing - TestComplete | SmartBear

Description:Data-driven testing with TestComplete lets you create one test
and use it to verify many different test cases by driving the test with
input and output values from a ...



7.Data Driven Testing Using Selenium (webdriver) in C#

Description:In this article, I would like to explain about performing data
driven testing in Selenium using .Net.



8.List of unit testing frameworks - Wikipedia, the free ...

Description:This page is a list of tables of code-driven unit testing
frameworks for various programming languages. Some but not all of these
are based on xUnit.



9.Unit Testing & Unit Tests - TestComplete | SmartBear

Description:Unit Testing. Unit testing consists of running the test
functions, procedures and methods that a source module makes available to
the rest of the application.



10.Varun's Technical Blog: Data-Driven testing using Junit ...

Description:Data-Driven testing as the name suggests is a test driven by
the Data. For ex. You have a user detail form where you need to enter
details of multiple users and save ...

No comments:

Post a Comment