NisHera
8 years agoValued Contributor
Can Swagger generate rest testing frame?
We have a rest api service which I have to automated regression test.
I started with TestComplete incorporating python request library.
The problem is have to write everything from scratch. ... one by one.
I refereed swagger code gen documents ..rather confusing and it's aimed for basically developers, not testers
is it possible swagger code gen to generate test frame......... I mean skeleton code for rest callings
any help would be appreciate...