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
  • What is Online Debugging?
  • Debug Features

Was this helpful?

  1. Creating Test Sequence

Online Debugging

Online Debugging is a power tool you can use when developing a test sequence

PreviousInterrupt EventsNextPlugin Overview

Last updated 1 year ago

Was this helpful?

What is Online Debugging?

Online debugging allows you to execute your test sequence directly from the sequence editor without the need to compile it. With this feature, you can verify that the developed test sequence is functioning as expected.

Debug Features

  • Run the program untila breakpoint is reached

  • Run one step

  • Repeat the current step

  • Go to step step #

  • And more

Debug Window