Trending

NOW TRENDING AT QA VALLEY

Application security needs to shift left

As teams are pressured to release software more rapidly, more and more aspects of software development are being forced to “shift left,” moving up earlier in the development lifecycle. (more…)

How to conduct transformative agile testing in a risk-averse industry

Projects which run within an agile framework typically have faster product releases and better customer satisfaction, teams work more efficiently, and projects comfortably meet deadlines and budget targets. But does it suit every industry? Can risk-averse sectors such as finance also benefit from bringing testing into an agile methodology, or.

read more

JavaScript Powered Performance Testing Using k6

Using software development practices like Agile/DevOps/CI gives us the ability to instantly access the risk of a new release or change before it impacts our customers. The goal is to catch unexpected behaviors introduced into the code base as soon as possible. The sooner you find or prevent bugs, the.

read more

QA: Metamorphic Testing for ML Models

In this post, you will learn about how metamorphic testing could be used for performing quality control checks/testing on Machine Learning models. It is primarily meant for data science specialists to plan the test cases to test the Machine Learning (ML) model implementation from a QA perspective. (more…)

Guaranteed Methods to Ruin Your Test Automation

In most conferences there are talks or tutorials about how to start or improve test automation. One learns lots of possible best practices, but generally, little time is spent on explaining why they are best practices! Personally, I find it easier to adopt a new methodology if I understand why.

read more

The Role of a Modern Tester in The Era of ML and AI

Let's take a look at the role of a modern tester in the ear of Machine Learning and Artificial Intelligence. We keep hearing about new solutions for test automation and continuous testing. Such solutions aim to increase the test automation authoring as well as the maintenance associated with these tests.

read more

The Lifecycle of Agile Testing

Over these years we have moved our approach of development from the Waterfall model to the Agile Methodology. The Agile model provides an iterative and incremental building approach for software development that helps teams deliver value to the customer faster and provide scope for quicker changes to the software rather.

read more

A Conversation about Testing within BDD

A lot of processes were commoditized when agile became mainstream—Scrum, kanban, behavior-driven development (BDD), and even agile itself. I have gained some fairly in-depth experience with BDD over the past year. When I started researching BDD, the emphasis was on conversation—specifically, conversation structured around a “given-when-then” format. Actually trying to.

read more

Four Essential Elements in the IOT Software Testing

The IoT is growing fast and is poised to have a big impact on just about every market all over the world. For organizations to prepare for and truly benefit from the potential of the internet of everything, they should pay close attention to the basics. One particular thing is.

read more

Software Test Automation and AI

Let's take a look at software test automation and artificial intelligence as well as explore how to push the bounds of what we can automate in software testing. (more…)