-->

Control flow Graphs versus flowcharts in Software Testing

Control flow Graphs versus flowcharts
A programs flow chart resembles a control flow graph
In flow graphs, it is not necessary to show the details of what is in a process block
In flow charts, every part of the process block is drawn
The flow chart focuses on process steps, whereas the flow graph focuses on control flow of the program
The act of drawing a control flow graph is a useful tool that can help us clarify the control flow and data flow issues

Control Flow Graph:

Control Flowchart:

Related Posts

Post a Comment

Subscribe Our Newsletter