Defender
15 years agoContributor
Add ability to copy & paste assertions between test steps
For example, I have a couple of requests from several parameters. I need to test some similar things in them, for example, return status code, headers etc. I wrote several script assertions for the first step to do it. The rest of steps needs the same. Now I need to create another set of script assertions & move my code from the 1-st step for each assertion manually. It is slightly inconvenient. Could you please add a possibility to copy & paste assertion (and also group of assertions) from one step to another?