_______________ is the phase in the SDLC where functional testing helps in identifying and rectifying deviations from expected behavior.
- Design
- Implementation
- Requirements Analysis
- Testing
Testing is the phase in the SDLC where functional testing helps in identifying and rectifying deviations from expected behavior. It ensures that the software functions as intended before deployment.
Loading...
Related Quiz
- What are the fundamental principles of functional testing?
- What role does security testing play in ensuring the robustness of a software application?
- _______________ involves creating isolated environments for testing without impacting other systems.
- Decision table testing helps identify _______________ and ensure that all possible combinations of inputs are tested.
- UFT's _______________ feature enables testers to parameterize test data for dynamic testing scenarios.