Tuesday, August 25, 2009

STM

"SoftwarE TestinG MethodlogieS"

IQ

STM[SoftwarE TestinG MethodlogieS] I QuestionS-

STM IQ


1) What is meant by Statement Coverage (C1) and Branch Coverage (C2)?Explain with an example,how to Select enough
Paths to achieve C1+C2?


2) Categorize different kinds of Loops and Explain.

(OR)

What are the different kinds of Loops?


3) How to select Optimal Paths for C1+C2(Statement coverage Paths+Branch Coverage paths) for given Flow Graph?