Rational Functional Tester Question:
Explain how data driven testing is useful in RFT?
Answer:
- 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.
- 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.
Previous Question | Next Question |
Tell me what are the steps to perform automation process using RFT? | Do you know what are the possible Object Recognition Failures and how to fix them? |