clarify distinction regarding Test Case
This commit is contained in:
parent
33edcaed89
commit
c09e9e646d
|
@ -30,11 +30,11 @@ definitions of the terms _Test_, _Test Case_ and _Test Suite_, so beware
|
||||||
of misunderstanding these.
|
of misunderstanding these.
|
||||||
|
|
||||||
Historically, the Google C++ Testing Framework started to use the term
|
Historically, the Google C++ Testing Framework started to use the term
|
||||||
_Test Case_ for grouping related tests, i.e. in the same sense as
|
_Test Case_ for grouping related tests, whereas current publications
|
||||||
current publications, including the International Software Testing
|
including the International Software Testing Qualifications Board
|
||||||
Qualifications Board ([ISTQB](http://www.istqb.org/)) and different
|
([ISTQB](http://www.istqb.org/)) and various textbooks on Software
|
||||||
textbooks on Software Quality, are using the term _[Test
|
Quality use the term _[Test
|
||||||
Suite](http://glossary.istqb.org/search/test%20suite)_.
|
Suite](http://glossary.istqb.org/search/test%20suite)_ for this.
|
||||||
|
|
||||||
The related term _Test_, as it is used in the Google C++ Testing
|
The related term _Test_, as it is used in the Google C++ Testing
|
||||||
Framework, is corresponding to the term _[Test
|
Framework, is corresponding to the term _[Test
|
||||||
|
|
Loading…
Reference in New Issue
Block a user