rajs2020's avatar
rajs2020
Frequent Contributor
4 years ago
Status:
New Idea

ReadyAPI - copying test case names to share with others

I use ReadyAPI 3.0 and can't upgrade for some time. But, in the next versions of ReadyAPI I'd like a feature which allows us to copy the name of a test. This is useful when we want to share it with our teammates. Ex. Do you know why test xyz is suddenly failing? Currently, the workaround is to open the test for renaming and then copy the name.

This is how I'd like the feature to work:
When I right click a test case and open its menu,
Then I should get two options to copy the test name:
(1) The test name.
(2) The fully qualified test name. (ex. ProjectName.SuiteName.TestName)

Text editors like Notepad++, IDEs like Intellij IDEA have had this feature for years. It would be nice to see them in ReadyAPI also.