Concepts for Testing

12345678910111213
Across
  1. 2. It is a type of partial release which has changes in some modules.
  2. 3. A testing technique that involves testing a module of a piece of software and pushing it to its breaking point. (HINT: -o-----)
  3. 5. It is a type of testing performed to ensure that the application being tested is usable by people with disabilities like hearing, color blindness, old age, etc.
  4. 8. The testing that verifies if there is proper functioning of the product with any of the locale settings. (HINT: -----l-------)
  5. 11. It is a product verification process across multiple language, regions, currency settings.
  6. 13. It is a cloud-based platform for automated testing of desktop and mobile applications designed to be instantly scalable. (HINT: ---c-----)
Down
  1. 1. It is a software testing technique, that checks an app or website which offers full functionality and usability in a particular locale.
  2. 4. Mention a Domain Specific Language which entitles its users to write efficient tests in a well-documented way. (HINT: --e----)
  3. 6. A functional test and test automation software that allows the user to interact with any device, operating system, or technology, from mobile to API to mainframe. (HINT:-g------)
  4. 7. It is a date simulation software that lets your time travel software into the future or past for temporal testing of all date sensitive functionality and code.
  5. 9. A software analysis method used to identify structural units in code under test. (HINT: --s--)
  6. 10. It is a commercial Windows GUI test automation tool that supports functional UI testing on desktop, web, and mobile applications. (HINT: ---o---)
  7. 12. It is a testing tool that provides Model-based Test Automation.