Trending

NOW TRENDING AT QA VALLEY

Fault Injection Testing for an IoT Device

If someone says a feature is not testable through the methods we use, it does not absolve us from the responsibility of testing; that's still our job. When this team was given a new connected device to test, they realized their existing functional testing skills wouldn't be sufficient to test.

read more

A Plea for Testability

Part of achieving quality in software means treating testability as a primary quality attribute. Once you do that, you can then adapt your requirements and development styles from that point of view. Whether you call that “agile”, “lean”, “scrappy” or whatever else is largely beside the point. The focus is.

read more

Challenges agile transformation can pose

Agile has come to stay, so there is no debate on whether we need to adapt to it or not. Here are some tips on how to do an agile transformation carefully, since it is a methodology that needs a cultural change, not just operational change. (more…)

Continuous Testing for Mobile Devices

Mobile applications have traditionally lagged behind their web counterparts in terms of speed of releases, maturity of testing and available tooling. Yet mobile is driving much of the innovation in today's connected world. Mobile devices and software have become an indispensable part of our day-to-day living. (more…)

Continuous Delivery is Not Continuous Deployment

Every once in a while, it is worth revisiting a topic that flies under most people’s radar. The differences between continuous delivery and continuous deployment is one of those topics. While those steeped in DevOps are well-aware that software can be delivered daily (or even more frequently), deployment is less.

read more

A Decision-Maker’s Guide to Test Automation

It’s not often that software testing makes the news, but when it does, it’s usually because something has gone spectacularly wrong. At 8:05 AM on January 13, 2018, the Hawaii Emergency Management Agency sent out a false missile alert. While there is much that is still unclear regarding exactly what.

read more

Unlock the full potential of a QA organization by tracking these KPIs

Test managers are under pressure to test faster and deliver software with fewer defects. Improving these two factors — velocity and defect detection effectiveness — requires a balanced mix of people, processes and tools. Orchestrated properly, anyone can increase a team’s testing delivery speed and trap more defects before the.

read more

The phoenix of software testers will rise again

Software testing is undergoing a hard phase with constant focus on it’s value-creation within modern SDLC built on agile and DevOps, and software testers need to spend more and more time on building automated scripts. (more…)

Repetition Is Good: IT Automation

Automation is as central to DevOps as the ball is to soccer. IT automation is the use of instructions to create a repeated process that replaces an IT professional's manual work in data centers and cloud deployments. Software tools, frameworks, and appliances conduct the tasks with minimum administrator intervention. The.

read more

Software testing – how to test sooner and fix faster!

Everyone has been through this scenario: You just released a new version of your app and something is going wrong. Something your team should have spotted during testing. But there you are, facing a crisis and having to act quickly to fix the problem. What can you do to avoid.

read more