A feature that can be used with TPT is the Autotester. Essentially, it observes test signals of both the driver and the vehicle automatically while driving. Moreover, test cases are recognized automatically by the Autotester upon execution.
The Autotester lets you run test cases in parallel so they do not have to be executed one-by-one. In other words, test cases can be executed simultaneously. At any rate, you select any test case to be your active test case, and the remaining cases are carried out as the test signals are observed.
Say, you want to test the gear shifting from 1 to 2, and from 2 to 3. Driving to the proving ground, the Autotester will recognize those tests and will mark them as carried out. As a result, the tests are run as “drive-by” tests, which saves enormous testing time.
What‘s more, the assessment of the test cases is handled entirely by the Autotester, as well, sparing you the time to manage your test data.
Needless to say, TPT lets you run the Autotester without an operator on the co-driving seat.