What is the best test data for YOUR TESTING?

by Inder P Singh on May 17, 2010

Before we start discussing this important point, let us take a moment to realize the different types of test data:

a. Application configuration data
Your application likely needs test data to function (or even launch). Examples of application configuration data include the information to connect to database(s), admin user name and password and server information (e.g. email server) in order to send email notifications.

b. Application data
Other than the above, an application may require application specific data. Examples of application specific data are the menus/ links (and their hierarchies) and detail item information (e.g. item name, item details and item price).

Read the full article

Random Posts

Leave a Comment

*