All posts by rashidali242

How to Test gRPC Endpoint?

How to Test gRPC Endpoint?

Introduction To understand how to test gRPC endpoint? Let’s try to understand what is gRPC. It stands for Google Remote Procedure Call. gRPC (Google Remote Procedure Call) and REST (Representational State Transfer) are not the same; they are two different architectural styles for designing APIs, each with its own set of characteristics and use cases….

Read More

Testing Estimation Techniques in Agile

Testing Estimation Techniques in Agile

Introduction Testing estimation techniques in agile are not so different from traditional estimation. In most cases, techniques remain the same, it’s just labels that get changed. However, in this blog, we will discuss various techniques that are used in the field of software development. Accurate testing estimation is vital to plan sprints, allocate resources effectively,…

Read More

Connectionfailedexception selenium

Connectionfailedexception selenium

Introduction You might get some If you’ve recently updated your Chrome browser to version 115. x, you might encounter the “org.openqa.selenium.remote.http.ConnectionFailedException” exception. you may also come across another issue that is “org.openqa.selenium.SessionNotCreatedException“. Here’s a solution to quickly address these issues. Errors The errors are: Error 1 | org.openqa.selenium.remote.http.ConnectionFailedException Symptom’s The window is merely opened, but…

Read More