Posts

Showing posts from January, 2019

Understanding WebServices and API

Image
Stand out as an API tester Many software testers can sense  that there is change a foot in the software testing world.  Testers are finding that more testing jobs  want you to have coding skills.  The world of software itself is changing. No longer is it about a package  that you install on your PC.  The ability to quickly understand  and analyze an API, will be a key skill for testers to have. You don't need to learn how to code  to be an effective tester in this realm,  but you do need to learn about APIs and how they work.  In this blog, I explain you the basic foundations  that underlie effective API testing.  I will also explain how to leverage APIs  in various ways to help improve efficiencies of testing,  and I do all this with examples and exercises. The best way to learn is by doing,  and so in this blog,  I provide you  with hands-on challenges that help you  put into ...