How data driven testing is useful in RFT?
How data driven testing is useful in RFT?
- Same script can be used for different scenarios with minor variations.
- The test data from the test script is obtained to modify data, add new test cases.
- The test data can be shared with several scripts.
- Utilize the wizard driven process to avoid programming.
- Wizard driven process is used to import data from various external resources.