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.

Repeat function calls

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

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.