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