added
Heading options for Echo step
almost 6 years ago by Kim Tran
Do you have tests with many flows and steps? You can now organize them in logical sections by designating the Echo steps as headers. Test overview and run result pages will style Echo steps according to header levels.
How it works
Any message in the Echo step starting with hash tag(s) will be marked as a header and the header levels rules are followed as below:
"#" = Header level 1 - most important heading level.
"##" = Header level 2.
"###" = Header level 3 - least important heading level.
More than 3 hash tags will be grouped to header level 3. If there is no alphabet or number in the message after hash tag(s), it will be treated as a regular Echo step (without heading).

Adding heading options

Test overview page

Test run result page