Test Data Management
Reading Time: 2 minutes

Continuing the series from the introduction post – 410+ tips from 110+ Testers. In this post will we have Test Data Management in Testing tips?

Do you use Automation for Test Data? Any best practices you must share with fellow testers 0?

A straightforward way to remember this series – bit.ly/testing_tips

if you feel any Tester Tips on Test Data management in Testing are missed, do let me know by commenting or at https://linktr.ee/gauravkhurana

Note – for all that’s written is also on GitHub, link is at the end

Some important points about Test Data Management

You can agree or disagree with the content, we are here to learn from each other.

What kind of Test Data should you not use?

Dont Use Such Test Data
Don’t Use Such Test Data

Instead, you can try to use self referential test data. Self referential test data helps you in debug. It makes it easy to debug when you face any problems.

For example :- if you create 30 students you can have their ids from 1 to 30, so when you see problem you can identify where it came(just an example)

What are some best practices that can help you in Test Data Management?

Good Practices For Test Data Management in Testing
Good Practices For Test Data Management in Testing

You might like to check this post to start with API Testing or related concepts –  API_Testing  ( East way to remember http://bit.ly/API_Testing  )

Who owns the credit for these tips on Test Data Management?

The Test Chat members have given all this tip. I just summarized it.

 

Credits For Testing Tips & Bugs Mindmap
Credits For Testing Tips & Test Data Management Mind Map

 

Tester Tips on Test Data Management- Full Mind map

Test Data Mindmap
Test Data Mindmap

Here you can get it in html way at below link

Testing/README.md at main · gauravkhuraana/Testing (github.com)

If you like the post, do subscribe to my channel and blog. You may leave a comment too for any corrections

or suggestions or appreciation

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *