Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel4

Overview

A Test Model is your test bench where you define all the parameters, rules so that the system can then generate all the scenarios and test scripts automatically. In this section we will go through the basic steps to create/copy your test models.

...

Provide an Excel spreadsheet with a sheet named Inputs. Each column in the sheet is a parameter and each row has parameter values:

AnimalsLettersParameter 3
MonkeyAValue 1
FerretBValue 2

C


The spreadsheet must be in the Excel Workbook file format and end in a .xlsx extension. Save a spreadsheet in Excel Workbook format by selecting File→Save As and picking the .xlsx file type.

...

Many mind mapping and outlining tools support exporting to OPML, a simple hierarchical format that can be used to define test model inputs only. To import from OPML, ensure your file name has a .opml extension.

LevelUsageNotes
First outline level, if named with >3 characters and if they are all capital lettersParameter GroupOptional way to group like parameters
First outline level, or next level under a groupParameter name
Next levelParameter values
Next levelValues expansionsOptional
Info

To ensure you have the correct format for importing, compare your file with this OPML example.

...