Skip to content

Commit dcf619b

Browse files
Update Module-1 Week 1 ReadMe
1 parent 4b4a064 commit dcf619b

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed
Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# `Session Name` (Week `X`)
1+
# BASICS OF TESTING, Week 1
22

3-
This session is about `description goes here`
3+
In this session, trainees will be introduced to Quality Assurance (QA) and its importance in software development. We will explore the Software Development Life Cycle (SDLC), QA’s role in different models, and essential QA terminology. This week also focuses on building the QA mindset and understanding soft skills required for effective testing.
44

55
## Contents
66

@@ -10,9 +10,13 @@ This session is about `description goes here`
1010

1111
## Session Learning Goals
1212

13-
> [!TIP]
14-
> Learning goals specific to this session. These should be a subset of the module's learning goals, and expanded on in more detail if possible.
15-
1613
By the end of this session, you will be able to:
1714

18-
- [ ] `[action verb] [specific skill/knowledge]`
15+
- [ ] What is QA and why it matters? - Importance of QA in delivering high-quality software and preventing defects.
16+
- [ ] SDLC Overview - Waterfall vs Agile models, phases of SDLC, and where QA fits in.
17+
- [ ] QA’s Role in SDLC - Responsibilities of QA at different stages of development.
18+
- [ ] Key QA Terminology - Defect, bug, test case, environment, and other essential terms.
19+
- [ ] Brief Introduction to Agile - Agile principles and how QA adapts in Agile teams.
20+
- [ ] QA Mindset and Soft Skills - Critical thinking, attention to detail, communication, and collaboration.
21+
22+

0 commit comments

Comments
 (0)