Skip to end of banner
Go to start of banner

Testing and Fixing Bugs

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 28 Next »

This is the documentation for JSU for Jira Cloud. If you are using JSU on Jira Server or on Jira Data Center, see the Server/Data Center documentation.


One of our most common use cases is when customers interconnect the workflows of testers and developers to resolve bugs. This is illustrated in the workflow below.

  1. When a test fails and the tester clicks the NOK (Not OK) transition, a new bug issue is created and linked to the test automatically. With every bug the tester finds, this process can be repeated and a new bug issue is created.
    See our Create a Linked Issue post function to learn more.

  2. The test is automatically set to “Ready for Re-Test” after all the related bugs are fixed. The fix version is copied to the test so the testers know which version needs to be retested.
    See our Linked Transition post function to learn more.

  3. When a test passes and no bugs are found, the tester selects the Ok transition. All the linked bug issues which are now fixed, are closed automatically.
    See our Linked Transition post function to learn more.

JSU Cloud interconnected workflows for software testing and bug fixing.

Need more information or help? Get in touch!

Demo video

Watch our demo video to see these rules in action.

  • No labels