Software Testing - 14SSI37

12345678910111213
Across
  1. 4. Testing technique that validates how well a software performs in a particular hardware/software/operating system/network environment
  2. 6. Process of executing a program or application with the intent of finding the software bugs
  3. 8. focus on “Are we building the right product?”
  4. 9. Testing where each condition is executed by making it true and false, in each of the ways at least once
  5. 12. Testing is a combination of Black Box and White Box testing methodologies
  6. 13. Testing is a level of the software testing where a system is tested for acceptability
Down
  1. 1. is the very first phase of Software testing Life cycle
  2. 2. Also called as Outcome
  3. 3. Testing is a level of software testing where individual units/ components of a software are tested
  4. 5. Testing is a level of the software testing where a complete and integrated software is tested
  5. 7. Testing performed without planning and documentation
  6. 10. Testing is a level of software testing where individual units are combined and tested as a group
  7. 11. focus on “Are you building the product right?”