Software Testing

123456789101112
Across
  1. 2. testing where some or all of the components in a system are integrated and the system is tested as a whole.
  2. 4. testcases are designed only using the functional specification of the software
  3. 6. testing is the system testing performed by the customer to determine whether to accept the delivery of the system.
  4. 8. testing where individual program units or object classes are tested.
  5. 10. programmer action that shows up as an incorrect result during program execution
  6. 12. determining whether the output of one phase of software development conforms to that of its previous phase
Down
  1. 1. testcases are based on the analysis of the code.
  2. 3. testing refers to the system testing carried out by the test team within the developing organization.
  3. 5. incorrect behavior exhibited by the program
  4. 7. It helps in identifying all defects in a program.
  5. 9. determining whether a fully developed software conforms to its requirement specification.
  6. 11. It is an internal configuration of a system or component