Testing knowldge

1234567891011121314151617
Across
  1. 7. focuses on the points at which variables receive values and the points at which these values are used (or referenced). It detects improper use of data values (data flow anomalies) due to coding errors.
  2. 9. use din order to cover all posible decisions
  3. 12. It is performed to verify if the software has been installed with all the necessary components and the application is working as expected.
  4. 13. testing at the boundaries between valid partitions and invalid partitions
  5. 15. Software testing activity that uses scenarios: hypothetical stories to help the tester work through a complex problem or test system
  6. 16. Testing method used to ensure that the application can function in any culture or locale (language, territory) but also that it is reliable in all locations where it is provided
  7. 17. Testing method used to ensure compliance
Down
  1. 1. A type of software testing used to ensure compatibility of the system with various other objects such as other web browsers, hardware platforms, users, operating systems etc
  2. 2. A testing technique performed to verify the operational readiness (pre-release) of a product or application under test.
  3. 3. test the particular areas or set of values
  4. 4. The process of ensuring proper functionality of the graphical user interface for a given application
  5. 5. The testing activity that takes into consideration the users with disabilities which affect their way of using software
  6. 6. The process of testing the documents, instructions, notes, pictures, etc. used to teach how to use a piece of software, as well as to give evidence or proof of its existence
  7. 8. Verifies the ease with which the user interfaces can be used. It tests that whether the application or the product built is user-friendly or not.
  8. 10. Testing the variables of the system and the possible values each variable can take.
  9. 11. Activity that needs to be done in order to understand requirements
  10. 14. When testing a defined setup you actually test for compliance with a