|
1 |
| -# Welcome to "How to learn test automation" |
| 1 | +# Welcome |
2 | 2 |
|
3 | 3 | Test automation is huge, it is done for different layers/stacks of the application. While everyone
|
4 | 4 | learns based on their unique context and environments, we could all use a bit of initial guidance
|
5 | 5 | and help when first breaking into a specific focus area within the field.
|
6 | 6 |
|
7 | 7 | ## Our Goal
|
8 | 8 |
|
9 |
| -This repository hopes/aims to be a community driven reference guide towards that goal with curated list |
10 |
| -of resources on how to learn test automation effectively. |
| 9 | +This repository hopes/aims to be a community driven reference guide towards that goal with curated |
| 10 | +list of resources on how to learn test automation effectively. |
11 | 11 |
|
12 | 12 | The main problem we are trying to solve is:
|
13 | 13 |
|
14 | 14 | > What are some of the blog posts, newsletters, YouTube videos, courses, podcasts that are
|
15 |
| -> insightful, stand out and taught you a unique concept within Test automation? |
| 15 | +> insightful, stand out and taught you a unique concept within Test automation? |
16 | 16 |
|
17 |
| -Let's put that here and file it under the appropriate category, so that the entire community has a reference to that. |
| 17 | +Let's put that here and file it under the appropriate category, so that the entire community has a |
| 18 | +reference to that. |
18 | 19 |
|
19 |
| -## Categories |
20 |
| - |
21 |
| -### Tech |
22 |
| - |
23 |
| -Focussed on the technical implementations, tools, libraries, languages and approaches. |
24 |
| - |
25 |
| -- [Web](tech/web.md) |
26 |
| -- [Mobile](tech/mobile.md) |
27 |
| -- [Backend](tech/backend.md) |
28 |
| -- [Accessibility](tech/accessibility.md) |
29 |
| -- [Security](tech/security.md) |
30 |
| -- [Test runners](tech/test_runners.md) |
31 |
| - |
32 |
| -### Community |
33 |
| - |
34 |
| -Resources on the larger Testing and automation community which help to support, while also forming |
35 |
| -the basis for providing a lot of this content in the first place 🙏 |
36 |
| - |
37 |
| -- [Leadership](community/leadership.md) |
38 |
| -- [People to follow](community/people_to_follow.md) |
39 |
| -- [Community](community/community.md) |
40 |
| -- [Podcasts](community/podcasts.md) |
| 20 | +The site is hosted on |
| 21 | +[automationhacks.io/how-to-learn-test-automation/](https://automationhacks.io/how-to-learn-test-automation/) |
0 commit comments