Step: 1/3
Please check the following results and fix any possible problem before continuing.
{foreach from=$app.tests item=test} {/foreach}
Requirement Status Notes
{$test.title} {$test.status|default:" "} {if $test.note == 'OK'}{$test.note}{else}{$test.note}{/if}