v1.3
NOTE: Please ensure ethool
is available when using Testrun. Install using sudo apt-get install ethtool
Testrun v1.3 is one of our biggest updates yet! New additions to Testrun include an automated device risk assessment, certificate management and 3 new connection tests have been automated. See below for a detailed list of all changes:
New features
- Ability to upload local CA certificates into the user interface
- Answer questions to form a risk assessment for your device and attach to a ZIP export
- 3x new connection tests (port_link, port_duplex, port_speed)
- Mockoon and Postman files for the API have been shared
- Test modules are now loaded into the user interface dynamically
- The number of successful tests out of the total number executed is now in the PDF report
- Feature Not Detected test result has been added
- Informational test result has been added
Improvements
- Version numbers are no longer repeated in multiple locations in the code
- Test modules can be changed for one Testrun when quick launching a device test
- Added more exception handling in API endpoints
- Testrun version is now reported in the JSON report
- Updated documentation
- Move ZIP files to a temp folder
Bug fixes
- The device under test now has a working internet connection
- Testrun now stops if you disconnect the device during the monitor period
- ARP responses from link local addresses are now accepted
- QUIC UDP protocol is now allowed in the TLS 1.2 client test
- Fixed an issue where a second Testrun would be cancelled automatically
- Prevent creating a device where a folder for that device already exists