Posts by this author

Apr 26, 2024
Post likes count4

Development Containers Simplified

This post talks about the concept of development containers and how it can help us to solve the challenges we face when setting up our development environment or onboarding a new team member.

CSEISE
Mar 22, 2024
Post likes count3

APIs load testing using K6

In this post, We will go through the load testing concepts and how to use the K6 framework to perform load testing for API endpoints.

CSEISE
Feb 1, 2024
Post likes count8

APIs testing using HTTP files and Rest Client

This post focuses on providing a comprehensive practical way to perform end-to-end testing of the API endpoints, using HTTP files and Rest Client

CSEISE