Software QA Testing

1234567891011121314151617181920
Across
  1. 5. Type of testing to validate that software system can handle the unwanted input and user behavior
  2. 6. Prioritized list of product requirements
  3. 7. Short, time-boxed period when a scrum team works to complete a set amount of work
  4. 8. Proof of visual bug that gets attached to a bug report
  5. 10. Quick 15-minute team meeting for everyone to give update on progress
  6. 12. Issue tracking and Agile project management tool
  7. 13. Uniform Resource Locator
  8. 15. It tells us an impact of the Bug on an application
  9. 17. Verifying that the changes made in the codebase do not impact the existing software functionality
  10. 18. Pushing changes or updates from one deployment environment to another
  11. 20. Meeting at the end of each sprint, where team members discuss what went well and what did not
Down
  1. 1. Type of testing
  2. 2. Person who is responsible for programming/coding
  3. 3. Person who is responsible for understanding the software system needs and creating the system design based on that
  4. 4. One of the favorites locators among the QAs
  5. 9. Critical fix that must be deployed on production to patch the issue impacting the end-user
  6. 11. It tells us how fast a Bug should get fixed
  7. 14. One of the critical skills of a Software Tester
  8. 16. A set of test cases for a component or software system under test
  9. 19. Open-source, automated testing tool used to test web applications across various browsers