Checkout our demo site to practice selenium https://magento.softwaretestingboard.com/

0 like 0 dislike
462 views
by The go-to Tester (222 points)
retagged by
I am currently got an assignment where I am supposed to generate test data. Can you give me guidance on how to generate test data? Where do I start?

1 Answer

1 like 0 dislike
by Expert (570 points)

Test automation services and functional testing services generate their test data according to the testing environment. The test data is generated in synchronization with the test cases you need to execute.
It is always recommended that the test data should be generated before stepping into execution process. This will save time for execution process and it will not exceed your execution deadlines.

In the beginning, analyze the type of test data you require and which your application supports. Then, create some sample test data to ensure that the format is correct and supported by the domain.

In case you are unable to analyze the requirement, then take help of the developer for understanding the basic requirement of the application.

If you need to create huge amount of test data, then use any automated tool to reduce the manual effort.

Once, you are able to start the test data creation than pre-plan the scenarios you are covering like data for checking boundary value conditions, huge test data for performance and load testing, invalid set of data for performing negative testing, valid set of test data, etc.

Here are some basic ways for creating test data:

  • Manual process
  • Using automated test data generation tools
  • Copying the test data from production environment to test environment
  • Generating test data using database queries
  • Using automated script for generating data

 

Few Automated Test Data Generating Tools

DTM Data Generator

GS Data Generator

Advanced Data Generator

Datanamic Data Generator MultiDB

by The go-to Tester (181 points)
Thank you Sumit :)


This site is for software testing professionals, where you can ask all your questions and get answers from 1300+ masters of the profession. Click here to submit yours now!

1.4k questions

1.6k answers

866 comments

1.9k users

...