[[PageOutline(1-3)]] = !PathView = == Description == don't forget link to type harvester tutorial screencast '''See also the following tutorials:''' [wiki:path:tutorial:tdfn Test-driven Fault Navigation] and [wiki:path:tutorial:backintime Back-in-time Debugging]. == Screenshot == [[Image(pathViewLarge.png, 800px)]] == How to Use == start from browser left click menu or start by opening pathview and drag'n'drop * First, you need a proper Path project that is selected as current. For more information see [wiki:path:pathProject PathProject]. * To start !PathFinder choose the tool either in the world docking bar at the top (Apps -> !PathFinder) or in the world menu (open... -> !PathFinder). * After that, you will see a tool as in the screenshot above with a large white space in the middle. * In order to get the execution history of a specific test case, please click on the rectangle in the upper left corner and choose the corresponding test case from the list. * Afterwards, the executed call tree is presented in the former white area below and developers can start exploring its execution history. == User Interface == === Control Panel ===