Introduction to Security
Lectures 76 • 40 slides
Narration
Session 76 Slide 1: Welcome to Integrated Testing Practice
Course Overview
- Learn step-by-step from the basics to practice of integrated testing
- Acquire testing methods for cooperation of multiple components
mindmap
root((Integrated Testing Practice))
Basics
Definition and Scope
Test Pyramid
API Testing
supertest
HTTP Methods
Database
CRUD Operations
Transactions
External Services
Mocking
Stub
Learning Content for Session 76
- Definition and scope of integrated testing
- API testing (supertest)
- Database testing
- External service integration testing
- Building a testing environment
Review of the Previous Session (Session 75)
- Basic concepts of unit testing
- Testing methods using Jest
- Utilizing mocks and stubs
1/40