The Art of Software Testing 2012
DOI: 10.1002/9781119202486.ch4
|View full text |Cite
|
Sign up to set email alerts
|

Test‐Case Design

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
1
0

Year Published

2013
2013
2024
2024

Publication Types

Select...
1
1
1

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(12 citation statements)
references
References 0 publications
0
1
0
Order By: Relevance
“…2.1.2 Black or White Box Testing. The most important aspect of testing is the creation and design of effective test cases [51]. Testing a system 'completely' is impossible given a limited budget and limited amount of time.…”
Section: Testing Software Systemsmentioning
confidence: 99%
See 3 more Smart Citations
“…2.1.2 Black or White Box Testing. The most important aspect of testing is the creation and design of effective test cases [51]. Testing a system 'completely' is impossible given a limited budget and limited amount of time.…”
Section: Testing Software Systemsmentioning
confidence: 99%
“…Therefore, a good testing strategy can help uncover the existence of bugs, but not prove that a program is entirely bug-free [50]. The question then becomes: łWhat subset of all possible test cases has the highest probability of detecting the most errors?ž [51] We can differentiate between two different perspectives when designing tests: black box and white box testing. Either test perspective can be used at any of the levels of abstraction discussed previously.…”
Section: Testing Software Systemsmentioning
confidence: 99%
See 2 more Smart Citations
“…However, as the functional criteria are based on the specification, they cannot ensure that critical and essential parts of the code have been covered. [3] Functional testing can also take into account non-functional requirements. Non-functional tests are the field of functional testing focused on evaluating non-functional aspects of the application, such as performance, security, stability, and usability.…”
Section: Introductionmentioning
confidence: 99%