+5
Planned

Sub test case

Ben Weese 10 years ago updated by Michael Riccard 10 years ago 4
Sub test cases under a test case would be nice. For instance you are to test a webpage/software that has popups. You might be testing one page but each popup would have subtest cases to test the popup.

Ex:
Click popup
  1. test adding to the popup
  2. try closing popup
Click popup 2

This is interesting, we can explore this after we publish the update this week.
I also agree in a related way. Currently I've been trying to embed subtest cases by putting lists to allocate all the tests that must pass for an item to be complete. However, they lose their formatting (they go from being a a list to just one large clump of text) therefore it'd be better if sub-tests were actually supported.