How to print Gatling logs as Curl requestsAs developers, we often find ourselves wanting to replay specific requests from our Gatling performance tests in tools like Postman or…Jul 22, 2024Jul 22, 2024
A Step-by-Step Guide to Visualizing Cucumber Step Definitions in a Spring Boot ApplicationAs your test suite grows, managing Cucumber step definitions can become a daunting task. Step definitions are scattered across multiple…Jun 25, 2024Jun 25, 2024
Integrating Cucumber into a Spring Boot Project: A Step-by-Step GuideWith Cucumber 7+, JUnit5, Maven, RestAssured, Postgres, JPA and JDBC template.Jun 6, 20232Jun 6, 20232
Ace Your Java Interview with Fun and Creative Analogies with the Help of ChatGPTHi everyone,Feb 25, 2023Feb 25, 2023
How to document rest apis combining Spring Rest Docs and SwaggerI’m a unit tests practioner and recently got in touch with the Spring Rest Docs way of documenting code based on one’s unit tests. I loved…Feb 4, 2023Feb 4, 2023
Published inHMH EngineeringHow to use Selenium to inject Okta authentication tokens into Rest Assured(From pom file up to Docker and Jenkins CI)Sep 29, 20221Sep 29, 20221
Published inHMH EngineeringHow to get started with Rest Assured for API testsI’m aware there are already plenty of Rest Assured tutorials available on the internet. This is a good thing, as it shows that Rest Assured…Sep 29, 2022Sep 29, 2022
Published inHMH EngineeringA month of IntelliJ shortcutsI like using the keyboard shortcuts IntelliJ provides. I think they are cool and help me code faster. However, I wanted to learn more of…May 18, 20221May 18, 20221
Published inHMH EngineeringHow to get Oauth access token and retrieve data from Google APIs using PostmanWe have been working with the Google Classroom APIs and would like to share a bit of our findings on how to trigger these APIs using the…Nov 11, 2021Nov 11, 2021
Published inHMH EngineeringHow to use Google Classroom APIs to retrieve and update classworkWe have been working with the Google Classroom APIs and would like to share a bit of our findings on how to use them.Nov 4, 2021Nov 4, 2021