Print Page | Close Window

Nested Loops

Printed From: One Stop Testing
Category: Software Testing @ OneStopTesting
Forum Name: Beginners @ OneStopTesting
Forum Discription: New to the Club...!!! Don't Worry, We are here for you...!!! Learn the very basics of Software Testing and other pertinent Informations.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=3020
Printed Date: 03Sep2025 at 6:14pm


Topic: Nested Loops
Posted By: tanushree
Subject: Nested Loops
Date Posted: 18Oct2007 at 1:02am
•Nested Loops
o   Start with inner loop. Set all other loops to minimum values.
o   Conduct simple loop testing on inner loop.
o   Work outwards and take the next nested loop.
o   Continue until all loops are tested.



Print Page | Close Window