When can we meet our test objectives?
- Testing should start as early as possible in software or system development lifecycle and should be focused defined objectives
- Different types of static and dynamic testing at different stages in software development life cycle are performed
Static testing
- Static testing involves reviews, inspections , walkthroughs and audits Finding defects at early stages can fix more cheaply
Dynamic testing
- Dynamic testing involves development testing like unit testing, integration testing, system testing etc..
No comments:
Post a Comment