Listened to a fabulous discussion on This Week in Testing | Ministry of Testing where @nat @lhughes @preetig @eamond15 and @simon_tomes shared their experiences on attending conferences and tips for testbash. It’ll be my first time attending TestBash and I’m sure I won’t be the only one in that position. So for those who have been before and the regular attendees, what would be your tips for the newbees like me to get the best out of our experience? What should we be prepared for?| The Club: Software Testing & Quality Engineering Community Forum | Ministry o...
What is the best way to document API test scenarios or test cases. In my experience, I have used Postman and Paw(Rapid API) for testing end points and have saved them as a collection. Whenever there is a change, open the collection and test it. However, testing an API is playing around with a combination of key- value pairs sent as part of Request and validating the response we get. I am unsure how to document what we have tested and how to document what all are automated. We have so many tes...| The Club: Software Testing & Quality Engineering Community Forum | Ministry o...