InterviewSolution
| 1. |
Without Using The Data Driven Test, How Can We Test The Application With Different Set Of Inputs? |
|
Answer» The major purpose of the data driven test is to test the application with different types of inputs which helps us in avoiding HECTIC and repetitive work that one should do in manual, which is time consuming task. The major purpose of the data driven test is to test the application with different types of inputs which helps us in avoiding hectic and repetitive work that one should do in manual, which is time consuming task. |
|