2.1.2 Copilot Flashcards
Software Development Lifecycle (SDLC) and Good Testing Practices
Good testing practices, independent of the chosen SDLC model.
Good Testing Practices
For every software development activity, there is a corresponding test activity, ensuring quality control.
Good Testing Practices
Different test levels have specific and different test objectives, allowing for comprehensive testing while avoiding redundancy.
Good Testing Practices
Test analysis and design for a given test level begins during the corresponding development phase of the SDLC, adhering to the principle of early testing.
Good Testing Practices
Testers are involved in reviewing work products as soon as drafts are available, supporting shift left.
Test Levels
Specific and different test objectives.
Early Testing
Test analysis and design begin during the corresponding development phase of the SDLC.
Shift Left
Earlier testing and defect detection.
Quality Control
Corresponding test activity for every software development activity.
Comprehensive Testing
Avoiding redundancy.