Software testing 1 day - up1/training-courses GitHub Wiki
Tech stack ?
- Frontnend
- Backend
- Database
Outline
- Software Quality และ Software Testing
- Testing activities and approach in Software Development Life Cycle
- V-model
- Prevention vs Detection
- Test-First vs Test-Last vs Test-Later
- Problems ?
- Improve quality of Software Development Life Cycle
- Iteration and incremental development process
- Whole team approach
- Work breakdown
- Design test cases
- Transform manual to automation test
- Testing strategies
- Unit test
- Integration test
- Service component test
- Contract test
- End-to-end test
- Workshop of software testing
- Design test case and test strategies from use cases
- Write test script with programming language
- Unit test
- API test
- UI test