Hi SKI,
within the current version of the test framework the execution of a test suite is stopped after an Assert fails. This was done to avoid subsequent faults.
The idea of a SoftAssert is quite good and will be put on the wish list for the test framework.