Sdlc: Difference between revisions
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
= Design = | = Design = | ||
== Document == | == Document == | ||
* Security | * Security | ||
* Architecture | |||
* Component Design | |||
* Cross Reference to requirements | * Cross Reference to requirements | ||
* Test Tools | * Test Tools |
Revision as of 22:49, 2 June 2020
Requirements
Document
- Requirements documentation
Design
Document
- Security
- Architecture
- Component Design
- 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