1 | 12 | ||||||||||||||||||||||||
16 | |||||||||||||||||||||||||
2 | |||||||||||||||||||||||||
3 | |||||||||||||||||||||||||
4 | 14 | ||||||||||||||||||||||||
5/15 | |||||||||||||||||||||||||
6 | |||||||||||||||||||||||||
17 | |||||||||||||||||||||||||
13 | |||||||||||||||||||||||||
7 | |||||||||||||||||||||||||
8 | |||||||||||||||||||||||||
9 | |||||||||||||||||||||||||
10 | |||||||||||||||||||||||||
11 | |||||||||||||||||||||||||
1. An error that occurs when a program tries to access a file that does not exist or cannot be found.
2. A specific set of inputs, conditions, and expected results used to determine whether a software system is functioning correctly.
3. A type of software testing where the tester goes through the entire software application, step by step, to ensure that there are no defects or issues.
4. A series of steps performed to confirm the correctness and validity of data.
5. An error that occurs during the execution of a program, leading to abnormal termination or unexpected behavior.
6. An error that occurs when an operation is performed on an object of an inappropriate type.
7. An error that occurs when a mathematical operation produces a result that is too small to be represented within the available memory or data type.
8. A snapshot of a program's memory state at a particular point in time, allowing for inspection of variables and data structures.
9. A testing technique where specific code segments or modules are replaced with placeholder code to simulate the behavior of dependent components.
10. A test where the program is run with sample data to verify the correctness of its logic.
11. Verification of whether a given input matches a specified pattern.
12. An error that occurs when there are issues with the indentation of the code.
13. The practice of testing individual software components, such as functions or methods, to ensure their correctness.
14. A validation process to ensure that a value belongs to a specific data type.
15. A type of data validation where the value is checked to make sure it falls within a specified range.
16. A device that captures and reads barcodes to retrieve encoded information.
17. A line of code that marks a specific point in the program where execution will pause for debugging purposes.