I am so excited to share that I am speaking at the QA Leadership Summit - Spring 2023. Please do register today and save your seat! Topic: Stay Ahead of the Curve: Integrating QA with DevOps More info: https://www.browserstack.com/webinars/qa-leadership-summit-spring-2023 Description: DevOps and QA have evolved to become more integrated and collaborative due to the increasing... Continue Reading →
Selenium Python Tests & Azure DevOps Integration – Made for each other!
In this article, I am going to show you how to integrate your Python Selenium Tests to Azure DevOps. You will also see how to trigger the tests on a particular time and execute them in parallel. Pre-requisites Knowledge on Selenium, Python, pip and PyTestWorking tests using the above tech stack. If you don’t have... Continue Reading →
CP-SAT SELENIUM SUMMIT 2021
More Info: https://seleniumsummit21.agiletestingalliance.org/giridhar-rajkumar/ Slides: https://slides.com/grajk/seleniumsummit2021 Topic: Continuous Testing - Here is what you need to knowAbstract: Organisations across the globe have started adopting new and faster ways to deliver their products to the end-users. One of the fastest ways to boost their delivery is via enhanced & tools and frameworks they use in their SDLC (Software Development... Continue Reading →
Selenium – Java & Azure DevOps – Let’s unleash the power!
In this article, we will see how to integrate our Java based Selenium scripts with Azure DevOps. I have seen loads of articles and watched videos integrating the Selenium tests to Azure DevOps, but they are mostly for C# lovers. But, for Java fanatics, I see NO documentation available and hence I thought of writing... Continue Reading →
Power of Cypress & Azure DevOps – Simple Integration
DevOps is one of key area where many organisations are transforming towards delivering their product much faster to their customers. QA plays an important role to this faster delivery process. In this article, I am going to show you how to integrate Cypress tests with Azure DevOps in simple steps. So, this is how it'g... Continue Reading →
Integrate Cypress with Docker in 5 minutes
In this article, we are going to see how to run Cypress tests in Docker containers. This is an exciting topic, so I thought I would document it for the benefit of others. But, before we start, let's understand – What is Docker?Why do we need to execute Cypress tests in Docker?Benefits of running Cypress... Continue Reading →
Make your Selenium Test Results Live using Grafana & InfluxDB – TestProject Blog
Selenium is a great tool, without a doubt. The real value of tests written in Selenium can be harvested only based on the test results it publishes. We have ‘n’ number of reporting tools & frameworks for Selenium as such. But the common underlying issues with any of these reporting tools are they are mostly OFFLINE, which... Continue Reading →
Selenium Box – Modern Selenium Grid for on-prem infrastructure
Have you ever wondered about having your own highly effective and easily maintainable Selenium Grid, that too within your workplace premises? Then, Selenium Box is the best solution you should look for. Selenium Box provides a secure, maintenance-free, ultra-scalable Selenium test infrastructure for sophisticated enterprises. It has the capability to run all your selenium tests... Continue Reading →
Continuous Testing from DevOps Eye
DevOps is one of the best culture being adapted by many organisations these days to effectively deliver their product to the production in short span of time via delivery pipelines. In case if you are new to DevOps and want to get started, click here. A team can effectively achieve DevOps Pipeline culture by religiously... Continue Reading →
Top 5 Software Testing Trends of 2020 – Xray Blog
If you’re an organization undergoing a digital transformation, ensure you’re staying competitive with these future-driven approaches to QA and software testing. Click here to read the entire article Featured Image Credits - https://www.getxray.app/
Say Hello to DevOps : Handbook to get started with DevOps Concepts
Are you new to DevOps? And excited to get started with DevOps culture? Then this is the right handbook for you. This handbook contains the basis that everyone should know about DevOps Concepts, Tools, CI/CD, DevOps in Cloud... Here is the link for PDF version - https://drive.google.com/file/d/1pDtj5Y4gVS602hURxLyoiqMr3QyvurQM/view
Running Cucumber Scenarios in Parallel & NOT Feature Files
When the Cucumber Scenarios are atomic (having no dependency on each other), there is NO point in running the feature files in parallel for faster execution. The scenarios in all feature file should also be executed to get the maximum execution time reduction. In this article, we will see how to achieve parallelism in Cucumber using TestNG Framework and learn the... Continue Reading →
Disposable Real-Time Environments Using Docker for DevOps Teams
Maintenance of multiple environments is becoming very hectic these days. Hence the concept of containerisation dominates the world with its ease of scaling and elasticity factors. With Docker's capability of virtualisation, it is now possible to create environments like Dev, QA, UAT on the go and deploy, test and dispose of with no manual interventions.... Continue Reading →
Zalenium – Dockerized Selenium Grid with Auto-Scale of Nodes
Click here for "A Handbook on Zalenium - An Advanced Selenium Grid Infrastructure with Auto-Scaling Docker Containers"