serenity-bdd/the-serenity-book

howto report on WIP and manual test in screenplay

globalworming opened this issue · 0 comments

https://sqa.stackexchange.com/questions/39311/manual-test-steps-with-serenity-screenplay-pattern

@ChrisVanBael
Hi, just a question: is it correct that when we set the @manual testing tag to scenarios that if steps are implemented as an automated step they are still executed?

todo: check how @Manual behaves in screenplay reports, maybe describe workaround with tags and dry run
requirements to check:

  • @Manual tags test as manual
  • test steps show up in the report
  • when executing test, steps are not executed, only reported
  • when setting manual result and reason, they show up in the report