Trending

NOW TRENDING AT QA VALLEY

The Impact of Microservice Architecture on Load Testing

See how the structure of microservice architecture and their communication affects the way we need to run load testing. Microservice architecture (or, "microservices") has slowly emerged in recent years as a go-to method for development teams to create fast and robust enterprise applications. Microservice architecture breaks down complex tasks into.

read more

An Exploration of Exploratory Testing

Exploratory testing is one of the most widely known but poorly understood practices in the software testing community. The term suggests that exploratory testing is a special testing activity, but in reality, all true testing is exploratory in nature. (more…)

The manual testing approach

In the modern testing landscape, we appear to be setting ourselves unreasonable targets, which has increased the speed at which testing has to be carried out, and also the amount of automation and emulation packages which are needed to ensure testing meets the ‘go live, pass’ criteria set. And this.

read more

The new era of test automation & agile testing

What is the true cost of a buggy software? WorldPay, the renowned payment processing firm, that processes 36 million payments, suffered major glitches for three weeks due to software failure, while British Airways faced major IT failures in 2017, impacting their call centres, website and mobile apps and affecting around.

read more

For agile testing, fail fast with test impact analysis

Test impact analysis is a change-based testing practice that rapidly exposes issues in new/modified code. “Failing fast” lies at the heart of agile. Teams want continuous integration (CI) to provide feedback on their latest updates as soon as possible. CI test results are the primary barometer that developers use to.

read more

Keys to Effective API Testing

API's and their endpoints are critical to your website's performance. These tips and techniques will help you test them effectively. API endpoints make websites work. Simply put, they are the conduits that data moves through. Login functionality? Frequently an API call for authentication. Click on a new section of a.

read more

Bringing QA to data science

Despite the existence of best practices in software testing for operational software applications, there is a remarkable lack of established Quality Assurance practices for advanced analytics and data science. For decades, the advanced analytics community, rooted in academia and research, has tolerated the lack of best practices for solution deployment..

read more

How to do Regression Testing under Rapid Release cycles

With the ever-increasing rate of software releases, Regression Testing becomes a necessity by giving critical feedback, among other things, to the product owner on releases. Through this Article you will gain a better understanding of Regression Test Suites and whether or not they would be a good fit for your.

read more

Going from DevOps to DevSecOps

DevOps is the union between the development tribe and the operations tribe to create an efficient smooth delivery of services. It has revolutionised our approach to development and support. However, it is time to consider the security tribe and to move security over to the left and make it core.

read more