CPSC2150 Exam 2 Questions and Correct Answers
A _______________________________ has occurred when the observed output did not match the expected output Ans failure An ____________________________________________________ is when any further processing will result in the observed output not matching the expected output Ans erroneous state A _______________________ is the algorithmic cause of the observed output not matching the expected output. Ans fault In order to have a complete test case, you need to have ... Ans A set of specific input values and a set of specific output values A _____________________________ leads to a ____________________________ which leads to a _______________________________________ Ans fault, erroneous state, failure A successful test case shows... Ans a failure, and that a fault exists Testing is used to prove that your code has no faults. (T/F) Ans False Which type of testing allows you to look at the code while developing test cases? Ans Whitebox testing What type of testing can you use while following Test Driven Development? Ans Blackbox testing The best practice of breaking our system into smaller components to test individually is known as.... Ans Unit testin
Written for
- Institution
- CPSC
- Course
- CPSC
Document information
- Uploaded on
- July 29, 2024
- Number of pages
- 46
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
-
cpsc2150 exam 2 questions and correct answers
Also available in package deal