Randomize your test data
learn testing, ruby, testing tool
TL;DR This post is about one important testing method that should be automated, test data randomization. You should randomize test data in automated script because this will make your automated…