HowTo: Ignore initialization errors
Posted by Wouter Debie, Last modified by Wouter Debie on 03 February 2020 09:40 AM
|
|
If you have a big project to run but one of the devices under test isn't connected or will fail to initialize (DHCP,ARP,etc.. ) then we have an option to let the test continue. With this option you will not be forced to either fix the device nor edit your project. You can find this option "Ignore initialization errors" in the Window->preferences under the Scenario tab. Once this action is activated ByteBlower will disable each flow that fails to initialize. Your Scenario will then run with all the flows that are fully functional. The report will contain logs explaining which flows failed during the initialization phase. | |
|
Comments (0)