Across
- 2. Which test technique uses diagrams or tables to show combinations of conditions and actions?
- 3. Which technique uses a list of tasks created ahead of time to guide the testing process?
- 5. What testing technique is concerned with where variables are assigned values and where those values are used?
- 7. What test technique checks system functionality without looking at the code?
- 11. What type of technique relies on a tester’s knowledge and background instead of formal methods?
- 12. Which acceptance criteria format is used for testing speed, responsiveness, and scalability?
- 13. What acceptance criteria type focuses on how users interact with the system interface and feedback?
- 17. What type of criteria ensures protection from unauthorized access and enforces encryption?
- 20. What test technique checks how a system responds when moving between different conditions or statuses?
- 22. What is the term for testing that explores an app without a pre-defined plan, based on curiosity and insight?
- 23. What collaborative testing method involves two team members working side-by-side to test and share knowledge?
- 24. Which technique divides input data into valid and invalid groups to minimize test cases?
Down
- 1. What technique checks the software behavior at the edge of input ranges?
- 4. Which acceptance criteria type ensures the product is easy to use, accessible, and user-friendly?
- 6. Which type of acceptance criteria ensures data formats and validation rules are met?
- 8. What white-box method checks how often each individual statement in code is executed?
- 9. What acceptance criteria format lists simple conditions or tasks to verify, like ticking off a to-do list?
- 10. Which acceptance criteria type is focused on defining rules or logic the system must follow?
- 14. What type of testing depends on a tester’s past knowledge and intuition to find defects?
- 15. Which technique ensures decisions in the code (like if/else) are covered during testing?
- 16. What test technique involves analyzing the internal structure and logic of the code?
- 18. What testing approach verifies that a system changes correctly between conditions or modes?
- 19. What collaborative activity ensures all stakeholders contribute to feature creation through discussion and confirmation?
- 21. What type of acceptance criteria uses the “Given, When, Then” structure inspired by BDD?
