Basic Software Testing Course
- everyone testing4
- Aug 16, 2022
- 1 min read
On this page, I would like to share with everyone the content of Basic Software Testing Course

Content:
Introduction
Course Introduction
Testing Principles
Testing Skills
Test Classifications
Test Types
Testing Levels
Testing Approaches
Testing Techniques
Test Basics
Test Scenarios
Test Cases
Test Data
Requirement Traceability Matrix
Defect Classifications
Defect Life Cycle
Testing Processes
Traditional SDLC
V-model
Software Test Life Cycle (STLC)
Test Driven Development (TDD)
Acceptance TDD(ATDD)
Behaviour Driven Development (BDD)
MDD & Model Based Testing
Test Plan
Key Elements of Test Plan
Criteria
More Test Types
Recent Posts
See AllExample - Pre-request: Example: Body request as formdata const base_url = pm.variables.get('base_url') const getTokenRequest = { url:...
Comments