I am learning JavaScript because it helps me in so many ways when I am testing. Many apps have JavaScript sandboxes that enable you to write some JavaScript that adds to your testing. Examples of where you can write JavaScript are the Tests tab in Postman, and browser dev tools which enable you to write …
Continue reading “Learning JavaScript is helping me to test”