Loop Testing Comes Under
1. White box Testing
2. Block Box Testing
3. Green Box Testing
4. Yellow Box Testing
Answers were Sorted based on User's Feedback
Answer / trupti
Loop Testing comes under White box Testing.
Its a technique that focuses on the validity of loop
constructs.
| Is This Answer Correct ? | 21 Yes | 0 No |
Answer / sm
Loop Testing comes under White Box Testing.
loops are the cornerstone for the vast majority of all
algorithms implemented in software.yet we often pay them
little heed while conducting software tests.loop testing is
a white-box testing technique that focuses exclusively on
the validity of loop constructs.four different classes of
loops can be defined:simple loops concatenated loops nested
loops and unstructured loops.
Regards
SM
| Is This Answer Correct ? | 6 Yes | 0 No |
Which model should we use and under what scenarios?
what is stages in test plan?
have u involved in reviws ? wt type reviews u done?
What tool do you use in mobile testing?
what is impact analysis?....and base line version?...
test cases for compose functionality of gmail
How to measure test effectiveness?
Define Major defect
What is the good qualities of test enginner
what is the role of a test build manager?
what is the difference between Bug and Defect
write a single scenario which describe error , bug and failure.