Add copy button at test case steps

Currently, on top of test case fields: Precondition, Steps and Test results (in the right top corner), there is one button to edit given field. It could be nice to add another button to copy content of given field. It should speed up usage of those fields when performing tests.

Hi Marcin and welcome to the Testiny forum!

Thanks for suggestions! I just need a bit of clarification for your use case:

Where would you paste the contents of a field (e.g. steps) and how would you expect the pasted content to look like?

I’m asking because the content of these fields is a richt-text document, basically a JSON object string that in its logic may contain formatting, images, links, and so on. When you copy and paste this document, it highly depends on where you paste it and what type of content the location understands, i.e would it just understand plain text (notepad), images (image viewer), files (file explorer), or whole documents…
So depending on what you want to do, there may be different things we need to place into the clipboard :slight_smile:

Best regards,
Alex

Hi Alex,

Thank you for the prompt answer.
We did not notice that this functionality is already there :slight_smile:
“Mark to be copyable (CTRL+E)”.
We can close this feature request as already implemented.

Kind regards,
Marcin

Ok, great, thanks for the reply! :slight_smile:

Yes, you can format text content as copyable - it’s an essential feature for me :wink:

Best regards,
Alex