Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Table of Contents

...

Click here to download a sample file.


Image RemovedImage Added

Reuse existing Test cases and Requirements

...

Import Execution Attachments

Testers want to import a Cucumber result file into QMetry by scheduling automation for test suite using Maven framework. During this test case creation and import of results, they also want to attach screenshot/attachments for the failed results during the automation. The attachments will be shown at test case level on the execution screen.

To add attachments in test run execution, you need to capture the log file and screenshots during execution of automation testing. The attachment file should be base64 encoded with mime_type in embedding tag of report file.

...