Tagged Questions

5
votes
2answers
2k views

How to test an API?

In an interview, whether for developer positions or white-box qa positions, you are ofter asked to: create test cases for a piece of code / API categorize each test i.e. functional, stress, load, ...