Software Testing

12345678910
Across
  1. 3. The primary aim of software testing is to ensure this.
  2. 4. An event that requires investigation.
  3. 7. Dividing input data into equivalent partitions for testing.
  4. 9. An imperfection in a software product.
  5. 10. A mistake made by a developer.
Down
  1. 1. Testing at the boundaries of input ranges
  2. 2. Deviation of software from its expected behavior.
  3. 5. Testing based on the internal logic and structure of the code.
  4. 6. Testing based on specifications without looking at the internal code structure.
  5. 8. Testing individual units or components of the software.