Ankur Chauhan2023-05-19T11:48:23+00:00When we write an automation framework one of the many challenges is to use test data in our test scripts. One way is to hardcode the test data in our test scripts but this approach is not extensible, what if the test data change after...