SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The path segment for which every node is visited atmost once is said to be
A
DU path
B
Simple path segment
C
loop free path
D
defination clear path segment
Explanation: 

Detailed explanation-1: -A Loop-free Path Segment is a path segment for which every node is visited at most once.

Detailed explanation-2: -Decision node: A node with more than one arrow leaving it is called a decision node.

Detailed explanation-3: -The segment is a link-a single process that lies between two nodes. A path segment is succession of consecutive links that belongs to some path. The length of path measured by the number of links in it and not by the number of the instructions or statements executed along that path.

There is 1 question to complete.