Testing with CANoe 7.6

  • Test modules can now also be run in standalone mode on the VN8900. The status of the test module can be indicated by means of a LED.
  • A new diagunlock test function can be used to unlock diagnostics sessions.
  • Additional CAPL test functions can now also be called with a string argument, so that tests can be implemented in a more generic way.
  • External programs can now also be launched from a within a test sequence using syscall (XML)/TestWaitForSyscall (CAPL) on the VN8900 and the VT6000. The external programs are executed on the user PC in this case, as user programs can only be run there.
  • Those portions of the XML test module that are not part of the selected variant are no longer checked. This means that the unused variants in a test module may, for instance, contain missing symbols.
  • .NET UserChecks can now also produce reports in the context of a test sequence, not just in the context of an event.