We are using Tempo for time logging and Zephyr for testing.
Now, there is an option to log work on test executions, but I cannot see what is the entire time spent on tests for a release.
What I need is :
1) for every test a real time of execution according to a product version
2) total test effort for this version
3) no double time logging for testers
Today, we must have a separate issue to collect total time of test executions for Tempo
and worklogging on test executions, which is very annoing...
My first idea was to implement a synchronizer on the worklog - event of test executions but jira do not fire no event at all...
Do you have any suggestions ?