Comment 1 for bug 1492319

Revision history for this message
Brendan Donegan (brendan-donegan) wrote :

This is a tricky one as it involves the conflict between the way tests are presented in Checkbox and the way they are presented in PractiTest. In Checkbox 'tests' take the form:

Prerequisites
Steps
Verification

Where verification is phrased as a question like?

'Did the system connect to the network'?

In PractiTest tests are written as 'Action - Expected Result' pairs.

One workaround would be to add a default 'question' at the end of every test like:

'Were the results of all steps as expected'?