Hello!
I wanted to see if there was a better, more automated way to handle business domain testing.
Today, whenever a feature is ready to test, a developer moves the Jira issue to the status of testing, copies the list of testers from the issue, creates a new email off of a template, and sends the message to all of the testers asking them to test and response with "Success," "Failure + {text}," or "Question + [text]".
I've tried searching for a way to automate this process to the email automatically goes out to set testers when an issue moves into the status of "Testing," and so that the responses automatically update the ticket. The automatic update would give the assignee an alert, and ideally the issue would move to the next status if all set testers replied with "Success." So far, the best option seems like the ScriptRunner tool, but that requires some investment.
Some amount of the testers are not, in fact, Jira users, so that adds another wrinkle.
Is anyone doing this today? Does anyone have any recommendations? Thanks!
Hi @Bradley Rosenberg and welcome to the community!
So if I understand correctly, you're looking for the ability to send emails to a group of designated testers and when they respond have their responses captured in the issue? This is tricky indeed. The added wrinkle of not all testers having Jira accounts adds complexity.
The only way I can think of this natively is by leveraging JSM. It would work something like this...
Again, this is predicated on having JSM licensing
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.