Skip to content

Capture screenshots, etc in storyboard format while the specification is being executed so that we can see exactly what the test has done against the system under test.

License

Notifications You must be signed in to change notification settings

concordion/concordion-storyboard-extension

Repository files navigation

Build and Test

This Concordion extension provides the capability to embed a series of 'cards' containing screenshots or data (text, xml, or html) in the output specification.

The demo project demonstrates this extension.

Introduction

Often it's difficult to tell from a specification exactly what is being done to the system under test. This extension solves that dilemma by capturing information (screen shots, soap xml, etc) from the system under test and displaying them as a series of cards on a storyboard at the bottom of the specification while it is being executed.

This can also be a great aid in helping to diagnose test failures. Combine this with the Logback extension you have a wealth of information at your finger tips.

Supports:

  • browser screen shots
  • text based data such as email content, soap messages and html
  • catches displays exceptions and test failures
  • can group cards into collapsible sections on the storyboard

This extension is based on the screenshot taker extension and would not be here without it.

Further info

Acknowledgements

This extension was partly inspired by Nigel Charman's Screenshot Extension.

About

Capture screenshots, etc in storyboard format while the specification is being executed so that we can see exactly what the test has done against the system under test.

Resources

License

Stars

Watchers

Forks

Packages

No packages published