trace/traceanalyser/com.nokia.s60tools.traceanalyser.help/html/tasks/viewing_failed_cases.htm
author Matti Laitinen <matti.t.laitinen@nokia.com>
Wed, 23 Jun 2010 13:57:56 +0300
changeset 9 14dc2103a631
permissions -rw-r--r--
TraceAnalyser 1.0.5

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<title>Viewing the log of failed rules</title>
<link href="../../book.css" type="text/css" rel="stylesheet"></head>
<body><h2>Viewing the log of failed rules</h2> <p>If some of the rules fail
during execution, the TraceAnalyser icon will quickly flash to indicate that
a rule violation has occurred. </p><p>To view the failed cases: </p><ol>
<li>Select the <b>Fail Log</b> tab. <p>The failed rules are listed on the
view, with a timestamp of the operation, the name of the rule, scope of the
violation and the limit. </p><p>See the following example: </p><p><img src="images\dg_FailLog.png"
alt="Sample UI of the Fail Log"></p></li>
<li>To view the traces that caused the failure, double-click a rule on the
view. <p>The TraceViewer application opens, and scrolls to the traces. </p></li>
<li>In TraceViewer, double-click the trace to jump directly to the codeline
that caused the failure. </li>
<li>Check the code, fix it as applicable and run the rule again. </li>
</ol><p>At any time, you can reset the view by clicking <b>Clear Fail Log
</b>. </p><h5>Related tasks</h5><ul>
<li><a href="viewing_the_history.htm">Viewing the rule history
</a></li>
</ul>.<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div></body></html>