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

    RAPTOR Flowchart Symbols

    Overview

    In this tutorial, let’s discuss the RAPTOR flowchart symbols. A RAPTOR flowchart is a combination of different symbols that can be added to the flowchart from the Symbols area.

    RAPTOR Symbols

    Different symbols available in RAPTOR are as follows:

     

    RAPTOR Symbol Name Description
                    Assignment The Assignment symbol is used to store a value into a RAPTOR variable.
    Input The Input symbol is used for getting input from the standard input device. For example from the keyboard device.
    Output The Output symbol is used to display text to the standard output console, For example, Master Console.
    Selection The Selection structure is used for decision making in the RAPTOR flowchart.
    Loop The Loop structure is used for iteration and repetition in the RAPTOR flowchart.
    Call The Call symbol is used to invoke procedures and functions. For example, to invoke user-defined procedures, graphics routines, etc. This symbol transfer the control to the procedure or the function.
    Return The Return symbol is used to return to the caller. This symbol is used in Object-oriented mode.

     

    Start and End Terminator Symbols.

    The oval symbols are used for Start and End Terminator symbols. We can use this symbol for the start and end of the flowchart.Each flowchart has a Start point and an End point.

    Start and End

    Input/Output Symbols

    A parallelogram is used for input and output data to the flowchart. The Input symbol is used to prompt the user to enter information. The information is stored in variables.

    The output symbol is used to print the information to the MasterConsole window or to redirect it to a file.

    Assignment Symbol

    A rectangle is used for the process symbol. The processing statements and calculations can be done in this block.The assignment symbol is used to assign a variable or to change the value of a variable.

    count <- 1

    sum <- a + b

    The right hand side is evaluated first and then the value is assigned to the left hand side variable.

    Selection Symbol

    The diamond structure is the Selection symbol. Selection symbol is used for making decisions in the flowchart. The decision expression is entered in the diamond.

    Selection FLowchart Symbol

    Loop Symbol

    Loop symbol is a repetitive structure in RAPTOR flowchart. The Loop symbol is used to repeat a set of steps in the flowchart until the loop condition is met.

     

    Loop Symbol Flowchart

     

    These are the important and basic flowchart symbols that are commonly used in the RAPTOR flowcharts. Note that the symbols are limited w.r.t the RAPTOR flowchart. Apart from these symbols, normal flowcharts might have other symbols that we can use in the flowcharts.

     

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

    Flowchart examples: https://www.testingdocs.com/raptor-flowchart-examples/

    RAPTOR 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

    ‹ RAPTOR Flowchart Fundamentals› Features of Raptor Flowchart

    Recent Posts

    • ChatGPT Plans Free and PlusChatGPT Subscription Plans
    • Stellar Converter for Database ToolStellar Converter for Database
    • Stellar MySQL Log AnalyzerStellar Log Analyzer for MySQL
    • Stellar Repair for MySQLStellar Repair for MySQL
    • ChatGPT IntroductionChatGPT Capabilities
    • How to secure your SQL Database: Tips and Tricks
    • ChatGPT4 Conversational AI FeaturesChatGPT4 Conversational AI Features
    • Trends in Software EngineeringShaping the Future of Development: Exploring Key Trends in Software Engineering
    • Java PerformanceImproving Java Performance with Multithreading
    • QDrant Vector DatabaseOpen-source Vector Databases
    • Difference between PHP and JavaScript?
    • Bing AI Browser Web ContentBing Conversation Styles
    • ChatGPT PreviewChatGPT Introduction
    • Open Source AI Frameworks TensorFlowOpen Source AI Frameworks
    • Artificial Intelligence Tools

    Back to Top

    Links

    • Contact
    • Privacy Policy
    • Cookie Policy

    www.TestingDocs.com