This printable crossword puzzle on the topic of Computer Science & Technology has 12 clues. Answers range from 6 to 21 letters long. This crossword is also available to download as a Microsoft Word document or a PDF.
Extreme programming (XP), treating development as the customer of testing and emphasizing the test-first design paradigm.
A white box test design technique in which test cases are designed to execute branches.
An executable statement where a variable is assigned a value.
The process of finding, analyzing and removing the causes of failures in software.
A flaw in a component or system that can cause the component or system to fail to perform its required function
Any (work) product that must be delivered to someone other that the (work) product’s author.
A device, computer program, or system that accepts the same inputs and produces the same outputs as a given system
Testing where the tester actively controls the design of the tests as those tests are performed and uses information gained while testing to design new and better tests. [Bach]
A requirement that specifies a function that a component or system must perform
Tests aimed at showing that a component or system does not work
Part of quality management focused on providing confidence that quality requirements will be fulfilled
Testing that runs test cases that failed the last time they were run, in order to verify the success of corrective actions