Which of the following is an advantage of using decision tables in testing?
- Improved test coverage
- Minimal effort for test creation
- Reduced execution time
- Suitable for non-functional testing
Decision tables require minimal effort for test creation, as the rules are clearly defined, contributing to efficient testing.
Loading...
Related Quiz
- How do the principles of functional testing contribute to software quality assurance?
- Which phase of the testing process involves tracking the progress of test activities and making adjustments as necessary?
- In agile environments, test planning is often _______________ to accommodate changing requirements and priorities.
- _______________ is a technique used in test data management to ensure data privacy and security.
- What tools are commonly used for test automation in Agile and DevOps contexts?