Deployment Options

Last modified: April 18, 2024

1 Introduction

This document describes the supported deployment scenarios for the Application Test Suite (ATS).

Every customer situation is different. We want to make sure there’s a convenient deployment option for ATS in all scenarios. The main determinant is where your app is running, either in the cloud or on-premises. The second determinant is the Selenium component, which either can run in the cloud or be hosted on-premises by the customer. For each scenario, we need to ensure secure and reliable communication between the components.

All in all, there are four different supported deployment scenarios. This document describes and compares them.

Please be aware that not every option supports the full set of features. Take a look at Comparing the Options to understand the differences.

2 Components

Every ATS deployment consists of four components: the ATS application, the Mendix Developer Portal, a Selenium Runner, and your Application Under Test (AUT).

The following diagram illustrates how the components are connected:

ATS simplified architecture

2.1 Application Test Suite (ATS) Application

The ATS application provides the GUI to create, manage, and run your tests.

2.2 Mendix Developer Portal

The Mendix Developer Portal is provided as a cloud service by Mendix. It hosts your projects, user stories, and other related data that is also used by the ATS application.

2.3 Selenium Runner

The Selenium Runner is used to execute your tests. Once you trigger a test run from ATS, ATS will connect to your Selenium Service provider to start the test. The Selenium Runner then starts the browser and executes the commands that it receives from ATS.

2.4 Application Under Test (AUT)

The AUT is the deployed Mendix application that you want to test.

3 Deployment Options

There are three deployment options. The first option with the SaaS Selenium provider is recommended.

3.1 SaaS Selenium Provider

This option is highly recommended for all customers. It supports all current and future features, is easy to set up, annd is maintenance-free (the SaaS provider takes care of that). It also gets the best support.

SaaS Selenium Option

3.2 Public App On-Premises

This option is meant for customers who run their app on premises. Since the app runs on premises, it is protected from external access via a firewall. In order to allow the Selenium Runner to access the app, you have to configure your firewall.

Public app on-premise

3.3 Private App On-Premises

This option is meant for customers who run their app on premises and who don’t want to open their firewall for the Selenium Runner. In order to enable communication between the Selenium Runner and your local application, you have to deploy a Selenium Saas Agent in your local network. This agent will establish a VPN tunnel to your Selenium Service Provider and route all traffic between the Selenium Runner and your application.

Private app on-premise

3.4 Customer-Hosted Selenium

This option is meant for customers who run their app on premises and who also want to run their own Selenium Runner. The challenging part of this option is that the customer needs to set up, maintain, and operate its own Selenium Runner. Because of the large effort this requires, this option should only be a last resort if no other option fits your use case.

Customer hosted Selenium

Since the Selenium Runner offers fewer features compared to Selenium SaaS Providers, it is not possible to make use of the full ATS feature set.

4 Comparing the Options

Before you pick your option, you need to be aware of the differences. The following two sections will help you to make your choice.

4.1 Features

Feature Standard SaaS Selenium Provider Public App On-Premises Private App On-Premises Customer-Hosted Selenium
Test Automation
Yes
Yes
Yes
Yes
Yes
Test Recording
Yes
Yes
Yes
Yes
Yes
OS Selection
No
Yes
Yes
Yes
No
Responsive Testing
Yes
Yes
Yes
Yes
No
Multiple Browsers1
Limited
All
All
All
Limited3
Mobile Testing2
No
Yes
Yes
Yes
No
Mendix Platform Integration
All
All
Limited4
Limited4
Limited4
Live View & Video2
Yes
Yes
Yes
Yes
No
Future Proof5
Yes
Yes
Yes
Yes
No

1 Only if supported by ATS.
2 Feature not available yet.
3 Additional setup for every browser required.
4 ATS will integrate with several APIs from the Mendix Cloud to improve the testing experience. Since some of these APIs are only available for apps that run in the Mendix Cloud, certain features cannot be offered for on-premises apps.
5 Future features may depend on the functionality offered by the Mendix Cloud or the Selenium service providers. They may not be available if you run your app on-premises or host your own Selenium server.

4.2 Setup and Maintenance

The following matrix compares the efforts for setup and maintenance of the different options.

Aspect Standard SaaS Selenium Provider Public App On-Premises Private App On-Premises Customer-Hosted Selenium
Firewall Setup
No
None1
Required
None1
Required
Selenium2 Runner Setup
No3
No3
No3
No3
Customer responsibility
Selenium2 SaaS Agent Setup
No
No4
No4
Yes
No4
Selenium2 Maintenance
No
Yes3
Yes3
Yes3
Customer responsibility
Selenium2 Support
No
Yes3
Yes3
Yes3
No

1 A Selenium SaaS Agent with VPN is used to surpass the company network firewall.
2 Selenium is an open-source third-party component that is not maintained/supported by Mendix.
3 Provided by your Selenium SaaS provider.
4 Not required in this option.

4.3 Uploading Files

ATS does not support the uploading of files in every situation. This table presents a summary of the different possibilities:

Selenium Setup Uploading Your Own File Uploading a File Uploading Possible?
Local Selenium Server (Docker)
Limited1
Yes
Yes
BrowserStack (SaaS)
No
Yes
Yes
SauceLabs (SaaS)
No
No
No
Selenium SaaS Agent
Limited2
Yes
Yes

1 This is only possible when you prepare your own files on that server.
2 This depends on where the agent is installed.

For more information, see How to Upload a File in Your App Using ATS.

5 Selenium SaaS Subscription

5.1 General Solutions

Selenium SaaS providers in general provide the following three solutions:

  • Live testing – With live testing, you can manually test your application using a virtual machine that resembles a chosen device. This option is not needed for ATS, since it is an automated testing tool. ATS only supports automated browser testing, so this solution is not viable.
  • Automated testing – With automated testing, you use the Selenium SaaS provider servers to execute your test cases. The provider hosts Selenium/Appium and enables all kind of extras. This is the solution you need when using ATS.
  • Mobile testing – With mobile testing, you use the Selenium SaaS provider servers to execute your mobile test cases. The providers host Appium and enable all kind of extras. ATS is only for browser testing, so this solution is not viable.

To test your application for desktops and mobile, you need automated browser testing.

ATS has two supported Selenium providers (for details, see Supported Selenium Providers). The solutions of these providers are discussed in the next sections.

5.2 Browserstack Solutions/Products

These Browserstack solutions are compatible with ATS:

  • Automate Pro – unlimited automated browser testing for desktop sites
    • If you only want to test your application on desktop browsers, you should select this option
    • For more information, see Browserstack Automate
  • Automate Mobile – unlimited automated browser testing for desktop and mobile sites
    • If you want to test your application on desktop and mobile browsers, you should select this option
    • For more information, see Browserstack Automate
  • Enterprise – personalized pricing

For more information on pricing, see Browserstack Pricing.

5.3 SauceLabs Solutions/Products

These SauceLabs solutions are compatible with ATS:

  • Automated – limited browser testing for desktop and mobile sites
    • If you want to test your application on desktop and mobile browsers, you should select this option
    • For more information, see SauceLabs Automated
  • Unlimited Automated – unlimited browser testing for desktop and mobile sites
    • If you want to test your application on unlimited desktop and mobile browsers, you should select this option
    • For more information, see SauceLabs Automated
  • Enterprise – personalized pricing

For more information on pricing, see SauceLabs Pricing.

6 Setup Instructions

6.1 Standard

There are no additional steps required to set up the standard option.

6.2 Public App On-Premises

This option requires configuring your firewall in order to allow Selenium to establish a connection to your AUT.

6.2.1 Firewall Configuration

The firewall should accept connections from the internet either on port 80 (if you use http) or port 443 (if you use https) and forward to the web server of your Mendix application.

6.3 Private App On-Premises

This option requires you to deploy an agent component on-premise.

6.3.1 Agent Setup

The setup of the agents depends on your provider.

Selenium Service Agent Name Setup Instructions
BrowserStack BrowserStack Local Here
SauceLabs Sauce Connect Proxy Here

6.4 Customer-Hosted Selenium

This option requires you to set up your own Selenium Server on-premises.

6.4.1 Selenium Runner Setup

We provide basic installation instructions for the Selenium Runner based on Docker containers. For details, see Get Started with Docker, Selenium Documentation, and Docker-Selenium.

Before you start, make sure that your server has internet access to download the container images.

  1. Install Docker on your server, as described in Install Docker Engine.

  2. Install Docker Compose, as described in Install Docker Compose.

  3. Create a folder called selenium in the user’s home directory.

  4. Change to the folder and create a file called docker-compose.yml with this content:

     1
     2
     3
     4
     5
     6
     7
     8
     9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    
    seleniumhub:
        image: selenium/hub:3.141.59
        ports:
        - 4444:4444
    
    firefoxnode:
        image: selenium/node-firefox-debug:3.141.59
        ports:
        - 5900
        links:
        - seleniumhub:hub
        environment:
        - SCREEN_HEIGHT=1080
        - SCREEN_WIDTH=1920
        - SCREEN_DEPTH=24
    
    chromenode:
        image: selenium/node-chrome-debug:3.141.59
        ports:
        - 5900
        links:
        - seleniumhub:hub
        environment:
        - SCREEN_HEIGHT=1080
        - SCREEN_WIDTH=1920
        - SCREEN_DEPTH=24
    
  5. Start up the Selenium grid with this command:

    1
    
    docker-compose up -d
    
  6. You now have a grid running on http://myserver:4444/wd/hub. Attached to this grid are two nodes: one for Chrome and one for Firefox. You can easiliy scale by starting new nodes with a simple command. This example will start up a second node for both Firefox and Chrome:

    1
    
    docker-compose scale firefoxnode=2 chromenode=2
    

6.4.2 Firewall Configuration

The firewall should accept TCP connections from the internet on port 4444 (the standard port for Selenium Server). This port should forward to your Selenium Server.