The Test Information tab is a feature that presents the test code as a tree of test structures, making it easy for users to modify the test code.

  • User code can be inserted into the test code.
  • You can control global variables related to the function under test.
  • You can control the input and output of the function parameters and return values.
  • You can enter the code to be executed just before calling the function under test.
  • markers appear at modified items. When you save modifications, the markers disappear.

Repeat function calls

You can have the function under test be called multiple times.

Export/Import variable partition

You can export/import variable partition information by selecting a variable on the Test Information tab.

Menu Description
Export Variable Partition Export the partition information of the selected variable.
Import Variable Partition Import the partition information of the selected variable.

Change detection

If you edit and save the information of a test that has already been executed, “The information has been changed after executing the test.” is displayed at the top of the test editor.

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.