• TestingDocs
TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

Flowgorithm

Debug a Flowgorithm Flowchart

Overview

In this tutorial, we will learn the steps involved in debugging a Flowgorithm flowchart. Debugging allows us to trace the flowchart, examine the variables, and help identify the errors in the Flowchart.

Add Breakpoint

A Breakpoint symbol temporarily pauses the flowchart execution. To add a Breakpoint symbol to the flowchart, right-click on the flowchart control line and choose the Breakpoint flowchart symbol.

Add Breakpoint

 

When the flow reaches the Breakpoint symbol the flowchart execution is halted. We can use the Variable watch window to examine the variable values in the flowchart.

Step

Click on the Step button next to the play green button to Step the flowchart. Step allows us to execute a flowchart symbol one at a time.

Alternatively, we can step using the function key F6 or the menu option Program >> Step.

 

Debugging Flowgorithm Flowchart

Run Speed

Flowgorithm supports multiple run speeds of the Program. The predefined run speeds of the program are:

  • Fast
  • Medium
  • Slow

We can choose the run speed to be slow while debugging the flowchart. To set the run speed, choose the menu option:

Program >> Run Speed >> Slow

Remove Breakpoints

Once, we are done with debugging process, we can remove all the breakpoints in the flowchart. To remove all the breakpoints in the flowchart, choose the following in the menu:

Program >> Remove Breakpoints 

Click on the Ok button in the dialog Do you want to remove all the breakpoints?

 

To debug a complex flowchart we may need to set multiple breakpoints in the flowchart. Examine the output, and variables window to trace the error in the flowchart.

—

Flowgorithm Tutorials Link:

https://www.testingdocs.com/flowgorithm-flowchart-tutorial/

Flowgorithm Website:

http://flowgorithm.org/

Related Posts

Print Triangle Pattern Flowchart

Flowgorithm /

Print Triangle Pattern Flowchart

Flowgorithm Breakpoint Symbol

Flowgorithm /

Flowgorithm Conditional Breakpoint Statement

File Read Declare Variables

Flowgorithm /

Flowgorithm Read Numbers from File Example

File Search Input File Flowgorithm

Flowgorithm /

Search Text File Flowchart Example

Flowgorithm Turtle Graphics Symbols

Flowgorithm /

Flowgorithm Turtle Graphics Symbols

‹ Flowgorithm Expressions› Flowgorithm Import Function

Recent Posts

  • How to secure your SQL Database: Tips and Tricks
  • Shaping the Future of Development: Exploring Key Trends in Software Engineering
  • Improving Java Performance with Multithreading
  • Difference between PHP and JavaScript?
  • Bing Conversation Styles
  • ChatGPT Introduction
  • Open Source AI Frameworks
  • Artificial Intelligence Tools
  • Top AI Music Applications
  • Top AI Website Design Tools

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com