Sdlc: Difference between revisions
Jump to navigation
Jump to search
Created page with "= Requirements = == Document == = Design = == Document == * Security * Cross Reference to requirements * Test Tools == Architecture == = Build = == Document == = Test = =..." |
|||
Line 1: | Line 1: | ||
= Requirements = | = Requirements = | ||
== Document == | == Document == | ||
* Requirements documentation | |||
= Design = | = Design = |
Revision as of 22:49, 2 June 2020
Requirements
Document
- Requirements documentation
Design
Document
- Security
- Cross Reference to requirements
- Test Tools
Architecture
Build
Document
Test
Document
- Test Strategy
- Test Scope
- Test Design
- Test Cases
- Test Results capture
- Test Completion report
Design
- Identify automated tests
- Identify tools
- Identify existing and new data
Build
- Build automated tests
- Assemble/Create new data
Execution
- Run automated tests
- Run manual tests
- Run performance tests
- Run soak tests for memory
Complete
- End of project review
Document
- Lessons learned