Skip to content

Test stock

The Test stock allows the user to edit, adjust and create tests. To edit a test, select the test in the test picker or test sequence and open the test editor (see test editor) by a right mouse-click.

Reload test stock#

Changed tests are not automatically updated to prevent overwriting data and keep the test reliability. This function updates all test stocks and refreshes the test picker without changing the tests stock inside the opened project. Test stocks are updated if the Test type name matches. Otherwise a new Test will be added to the list.

Update tests in project#

The tests in the opened project will be updated with the changed settings from the test stock.

Reload test stock and update tests in project#

All test stocks and the test picker will be updated by reloading the files from the local directory. Additionally, the tests in the opened project are updated as well. Test stocks are updated if the Test type name matches. Otherwise a new Test will be added to the list. Test in other projects are not updated.

Convert old test stock#

Converting old Pintester test stock files (.ptsto) into the newest Measmatic test stock format (.mmtst).

Create new test#

Opens a wizard guiding the user through test creation. More information on that can be found in the developer documentation: https://developer.measmatic.de/basics/python-test-creation. html