Testapp Guide

Table of contents


Introduction

The Testapp is an internal WebApp specifically for testing the MVCS infrastructure. It consists of several pages:

Each page tests a different function.

Aircraft page

The Aircraft page is a basic page to define aircraft like the Aircraft pages on normal POH Performance aircraft type apps. However, Testapp defines two test models: Mtype 1 and Mtype 2, each supporting varying options that have conflicts. Mtype 1 has two different data sources that depend on the serial number. Use this page to test the following functionality:

Metar Page

The Metar page is selected under the More tab. It tests retrieving METARs and setting the outside condition according to the METAR data. The "Next" button retrieves a random METAR.

Procedures Page

The Procedure page tests checklist display. Things to test:

Settings page

The Settings page is a subset of the standard setting page.

Unit Test page

The Unit Test page runs all the internal unit tests. The tests test the following:

The unit tests are run to completion every time the page is open and any test failures are displayed. Select "SHow detailed results" to show the results of both passed and failed tests.

Visual Test page

The Visual Test page tests the MVCS framework and the visual presentation. Things to test and look for: