Skip to content

Commit afd9524

Browse files
authored
change comment to comments
1 parent 5aa45fd commit afd9524

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/assets/YAML/default/TestAndVerification/ApplicationTests.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Test and Verification:
5959
resources: 2
6060
usefulness: 3
6161
level: 2
62-
comment: |
62+
comments: |
6363
The integration of module tests takes place during development instead, it highlights vulnerabilities in sub-routines, functions, modules, libraries etc. checked.
6464
A sample implementation of unit tests are explained in the video [Shift-Left-Security with the Security Test Pyramid - Andreas Falk](https://www.youtube.com/watch?v=TzFZy3f7d8E) starting with minute 9.
6565
implementation:
@@ -76,7 +76,6 @@ Test and Verification:
7676
- 8.29
7777
isImplemented: false
7878
evidence: ""
79-
comments: ""
8079
Smoke Test:
8180
risk: During a deployment an error might happen which leads to non-availability
8281
of the system, a part of the system or a feature.

0 commit comments

Comments
 (0)