Create the ability to add multiple instances of a test case to a test set
When creating a manual parameterised test set, multiple instances of a test case need to be added. At present this needs to be done individually. It is suggested that there is an option to 'Add multiple instances' to the dropdown menu by the '+ Add selected tests' (underneath Add all test in view). This triggers an input box to appear where a two digit number can be entered, and all test cases ticked will be added that number of times

-
Alison commented
When performing repeatitve testing with step permuatations, it takes ages in the new UI to add the same test into a test set multiple times.
It would be useful to have a 'number of copies' option.
Select the test - add to test set - number of copies = 20
Then 20 instances of the same test are added to the test set -
Luke Walsh commented
Although this may seem like a minute change, it would save a tremendous amount of time. A simple drop down box to select a quantity or an input box to allow manual entry of the desired number of test instances would greatly improve this feature.