Binod MahtoCreate and Automate Grafana K6 API load testing through GitHub ActionIf you are new to Grafana K6 API load testing then I would recommend going through my initial post on API load testing using k6.Apr 7Apr 7
Binod MahtoEnd-to-End test with cypressBefore we start on E2E test writing using cypress, let’s know the cpress.Mar 20Mar 20
Binod Mahto“Infinite redirection — iframe-request-id” issue with Azure AD SSO login issue in cypressRecently I chose Cypress as E2E testing tool after evaluating some other open-source tools for my web application project. All was good by…Mar 201Mar 201
Binod MahtoinStackademicUnderstanding Watchers in VueOne of my favorite features for frontend development and it is fun to use but tricky and deadly too if not used properly.Nov 15, 2023Nov 15, 2023
Binod MahtoUse Microsoft Graph API with Azure AD Authentication in .Net Core, C#Microsoft Graph is a RESTful web API that enables you to access Microsoft Cloud service resources. It allows you to access data across…Aug 8, 2023Aug 8, 2023
Binod MahtoBuild your own web Chat App using Azure Web PubSub ServiceAzure Web Pub Sub Service is an Azure-managed real-time messaging service built on a publish-subscribe pattern using WebSocket. It allows…Jun 11, 2023Jun 11, 2023
Binod MahtoinDevOps.devCI/CD with GitHub Actions to deploy background jobs as Azure WebJobsA background job is a task that we need to run in the background like a scheduled job and the Azure WebJobs provides this capability as…Apr 26, 2023Apr 26, 2023
Binod MahtoAPI load testing using k6Grafana k6 is an open-source load testing tool. K6 allows you to test the reliability and performance of your APIs and catch performance…Jan 23, 2023Jan 23, 2023
Binod MahtoGeneric Attributes in C#11In C# 11 comes with .Net 7, Attribute is enhanced to use with generic type. This feature provides a convenient way for attributes to avoid…Dec 11, 2022Dec 11, 2022