Selenium Test in Azure Pipeline
It will help you to have a Selenium test in azure pipelines also helps to automatically build, test, and deploy […]
Software Solutions, Microservices, Event-driven Architectures
It will help you to have a Selenium test in azure pipelines also helps to automatically build, test, and deploy […]
No framework is complete without report feature, So this blog will help you to have a Create Advanced Test Report
Hi folks, In this blog, we will try to integrate Apache POI with our Rest Assured Project. Moreover, we will
Hi folks, In this blog, we will try to integrate Selenium with Jenkins. We will not try this on an
Let’s first know what are code and design smells. Code smells are something that demonstrate bad coding practice, whose existence
We live in a world driven by data and every second we are processing a large amount of data, using
Amazon SQS is an amazing simple queuing service which offers us a secure, durable hosted queue which lets us integrate
MongoDB is an open-source non relational, document oriented database. MongoDB being document oriented means that it stores data in JSON
Selenium is used for testing and automating the web applications. We can run our tests with CI/CD tools such as
Selenium is being used by many major organizations across the world. Using selenium we can automate the GUI and see
While building applications and services it is very important that we maintain data integrity especially if they are data centric.
Hello everyone, in our last blog we saw that how we can execute ours test in headless mode and now