You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Main output of ATF is test reports. ATF provide such reports:
Console logs - name of test cases with execution status FAILED/PASSED.
SDL logs - SDL log received by ATF via telnet logger.
Transport logs - all received and sent data from/to SDL. Transport log can have default view - messages on protocol level (except binaries) and full view - log will be expanded with packages: streamings, service messages, heartbeat, json files.
Detailed report - all expected and sent massages related to test cases with expected and actual result.Also contains info about test cases: name, time, sequence, status, duration.
This proposal is about creating clear and useful structure of test scripts reports.
Proposal: Change ATF test reports folder structure
Review: smartdevicelink/sdl_evolution#378
The text was updated successfully, but these errors were encountered: