NashTech Insights

Quality Solutions

serious man reading book in dark room

Dealing with user story issues in testing

Dealing with user story issues in testing In Agile (Scrum) development, User Stories describe software requirements and functionalities. They provide detailed insights into features. These user stories create a complete product aligned with customer needs. However, the development team, especially testers often encounter common issues within user stories during the software development process. Based on …

Dealing with user story issues in testing Read More »

accessibility, disability, architectural barriers-1682903.jpg

Free browser add-ons for accessibility testing

Web accessibility testing focuses specifically on evaluating the usability of web interfaces for individuals with disabilities, whose impairments influence their interaction with online content. Performing web accessibility testing solely through manual testing can be time-consuming and may lead to gaps, particularly when working with tight project deadlines. Each accessibility testing tool employs a distinct methodology …

Free browser add-ons for accessibility testing 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 …

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

Everything you need to know about building an API Testing framework with Rest Assured

Hi Everyone,This blog will use Rest Assured to build a robust API automation testing framework. For this, we’ll implement the Data Driven Testing approach and create testing reports for it. The Objective of Designing a Framework We will need to keep a wide variety of files when automating test cases, including various endpoints, URLs, data-driven …

Everything you need to know about building an API Testing framework with Rest Assured Read More »

Best Practices for Writing Efficient K6 Scripts for Performance Testing

Hello Folks,Performance testing is an important aspect of software development,helping testers ensure that their applications can handle heavy loads and maintain performance under stress.K6 is an open-source load testing tool that is widely used for performance testing and provides testers with an easy-to-use interface for writing performance tests.However, writing efficient K6 scripts can be challenging. …

Best Practices for Writing Efficient K6 Scripts for Performance Testing Read More »

repair, background, man-7632287.jpg

Quickly start an automation project with Robot Framework

Written by: Hien Nguyen Thi If you’re just starting to learn automation testing and are unsure which framework to choose, don’t worry! Robot Framework is an excellent option that you shouldn’t overlook. Having personally learned and built an automation project using Robot Framework, I highly recommend it. In this article, I will share my experience …

Quickly start an automation project with Robot Framework Read More »

Selenium Testing With Test Containers And CI/CD Integration

Selenium is one of the most widely used browser automation tool out there. Using Selenium, any front end application can be tested with automation. This powerful tool however requires few things in your system so it can run your automated test cases. You need to add dependencies and configurations in each system where you want …

Selenium Testing With Test Containers And CI/CD Integration Read More »

Building a Dashboard for Rest Assured Test Metrics with Grafana: Tips and Tricks

I hope you are doing great these days. Let’s learn something new. In this blog, we will  Build Grafana Dashboard for Rest assured test metrics and learn about the Tips and tricks used. So before creating the dashboard or building a dashboard for Rest Assured test metrics with Grafana, you will need to have the …

Building a Dashboard for Rest Assured Test Metrics with Grafana: Tips and Tricks Read More »