Across
- 2. Percentage of code executed by tests
- 4. Practice of integrating code frequently
- 5. Testing without knowledge of internal code
- 7. A deviation from expected behavior
- 10. A condition or capability needed by a user
- 11. Final status when a bug is fixed and verified
- 16. Open-source tool for browser automation
- 17. Technique based on decision points
- 18. Document outlining what to test
Down
- 1. Status when a bug is confirmed and assigned
- 3. Technique using input partitions
- 6. Python-based test framework
- 8. Java-based test framework often used with Selenium
- 9. Testing done after a fix to ensure issue resolved
- 11. Practice of deploying code automatically
- 12. Step-by-step guide for executing a test
- 13. A short development cycle in Agile
- 14. Tool for automating builds
- 15. Tool used for performance testing
