Skip to content

Commit c7aadf0

Browse files
Readme Updated (#389)
* added index for easy navigation * updated header names
1 parent 75b4007 commit c7aadf0

1 file changed

Lines changed: 33 additions & 3 deletions

File tree

readme.md

Lines changed: 33 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,34 @@ I have been asked by many about my career transformation journey from Manual Tes
1313
## Don't forget to give a :star: to make the project popular
1414
- Check out links to my LinkedIn Profile, Medium blogs and other social media sites on [LinkTree](https://linktr.ee/faisalkhatri)
1515

16+
> A curated list of awesome learning resources for a software test engineer
17+
- [Awesome Learning](#awesome-learning)
18+
- [Roadmaps](#roadmaps)
19+
- [Awesome Open Source](#awesome-open-source)
20+
- [Computer Science Courses](#computer-science-courses)
21+
- [Programming Languages](#programming-languages)
22+
- [Coding Principles](#coding-principles)
23+
- [Software Design and Architecture](#software-design-and-architecture)
24+
- [Software Testing](#software-testing)
25+
- [Git](#git)
26+
- [Web Testing](#web-testing)
27+
- [API Testing](#api-testing)
28+
- [Contract Testing](#contract-testing)
29+
- [Mobile Testing](#mobile-testing)
30+
- [Security Testing](#security-testing)
31+
- [Performance Testing](#performance-testing)
32+
- [AR/VR/XR Testing](#arvrxr-testing)
33+
- [IVR Testing](#ivr-testing)
34+
- [Visual Regression Testing](#visual-regression-testing)
35+
- [Accessibility Testing](#accessibility-testing)
36+
- [Database Testing](#database-testing)
37+
- [DevOps](#devops)
38+
- [Test Driven Development](#TDD)
39+
- [Behavior Driven Development](#bdd)
40+
- [Agile](#agile)
41+
- [QA Assistance Tools](#qa-assistance-tools)
42+
- [AI/ML Learning Materials](#aiml-learning-materials)
43+
1644
# RoadMaps
1745
- [QA Roadmap by Anas Fitiani](https://github.com/fityanos/awesome-quality-assurance-roadmap)
1846
- [Roadmap to learn Automation Testing](https://medium.com/@iamfaisalkhatri/how-do-i-switch-from-manual-to-automation-testing-dc726950c3a9)
@@ -492,7 +520,7 @@ I have been asked by many about my career transformation journey from Manual Tes
492520

493521
</details>
494522

495-
# Web Automation
523+
# Web Testing
496524

497525
<details>
498526
<Summary>Selenium WebDriver</Summary>
@@ -935,7 +963,7 @@ I have been asked by many about my career transformation journey from Manual Tes
935963
</details>
936964

937965

938-
# Mobile Automation
966+
# Mobile Testing
939967

940968
<details>
941969
<summary>Mobile Testing</summary>
@@ -1641,6 +1669,7 @@ I have been asked by many about my career transformation journey from Manual Tes
16411669
</details>
16421670

16431671
# TDD
1672+
16441673
<details>
16451674
<summary>Learning Materials</summary>
16461675

@@ -1656,6 +1685,7 @@ I have been asked by many about my career transformation journey from Manual Tes
16561685
</details>
16571686

16581687
# BDD
1688+
16591689
<details>
16601690
<summary>Learning Materials</summary>
16611691

@@ -1713,7 +1743,7 @@ I have been asked by many about my career transformation journey from Manual Tes
17131743

17141744
</details>
17151745

1716-
# QA Assistance
1746+
# QA Assistance tools
17171747

17181748
<details>
17191749
<summary>Tools</summary>

0 commit comments

Comments
 (0)