# Test results By clicking on a scenario or feature (blue text) in the feature explorer, the right column of LivingDoc updates with the test execution results of that scenario or feature. ![Test Results](../_static/images/test_results2.png) Here is a detailed overview of all the features here: ### Test execution status The state of test execution is defined as per following: - **Passed** ![Passed](../_static/images/Generator/Passed-scenario.PNG) - **Failed** ![Failed](../_static/images/Generator/Failed-scenario.PNG) - **Other** ![Failed](../_static/images/Generator/Other-scenario.PNG) - Not executed - Skipped - A step binding is missing - A step was marked as Pending ### Viewing multiple execution results When a scenario or a scenario outline example row has been executed multiple times during a test execution the following indicator is shown: The details of the executions can be seen by hovering over the triangle icon: ![Multiple Execution Tooltip](../_static/images/Generator/Multiple-execution-tooltip.PNG) ### Step execution status The state of step execution can be the following: - Passed ![Passed](../_static/images/Generator/passed-step.png) - Failed ![Failed](../_static/images/Generator/failed-step.png) - Other ![Failed](../_static/images/Generator/other-step.png) - Not executed (the Scenario was not selected for execution) - Not executed due to previous error - No step definition found - Pending step definition - Step level execution result is not available (an old version (< books > and < search phrase > ![datapreivew](../_static/images/previewgif.gif) ### Other tools and options Now that you have understood how to read your test-execution results, make sure to check the **Enhancement in LivingDoc** section for a complete list of features and options in LivingDoc.