1 15 16 17
12 2
3/4
5
14
6
7
8
9
13
10
11

Crossword: Error Handling & Validation

Across

1. A type of testing that assesses and validates how user-friendly and intuitive a software application or system is for end-users.

2. A type of data validation that examines the structure and format of data to ensure it adheres to predefined rules.

3. An error in a program that occurs during execution and results in abnormal program termination.

4. An error that occurs during the execution of a program, leading to abnormal termination or unexpected behavior.

5. A type of testing performed by end-users or stakeholders to determine if a system meets their requirements and is ready for deployment.

6. A type of data validation that ensures a value is provided and not left blank or empty.

7. Verification of whether a given input matches a specified pattern.

8. A type of testing that tests the interaction and compatibility between different components or modules of a system.

9. An error that occurs when a file that is being accessed is not found.

10. An expression that can either be true or false.

11. A type of testing performed to ensure that changes or enhancements in code do not adversely affect the existing functionality.

Down

12. A testing technique that focuses on testing the boundaries or limits of input values to uncover defects or errors.

13. An error in a program due to incorrect logical reasoning or assumptions.

14. An error that occurs during arithmetic operations, such as division by zero or overflow/underflow.

15. A table used to track the values of variables, expressions, and statements as a program is executed.

16. The accuracy and consistency of data throughout its lifecycle.

17. A type of testing that evaluates the entire system as a whole to verify if it meets the specified requirements and performs as expected.


🖶

Shortcuts

Left: ⇤ Right: ⇥ Up: ↑ Down: ↓