Forum Discussion

alibaba82's avatar
alibaba82
Super Contributor
16 years ago

Generate TestSteps

Hello,
While filing bugs, developers typically ask for a steps that need to be taken to reproduce the issue on their end. For QA this basically means listing most of the test steps in the test case.

Would it be possible to add a feature at the test case level 'export steps' which maybe writes all the steps to the groovy log, so that we can copy paste to the bug report.

Thanks

Ali

2 Replies

  • omatzura's avatar
    omatzura
    Super Contributor
    Hi Ali,

    sure.. would it be enough to export just the name/type of each teststep? Or maybe optionally also assertions, scripts, etc?

    regards,

    /Ole
    eviware.com
  • alibaba82's avatar
    alibaba82
    Super Contributor
    I think just a simple list would be enough. Developers (who typically dont have the same testing environment/tools as QA) want to know the steps to repro on their end.