Across
- 3. guide for developing system requirements specifications.
- 6. computing, software testers and software engineers can use an ________ as a mechanism for determining whether a test has passed or failed.
- 9. synonymous with smoke tests
- 10. is a formal technique that involves formal or informal technical reviews of any artifact by identifying any error or gap
- 11. testing is also called glass testing
- 12. is the process of testing changes to computer programs to make sure that the older programming still works with the new changes
- 16. It occurs after unit testing and before validation testing
- 17. It is a systematic process to determine how the actual testing process is conducted within an organization or a team
- 19. ____________is an approach to combine top down testing with bottom up testing
- 20. also known as “Build Verification Testing”
Down
- 1. _____ test is the second phase of software testing in which a sampling of the intended audience tries the product out.
- 2. involves identifying, isolating, and fixing the problems/bugs.
- 4. _____________ oracle that uses statistical characteristics
- 5. is a technique to test the application with having a limited knowledge of the internal workings of an application
- 7. testing is one of the most common software testing strategy used in software development
- 8. standard for the format of documents used in different stages of software testing
- 13. The purpose of this test is to evaluate the system's compliance with the specified requirements.
- 14. It is a type of White Box Testing which is mainly used for Unit Testing
- 15. ________ is an approach to integrated testing where the lowest level components are tested first, then used to facilitate the testing of higher level components
- 18. software development process in which the smallest testable parts of an application, called units, are individually and independently scrutinized for proper operation
