TestingDocs.com
Software Testing website
  • JBehave
  • Selenium
  • Testlink
  • Maven
  • Git
  • RAPTOR
  • Questions

Running Raptor flowchart on Ubuntu

Tweet
Pin it

Document Contents

  • Overview
  • Download
  • Mono
  • Run

Overview

In this tutorial, we will be running the Raptor flowchart on an Ubuntu Linux machine. Raptor is officially supported on the Windows OS platform. We can simulate and run the Raptor flowchart tool on Ubuntu using Mono. However, some features are stripped in the Ubuntu version.

Download

To run Raptor download the zip file for the Other Operating Systems section from the Raptor website.

Extract the zip folder on the Ubuntu machine.

Mono

Mono is a software platform and open-source implementation of Microsoft’s .NET Framework. To install Mono on Ubuntu issue the following command in the terminal.

Add the Mono repository to your ubuntu system.

Issue the install command.

$ sudo apt install mono-complete

Run

Open terminal window and change directory to the path where you find raptor.exe file.

 

 

Issue the following command to run

$ mono raptor.exe


Running Raptor on Ubuntu Linux

 

 

Notice that some features of Raptor would be missing in the Ubuntu version.

 

Raptor Tutorials on this website can be found at:

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

RAPTOR official website: https://raptor.martincarlisle.com/

 

Related Posts

Raptor Flowchart /

Writing to a file with RAPTOR

Raptor Flowchart /

Simulation of probabilities die roll using Raptor Flowchart

Raptor Flowchart /

String Operations in Raptor Flowchart

Raptor Flowchart /

Raptor Subcharts Demo Flowchart

Raptor Flowchart /

User input validation in Raptor flowchart

Tag Cloud

Agile Appium Tutorials C++ Eclipse Tutorials Git Tutorials IntelliJ Tutorials Java Java Tutorial JBehave Jenkins Jira Cloud JUnit Tutorial Maven Object-oriented Flowchart Python Tutorials Raptor Flowcharts Selenium IDE TestLink Tutorials

Random Posts

  • TestLink Bitnami Cloud Image
    Overview In this tutorial, we will see the steps

    Read more

  • Code Coverage Tools
    Overview Let’s look at some of the code coverage

    Read more

  • pCloudy Continuous Testing Cloud
    Overview pCloudy is a continuous testing cloud

    Read more

Latest Tweets

Tweets by @TestingDocs

Back to Top

TestingDocs.com

  • Privacy Policy
  • Cookie Policy
  • JBehave
  • Selenium
  • Testlink
  • Maven
  • Git
  • RAPTOR
  • Questions
www.TestingDocs.com | All Rights Reserved