We have a number of sub sequences that contain pass/fail test steps. These steps have pre conditions that aren't being met, therefore, the tests are skipped. However, the sequence step (as a whole) says it 'Passed'. You have to delve into the report to see that the tests were actually skipped. Also, the 'Passed' is a bit misleading to the operator. Is there a setting somewhere that allows me to say "if any test is skipped, sequence step result is "Skipped". Or, do I have to somehow do this as a post expression.