senthil1
9 years agoOccasional Contributor
not able to delete Test Suite
I have a Test suite with test cases, Even if I delete the this entire test suite, save and restart readyAPI, the test suite comes back. There is a link in loadui NG, I deleted the test in loadUI also...
- 9 years ago
You can edit your project XML file and delete testsuite from it.
Search for con:testSuite tag in which name property should be your testSuite name. Delete this tag values and tag.
Note: You can use eclipse or some other good XML editor to edit this file easily.
-Ritesh