Kyrie CamachoGithub Actions with Inputs for multiple test profiles or configI have made a few Github actions, most of which are very simple to set up, but what if you want to run different configuration profiles in…Apr 2Apr 2
Kyrie CamachoPython — Binary SearchAnother installment of my refreshing course for algorithm using python.Mar 3, 20231Mar 3, 20231
Kyrie CamachoPython — Linear SearchI’m going to start reviewing my understanding in terms of algorithms and data structure using python. So this is installment basis.Mar 1, 2023Mar 1, 2023
Kyrie CamachoMessage Queue in QA perspectiveIn a recent interview I had, the topic of microservices systems was discussed, including synchronous and asynchronous use of message…Feb 28, 2023Feb 28, 2023
Kyrie CamachoEnvironment Setup with Postman API Key as AuthorizationIt’s time to go a little further into a more dynamic approach now that we have already set up some initial parts of the postman.Jan 27, 2023Jan 27, 2023
Kyrie CamachoTest Runner — PostmanBefore we proceed in the test runner, make sure you have read the following:Jan 24, 2023Jan 24, 2023
Kyrie CamachoPostman Introduction For BegginerThis post will be focusing on 3 aspects of Postman GUI.Jan 12, 2023Jan 12, 2023
Kyrie CamachoPostman — GET Request with TestsWe can now move on to the most common request method, GET, as we already covered collection configuration in this post.Jan 12, 2023Jan 12, 2023
Kyrie CamachoCypress — Scripts Execution Shortcuts Using package.jsonBefore we go any further, this post is for Javascript automation testers. For me, the package.json is the heart your Javascript automation…Dec 15, 2022Dec 15, 2022