mirror of
https://github.com/Mueller-Patrick/Betterzon.git
synced 2026-05-01 01:30:10 +00:00
Updated Test Plan (markdown)
+2
-2
@@ -117,7 +117,7 @@ The tests will mainly be written to ensure that any changes in the future don't
|
||||
|
||||
### 2.1 Background
|
||||
|
||||
Testing serves to ensure that the written code does what it is intended to do. It also prevents future code changes to break existing functionality unnoticed. In the context of integration it can also prevent broken software states to be merged into secured VC branches
|
||||
Testing serves to ensure that the written code does what it is intended to do. It also prevents future code changes to break existing functionality unnoticed. In the context of integration it can also prevent broken software states to be merged into secured VC branches.
|
||||
|
||||
### 2.2 Evaluation Mission
|
||||
|
||||
@@ -131,7 +131,7 @@ Testing serves to ensure that the written code does what it is intended to do. I
|
||||
|
||||
### 2.3 Test Motivators
|
||||
|
||||
The main test motivators are quality and technical risks as we want to make sure that every version that gets deployed to production is working and as bug-free as possible
|
||||
The main test motivators are quality and technical risks as we want to make sure that every version that gets deployed to production is working and as bug-free as possible.
|
||||
|
||||
## 3. Target Test Items
|
||||
|
||||
|
||||
Reference in New Issue
Block a user