My Journey in becoming a Software Tester- Lesson 7: COMMON SOFTWARE ERRORS, Part 4

9 months ago
27

This is for Educational, Informational, and Review Purposes!
You will learn the following:
1) INITIAL AND LATER STATES
2) CONTROL FLOW ERRORS
3) Problems in table-driven programs
4) Jumping to a routine that isn't resident
5) GOTO rather than RETURN from a subroutine
6) Waits for impossible condition, or combination of conditions
7) Improper loop nesting
8) Commands belong inside the THEN or ELSE clause

Loading comments...