You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-22Lines changed: 10 additions & 22 deletions
Original file line number
Diff line number
Diff line change
@@ -29,31 +29,19 @@ empowering everyone to play a role in delivering outstanding products.
29
29
alt="four-pillars">
30
30
</p>
31
31
32
-
We will explore the journey of creating a solid QA architecture through four key
33
-
pillars that are closely linked:
34
-
35
-
-**Culture foundation**: Fostering a quality culture; establishing a
36
-
quality-first mindset and creating vital planning processes to support it.
37
-
-**Core infrastructure**: Continuous deployments, continuous monitoring and
38
-
early issues detection; developing a strong infrastructure for ongoing
39
-
monitoring, proactive identification of issues, and ensuring security.
40
-
-**Automations**: We should scale our confidence by deploying a thorough range
41
-
of automated processes and tests to guarantee processes and code quality,
42
-
functionality, and performance.
43
-
-**Exploratory and manual testing**: Now the human element, utilizing human
44
-
insight, creativity, and feedback from real users to identify problems and
45
-
enhance the overall user experience.
32
+
We will explore the creation of a solid QA architecture through four interconnected pillars:
33
+
34
+
-**Culture Foundation**: Establishing a quality culture; fostering a quality-first mindset and developing essential planning processes to support it.
35
+
-**Core Infrastructure**: Implementing continuous deployments, continuous monitoring, and early issue detection; building a robust infrastructure for ongoing monitoring, proactive issue identification, and ensuring security.
36
+
-**Automations**: Scaling confidence by deploying comprehensive automated processes and tests to guarantee process and code quality, functionality, and performance.
37
+
-**Exploratory and Manual Testing**: Leveraging human insight, creativity, and user feedback to identify issues and enhance the overall user experience.
46
38
47
39
## Sections & Resources
48
40
49
-
- Go to [Section 1: Culture foundation](./docs/culture-foundation.md) -
50
-
cultivating a quality culture
51
-
- Go to [Section 2: Core infrastructure](./docs/core-infrastructure.md) -
52
-
monitoring and early detection
53
-
- Go to [Section 3: Automations](./docs/automations.md) - building confidence at
54
-
scale
55
-
- Go to [Section 4: Exploratory and manual testing](./docs/human-touch.md) - the
56
-
human touch
41
+
- Go to [Section 1: Culture Foundation](./docs/culture-foundation.md) - cultivating a quality culture
42
+
- Go to [Section 2: Core Infrastructure](./docs/core-infrastructure.md) - monitoring and early detection
43
+
- Go to [Section 3: Automations](./docs/automations.md) - building confidence at scale
44
+
- Go to [Section 4: Exploratory and Manual Testing](./docs/human-touch.md) - the human touch
0 commit comments