Testing > Coverage-based testing > Flashcards
How to test a loop using Test Depth Level 2?(LO33 - K3: Path Testing)
At least the following 3 test cases sould be present: - One with 0 times loop- One with a 1-time loop - One with a 2 times loop