Automation Test Data using jFairy

Dheeraj Gambhir
1 min readNov 26, 2019

--

Few weeks back, I wrote about how we can come up with the automation test data that look more or less like real application data. There we have discussed the test data generation library Java Faker: https://testersdigest.blogspot.com/2019/10/automation-test-data.html (https://github.com/DiUS/java-faker).

We have a similar Java library “jFairy” which can generate test data for our automation scripts: https://github.com/Devskiller/jfairy

Usage of jFairy is quite simple and similar to java-faker.

#automationTestData #JFairy #testautomation #automationTesting

--

--

No responses yet