Skip to content

Commit f62b0a1

Browse files
committed
issue #23
1 parent 21666cc commit f62b0a1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

content/06.quality_criteria.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ design analysis or side-effects to external systems.
101101
disruption in the features exposed by the provider to the consumer, through
102102
the validation of the API specification. [SvcQC.Api01](#api01).
103103

104-
* **[SvcQC.Fun01.2]** Functional tests **SHOULD** include the Web interface of
104+
* **[SvcQC.Fun01.2]** Functional tests **SHOULD** include the Web Interface or Graphical User Interface (GUI)) of
105105
the **Service**.
106106

107107
* **[SvcQC.Fun02]** Functional tests **SHOULD** be checked automatically.

content/08.glossary.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ __EOSC__
1818
__GDPR__
1919
: General Data Protection Regulation
2020

21+
__GUI__
22+
: Graphical User Interface
23+
2124
__IaC__
2225
: Infrastructure as Code
2326

0 commit comments

Comments
 (0)