Open source workshops

Recently, I have decided to start sharing some of the workshops that I have created and delivered in the past in an open source format. This means that everybody who wants to use, deliver and alter any of the material contained within any of these workshops is free to do so.

So far, I’ve shared six workshops through this open source principle, with more to be added in the future.

API testing in Java using REST Assured

API mocking in Java using WireMock

API testing in C# using RestAssured.Net

API mocking in C# using WireMock.Net

API testing in C# using RestSharp

API testing in Python using requests

Why giving away this all for everybody for free? Consider this my way of giving back to the testing and test automation community, which has given and taught me so much during my career so far. Also, I’m a firm believer in

‘Give, and it shall be given unto you’

Happy learning!