Open dietWall opened 2 years ago
Hi, i have the same problem. I tried to use Busmaster 1.8 and the test automation worked. I tried to use an xml file created with the 3.2.2 version in BM 3.2 and it didnt work, instead the 1.8 version file in BM 3.2 worked in simulation mode but not on the real CAN bus channel. Is the issue fixed?
We are trying to implement an automated test for a custom CAN Board.
As CAN Transceiver we are using the innomaker usb2can with the canary patch.
After defining a test with the steps Send/Wait/Verify we are trying to run the test once. The process we are using is:
The result is: The test Step Table is filled, and no Result is presented. (See attached file). We also don´t see any messages arriving at hardware, despite the fact that all messages sent with via Transmit Window are arriving and our hardware responds correctly to them.
Expected result is: The test is executed and result are presented in UI.
This would be a great help for us and spare many hours for test automation.