ContributionsMost RecentMost LikesSolutionsRe: ZephyrScale: How to re-execute the same test cases in a different sprint ? Thank you MisterB! I will try this out. Re: ZephyrScale: How to re-execute the same test cases in a different sprint ? Hi MisterB and mohana, Thank you for your responses. The problem with cloning or creating a new test cycle is that I would lose the test execution history. I like easily seeing the previous test runs at the bottom (screenshot attached). I can explain a little better how we're using zephyr on my team (Maybe there's a better way). We use Zephyr for our regression testing. We have test cycles for each large feature and test cases within those cycles related to that feature. Whenever we have a big release, we like to run full regression and execute every test case we possibly can. This means we are executing multiple test cycles so it would be nice to easily start a new test execution for all of our test cycles. This would preserve the history of the previous regression testing so we can be better informed (Is this test case failing because of a new issue, or has it been broken for a while). Re: ZephyrScale: How to re-execute the same test cases in a different sprint ? Hey MisterB, I'm not sure if I should ask a separate question for this or if I can just follow up here. I would like help re-executing the same test cases in a different sprint. I know there is a button to "Start a new test execution", but I don't want to have to do that for each individual test case. I would like to start a new test execution for each test case in a cycle. Is there a way to do that? Thanks for your help! Use an Asterisk (*) to start a list When writing test steps I would like to use an asterisk to start a bulleted list. I can do this in a jira description field and I would like to be able to do the same when writing test cases. This would make writing test cases slightly quicker and easier because I won't have to go up to the formatting bar and select "Unordered List". I don't use it as much but it would also make sense to do the same for ordered lists when typing "1."