Trending

NOW TRENDING AT QA VALLEY

Artificial intelligence in the world of software testing

As a relatively new and ever-growing technology, the definition of ‘Artificial Intelligence’ (AI) is constantly evolving. While various analysts and experts across the globe have come up with their own interpretations, the general definition is that AI learns using data, using a ‘human-like’ ability to understand environments and contexts. Although.

read more

Resolving software failures with continuous testing

More than three billion people were affected by software failures in one way or another last year. No industry was spared. Every major sector had several dozen software horror stories. The impact ranged from ‘best case’ scenarios of user dissatisfaction, poor usage rates, and customer loss – to worst case.

read more

What is API Testing, and how best to Test an API?

API testing focuses on what’s known as the business layer of the application, meaning the testing methods will be entirely different compared to the standard GUI testing. So instead of using keyboard strokes and mouse clicks as standard input, in API testing we may need to use some other testing.

read more

5 Key Factors to Achieve Agile Testing in DevOps

Part of the path to DevOps requires adoption of agile methodologies. What does it mean for testing when you switch from the traditional waterfall model, with a few long release cycles per year, to the agile model, with changes occurring every two weeks? Here are five key factors to achieve.

read more

Difference Between Manual And Automation Testing

The most arduously debated topic in software testing industry is What is better, Manual testing or Automation testing. Although Automation testing is most talked about buzzword, and is slowly dominating the testing domain, importance of manual testing cannot be ignored. Human instinct can any day or any time, cannot be.

read more

Quality Assurance and Testing the ML Model

This article delves into the meaning of quality assurance and looks at what can be tested with ML models. This is the first post in the series of posts related to Quality Assurance (QA) and Testing Practices and Data Science/Machine Learning Models, which I will release in the next few.

read more

The Power of Pretesting

Having been in the software testing business for a few years now, I've become accustomed to various types of testing: Acceptance Testing, Regression Testing, Exploratory Testing, Smoke Testing, etc. But in the last few weeks, I've been introduced to a type of testing I hadn't thought of before: Pretesting. On.

read more