Software Testing
Across
- 3. Testing that checks how different modules or components interact with each other.
- 5. A preliminary set of tests to check whether the basic functionalities work before deeper testing.
- 7. A testing technique that focuses on the edges of input ranges.
- 9. A testing method that evaluates how a system performs under extreme conditions.
Down
- 1. A flaw or error in software that causes incorrect results or unexpected behavior.
- 2. A testing technique that modifies the source code slightly to check if tests detect the change.
- 4. A type of testing that evaluates how well a system can withstand cyber threats.
- 6. A type of performance testing that checks how the system behaves under expected user traffic.
- 8. A testing phase conducted by real users in a production-like environment.
- 10. A quick, focused set of tests to verify specific bug fixes or small changes.