NashTech Insights

Selenium

Posts by categories

Posts by tags

Security Testing: Integrating ZAP with Jenkins

This blog will help us with Security Testing: Integrating ZAP with Jenkins. OWASP ZAP is an integral part of our Application Security Testing toolkit. As a free and open-source scanner, it conducts real-time penetration tests on web applications and services, uncovering potential vulnerabilities.While ZAP is versatile enough to manually test specific web applications, its true …

Security Testing: Integrating ZAP with Jenkins Read More »

Getting Started with Visual AI Test Automation: Implementing a Plug and Play Framework

Nowadays, a remarkable technology is gaining traction in the field of test automation. In this blog, we are going to explore this skyrocketing technology known as Visual AI. We are going to delve deep into its impact and why it is going mainstream in the current scenario. Why Visual AI and What Is Its Purpose? …

Getting Started with Visual AI Test Automation: Implementing a Plug and Play Framework Read More »

Automating Continuous Testing with Playwright and Selenium Grid

Introduction Continuous testing has emerged as a crucial technique in the dynamic field of software development. Early problem detection, better code quality, and assurance that new features won’t negatively affect existing functionality are all made possible by this technique. Automation testing has seen a revolution in recent years thanks to the emergence of strong testing …

Automating Continuous Testing with Playwright and Selenium Grid Read More »

Integrating OWASP Zap With Selenium For Effective Testing

In today’s rapidly evolving technological landscape, the significance of security testing has escalated. It is imperative for every web application to possess a secure framework that effectively thwarts any potential malicious intrusions. The most effective approach to guaranteeing the security of your application against such vulnerabilities is through conducting thorough security testing. Security testing can …

Integrating OWASP Zap With Selenium For Effective Testing Read More »

woman coding on computer

Getting Started for Cross Browser testing with Selenium Grid 

In the era, where there are multiple platforms available to access web applications, it has become the responsibility of the test automation engineers to ensure cross-browser compatibility. To have these devices physically present in one place and execute your test cases on each device is a tiresome job and an exhaustive approach.  With the increased demand …

Getting Started for Cross Browser testing with Selenium Grid  Read More »

iOS Automation on Windows with BrowserStack: A Guide

Lets start with iOS Automation on Windows with BrowserStack: A Guide Automation testing has become a boom in the modern era. If we talk about automation testing, it is imitating real test scenarios through automation. Regarding application testing, an application comes with different operating systems like android and IoS. Browserstack is doing interaction part. Lets …

iOS Automation on Windows with BrowserStack: A Guide Read More »

Monkey Testing with Selenium

In software testing, it is crucial to ensure the stability and reliability of web applications. While traditional testing techniques cover many scenarios, they may not always uncover hidden bugs or edge cases. This is where monkey testing comes into play. it involves random and exploratory testing, where the application is bombarded with unpredictable inputs to …

Monkey Testing with Selenium Read More »

Efficient Data Handling in Selenium: Reading and Writing Data from Excel Spreadsheets

Hello Readers!! We are back with another exciting topic that is highly beneficial for projects involving data-driven testing, So we will begin our journey by providing a quick explanation of some of the phrases we will regularly use in our blog posts as well as an attempt to explain why we need this and how …

Efficient Data Handling in Selenium: Reading and Writing Data from Excel Spreadsheets Read More »

Healenium Logo

Healenium – Self-healing locator tool for automation test

Currently, we have a lot of tools supporting self-healing locator like Healenium, Mabl, Katalon. Each tool has different solution for self-healing. Today, I’ll share with you the Healenium because it’s an open-source and free which applies AI and machine learning and very easy to integrate with any Selenium-based automation framework. It leverages AI and machine …

Healenium – Self-healing locator tool for automation test Read More »

Dockerization of Selenium test within a container using Selenium Grid

Hi folks, In this blog, you’ll learn how to run and test their automated Selenium web tests through a Docker container. However, you may be asking what the circumstances are and why we use them. As I believe, everyone is familiar with Selenium as it is a famous tool, so let’s start with a short …

Dockerization of Selenium test within a container using Selenium Grid Read More »