1.

The ______________ identifies the decision points and the assignments associated with each flow.(a) Decision Table(b) Flowgraph(c) Testing Design(d) AuditI had been asked this question by my school principal while I was bunking the class.Question is taken from The Mock Objects Solution topic in division In-container Testing of JUnit

Answer»

The CORRECT choice is (b) Flowgraph

To explain: Traversing the FLOW GRAPH from an entry POINT is used to produce a LIST of assignment statements and branch predicates.



Discussion

No Comment Found

Related InterviewSolutions