Forum Discussion

dgross's avatar
dgross
Occasional Contributor
14 years ago

Create TestSuite test step naming

If I import a WADL file that has a resource definition with two method definitions (POST vs. GET for instance), I get dialogs asking to resolve the naming conflict by appending a "1" after the test step name. I think it would be better if it would append the method name after them. So if my resource is named "businesses" and I have POST and GET methods, it would produce "businesses POST" and "businesses GET" test steps, not "businesses" and "businesses 1".
No RepliesBe the first to reply