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