[Test Data] Employee registration with Java Faker using a random data set
You might have struggled at least a day in your life to generate the required test data for your tests. No longer you have to undergo the hassle you went through today.
Java faker provides a robust API to generate data. This is a java library we can use to generate data for our requirements.