Skip to content

Commit 1fbbdd6

Browse files
committed
update readme
1 parent 7eb8698 commit 1fbbdd6

File tree

1 file changed

+25
-2
lines changed

1 file changed

+25
-2
lines changed

README.md

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,30 @@
11

2-
# Developer Testing Roadmap
2+
# General roadmap for developers to learn testing
33

4-
![Roadmap](./developer-testing-roadmap.png)
4+
This roadmap helps you learn testing concepts in a structured and principled way.
5+
It also allows you to evaluate yourself — to see what you're already familiar with and where you might need improvement.
6+
7+
### 📌 What to Expect
8+
- A **clear structure** to learn testing step by step
9+
- A **self-assessment guide** to track your strengths and weaknesses
10+
- A mix of **concepts and tools** to give you a complete view of the testing world
11+
12+
> With just one glance, you’ll be able to revisit and review all essential testing topics.
13+
14+
---
15+
16+
## 🤝 Contribute to This Roadmap
17+
18+
To expand and improve this repository, we need your help!
19+
If you know useful tools, resources, or have experience in testing that others can benefit from, feel free to share them.
20+
You’re welcome to open a Pull Request or create an Issue — every contribution makes a difference!
21+
22+
---
23+
## Give a Star! :star:
24+
25+
📌 *Start from wherever you are — move forward with clarity!*
26+
27+
![Roadmap](./developer-testing-roadmap.png?v=1)
528

629
## Test Concepts
730
- White Box

0 commit comments

Comments
 (0)