Trending

NOW TRENDING AT QA VALLEY

API Testing Glossary

I’ve been doing a fairly deep dive on API testing over the last several months, both as part of the project I am currently working on and as part of some courses I am preparing. As with any specialization, there is a lot of terminology that goes into it and.

read more

​5 ways to inject quality control into IT production processes

Late last month, I spoke with a manager of a nutritional supplement manufacturing plant. Plants like these are known as process manufacturers because the manufacturing they perform is distinctly different from discrete manufacturing, which produces units of things such as cars or computer. In process manufacturing, bulk ingredients are manufactured.

read more

AI & automation vs humans: the future of software testing?

AI and automation testing are poised to eventually become a valuable asset for quality assurance (QA) testers and change the way testing enterprises operate.The reality today is that AI and automation are taking over a large part of businesses practices which are usually conducted manually. (more…)

Post Launch Website Verification & Website Testing Checklist

We know that software testers are responsible for certifying a website during QA, right up until it goes live, but often testers are also expected to support and verify the site’s functionalities both during and after the launch.Post-launch in the live environment, the depth of testing doesn’t need to be.

read more

Keep Your Automated Testing Simple and Avoid Anti-Patterns

Automated Tests That Need to Be Tested? We are so fortunate today to have so many automated testing libraries, frameworks, and tools available that make creating automated tests quite easy. Some even allow people who do not have any coding experience to create automated tests. If you're new to automated.

read more

Reinvent Testing to Galvanize Digital Transformation

We’re well past software “eating the world.” According to Tricentis CEO Sandeep Johri, software has become irreversibly intertwined with the world. You can’t find a modern enterprise that doesn’t depend on software, or a business transaction that doesn’t require software at some point in the end-to-end process. In the new.

read more

A False Dichotomy of Modern Testing

You’ll often see questions about the practice of software testing that essentially boil down to this: “Which is better: manual testing or automated testing?” This is how many engineering managers do view the world and while they may throw in more words, what they are asking is that question. And.

read more

Making Do When You’re Understaffed for Testing

Are you feeling spread thin when it comes time to test your application? Is your team missing deadlines and pushing back releases to validate your product? This is a common feeling. It manifests itself in many ways.For example, picture the following scenario. Your team is understaffed. You can’t get through.

read more

What is Build Verification Testing?

Build Verification Testing is basic testing performed on every new build to make sure that it conforms to what is required of it before being passed to the testing or UAT team for further testing. This procedure can also called Build Acceptance Testing or Smoke Testing and is a measure.

read more