There are situations where your test cases are failing, but you cannot see the reason why this is happening from the test results. It would be handy to get some more insights into what’s happening there.
Download the Transcript
In the Downloads section of the test session, it is possible to get the full transcript of the test session as JSON or CSV file.
It contains the full detailed transcript from the test session (and it can get pretty large in file size).
-
test result
-
all test cases
-
… with result
-
… and with all conversation steps
-
… with user input
-
… or with expected response
-
… and actual response
-
-
Inspect Botium Core Logs
- Navigate to Test Suite > Project Name >
- Select the test you wish to debug from the list of previously run tests
- Open the dropdown menu next to the REPEAT TEST SESSION button
and select Repeat Full Test Session (Extended Logging)
In the Test Session Jobs section of the Test Session view, there is the progress of each background processing job shown (see I want to run tests in parallel - how do I do this ?).