@@ -65,7 +65,7 @@ testbeds MAY be used to cope with the integration testing requirements. [SQA-QC.
65
65
### Functional tests [ SvcQC.Fun]
66
66
Functional testing is a type of black-box testing. It involves the verification
67
67
of the ** Service** identified functionality, based on requested requirements and
68
- agreed design specifications. This type of ** Service** testing focus on the evaluation
68
+ agreed design specifications. This type of ** Service** testing focuses on the evaluation
69
69
of the functionality that the ** Service** exposes, leaving apart any internal
70
70
design analysis or side-effects to external systems.
71
71
@@ -95,7 +95,7 @@ mechanisms in critical systems [@url:http://www.swebok.org]. *Stress testing is
95
95
a subset of Performance testing*
96
96
[ @url :https://www.geeksforgeeks.org/difference-between-performance-and-stress-testing/ ] .
97
97
98
- Scalability testing is test methodology in which an application’s or ** Service**
98
+ Scalability testing is a test methodology in which an application’s or ** Service**
99
99
performance is measured in terms of its ability to scale up * and/or* scale out the
100
100
number of user requests or other such performance measure attributes, through
101
101
an increase in the amount of available resources. The definition
@@ -114,10 +114,10 @@ to variable demand or workload for those service(s) [@doi:10.1186/s13677-019-013
114
114
** Service** to determine the behavioral limits under sudden increased load.
115
115
116
116
* ** [ SvcQC.Per03] ** Scalability testing MAY be carried out to check the
117
- ** Service** hability to scale up * and/or* scale out when its load reach the limits.
117
+ ** Service** ability to scale up * and/or* scale out when its load reaches the limits.
118
118
119
119
* ** [ SvcQC.Per04] ** Elasticity testing MAY be carried out to check the
120
- ** Service** hability to scale out or scale in, depending on its demand or workload.
120
+ ** Service** ability to scale out or scale in, depending on its demand or workload.
121
121
122
122
### Documentation [ SvcQC.Doc]
123
123
@@ -355,7 +355,7 @@ infrastructures such as EOSC.
355
355
356
356
* ** [ SvcQC.Met01] ** The ** Service** SHOULD implement the collection
357
357
of metrics.
358
- * ** [ SvcQC.Met01.1] ** The collection of metrics SHOULD be comulative
358
+ * ** [ SvcQC.Met01.1] ** The collection of metrics SHOULD be cumulative
359
359
over time and timestamped, so that the values can be queried per
360
360
time interval.
361
361
* ** [ SvcQC.Met01.2] ** The metric * Number of registered users* SHOULD
0 commit comments