Data-Centric Testing: Advantage of Separating Test Data from Test Code.
Test data plays a central role in testing. From the lowest level (method tests) to the highest (acceptance tests), a test involves input data, expected output data, and a comparison between the expected and actual output data
Read More - Register for Free Membership