Sunday 31 January 2016

Advice on "testing" API?

Hello,I've been asked to test a backend API to be ready for a production setting.. Any recommendations on how and what to test? I was thinking I could use mocha and chai and test against the http end points and validate responses..make sure invalid tokens don't work, etc. any thoughts? Just curious about industry standards for backend testing

Submitted February 01, 2016 at 02:57AM by -proof

No comments:

Post a Comment