Which phase of the Software Development Life Cycle (SDLC) is decision table testing commonly associated with?
- Design
- Implementation
- Maintenance
- Testing
Decision table testing is commonly associated with the testing phase of the SDLC, where the focus is on validating the correctness and effectiveness of the decision logic implemented in the system.
Loading...
Related Quiz
- What is the significance of incorporating AI and machine learning in functional testing?
- Which of the following is NOT a challenge associated with test data management?
- _______________ is conducted to gather feedback and identify areas for improvement in future testing cycles.
- Scenario: A banking software is under development. The account balance input field accepts values ranging from 0 to 10000. Which testing technique would be best to identify defects related to this input field?
- What is Selenium primarily used for in software testing?