1 | 13 | ||||||||||||||||||||||||
16 | |||||||||||||||||||||||||
12 | 2 | ||||||||||||||||||||||||
3 | 17 | ||||||||||||||||||||||||
4/14 | |||||||||||||||||||||||||
5 | |||||||||||||||||||||||||
15 | |||||||||||||||||||||||||
6 | |||||||||||||||||||||||||
7 | |||||||||||||||||||||||||
8 | |||||||||||||||||||||||||
9 | |||||||||||||||||||||||||
10 | |||||||||||||||||||||||||
11 |
1. The process of combining software modules or components and testing them as a group to verify their interactions and functionality.
2. An error that occurs during the execution of a program, leading to abnormal termination or unexpected behavior.
3. The process of ensuring that data is accurate, consistent, and complies with predefined rules.
4. The process of executing a program one line or instruction at a time, allowing for detailed inspection and analysis of its behavior.
5. Verifying the integrity of data by checking its calculated checksum.
6. A sequence of test steps that represent a particular usage or workflow of a software application or system.
7. A type of data validation that verifies if a value falls on the lower or upper boundary of an acceptable range.
8. A combination of values, variables, and operators that can be evaluated to produce a result.
9. A type of software testing performed to identify and eliminate all possible issues before releasing the software to the end-users.
10. A detailed document that outlines the approach, objectives, and scope of testing for a particular software product.
11. An error in a program due to improper use of programming language syntax.
12. A process of verifying that an item is unique within a certain context.
13. A testing technique that divides the input values into equivalent partitions and selects test data from each partition.
14. A report that displays the sequence of function calls that led to the current point of execution in a program.
15. A device that captures and reads barcodes to retrieve encoded information.
16. A searching algorithm that divides a sorted array or list into halves, discarding the half that's known to not contain the target element.
17. An error that occurs when a file that is being accessed is not found.