Creating Test Sequence
This page describes how to create a test sequence in FunTEST
Last updated
This page describes how to create a test sequence in FunTEST
Last updated
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
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
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