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

Raptor Flowchart

Debugging a RAPTOR Flowchart

Overview

In this tutorial, we will learn the steps involved in debugging a RAPTOR flowchart. Debugging allows us to examine the output of a flowchart by running a step-by-step through each set of breakpoints on the flowchart symbols. Debugging helps us to detect an error in the flowchart. When the flowchart is not working as intended, we can debug the flowchart.

Breakpoint

To set a breakpoint right click on the flowchart symbol and choose Toggle Breakpoint. A red bubble will appear on the symbol.

 

Debugging Raptor Flowchart

 

The flowchart execution will stop on the breakpoint flowchart symbol. We can analyze the variables in the watch window and trace the output to detect any error in the flowchart design.

 

Breakpoints Flowchart

 

The current symbol that is being executed is highlighted in green color. Any variables that are changed by the execution of a flowchart symbol are highlighted in red in the Watch window.

In case if we want to clear the breakpoints in the flowchart, Choose Run >> Clear all breakpoints. This option will clear all the set breakpoints in the flowchart. This option is used after we are done with the debugging process.

Step

Step function executes the flowchart one symbol at a time. To execute the current symbol and move to the next symbol, we can use the Step function. To step choose the Run >> Step menu option. Alternatively, we can hit the F10 key.

Reset

To reset the debugging process choose Run >> Reset. This option halts the flowchart execution.

 

Raptor Tutorials on this website can be found at:

https://www.testingdocs.com/raptor-a-flowchart-tool/

For more information on RAPTOR, visit the official website: https://raptor.martincarlisle.com/

Related Posts

Install RAPTOR Avalonia CentOS

Raptor Flowchart /

Install RAPTOR Avalonia on CentOS

RAPTOR Avalonia Edition Windows

Raptor Flowchart /

Download RAPTOR Avalonia Edition on Windows

RAPTOR Editions

Raptor Flowchart /

RAPTOR Editions

RAPTOR flowcart to write to a file output

Raptor Flowchart /

Write to a file with RAPTOR flowchart

Sum of Squares Array Elements Modular Approach

Raptor Flowchart /

Sum of Squares of Given Array Elements

‹ Variables in Raptor Flowchart› Nested decision structures in RAPTOR flowchart

Recent Posts

  • MS Access Data Types
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows
  • Activate CLion IDE
  • CLion IDE for C/C++ Development

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com

Go to mobile version