Installation Linux

Learn how to install BELLATRIX tools on Linux OS.

Overview

BELLATRIX is not a single thing it contains multiple framework libraries, extensions and tools.

Before proceeding with the installation, please read the system requirements system requirements and install all prerequisites!

Simple Installation

  1. Download the BELLATRIX projects zip file from the email you received after the downloading step.
  2. Unzip it. The projects are grouped by technology: web, desktop, mobile, API, load testing

Unzip Step

Grouping By Technology

  1. Open the project based on the test framework you prefer: MSTest or NUnit.

Grouping By Test Framework

  1. Click on the csproj file.

Open csproj

  1. Run the sample tests.
  2. You can try to write a simple test yourself.
  3. For an in-depth revision of all framework features you can open the getting started projects.

Getting Started projects contain examples, demos and exercises. It is recommended to create such a project first and test the BELLATRIX tools and libraries. After that, you can use “Tests” templates which generate empty preconfigured BELLATRIX projects depending on the technology- Web, Desktop, API, MSTest, NUnit.