FunTest Documentation
  • What is FunTest?
  • Product Tour
    • Navigation
    • Create your first project
    • Connecting Test Equipment
    • Creating Test Sequence
    • Executing Test Sequence
    • Test Reporting
  • Creating Test Sequence
    • Test File Overview
      • TEST Sequence Tab
    • FunTest Commands
      • Operator Interface
      • Sequence Flow
      • Digital I/O
      • Test Result Export
      • Printing
      • Other Commands
    • Calling Device Plugin
    • Test Point Control
    • Using Spreadsheet Formulas
    • Variables
    • Interrupt Events
    • Online Debugging
  • FunTEST Plugins
    • Plugin Overview
  • Test Station
    • Test Station Setting
  • Other
    • Run FunTEST Externally
  • How To's
    • How To's
Powered by GitBook
On this page
  • Creating Test Sequence
  • Online Debugging

Was this helpful?

  1. Product Tour

Creating Test Sequence

This page describes how to create a test sequence in FunTEST

PreviousConnecting Test EquipmentNextExecuting Test Sequence

Last updated 1 year ago

Was this helpful?

If you followed the instructions to create a test file from Create your first project you can open up the test file by clicking programmer and selecting your test file

The Test File is now open in a spreadsheet editor. The tab call TEST is where you define your test sequence.

For a detailed Test File description head to Test File Overview

Creating Test Sequence

By filling out the specified columns of each step you can start defining your test sequence here is an example of a test sequence in FunTEST

In other tabs you can define some additional features such as test reporting, variables, and more.

For a detailed description of how to create a test sequence and what test step types are available head to FunTest Commands and Test File Overview

Online Debugging

To verify your test sequence is working properly you can use online debug mode where you can manually execute the whole test sequence or individual steps

Learn more about online debugging here Online Debugging

Example of a test sequence in FunTEST
Online debug window