Trending

NOW TRENDING AT QA VALLEY

How Testers Can Collaborate with the ScrumMaster

Most of the organizations I work with are embracing agile or some variant of lean development and delivery. While agile has been around for a while, there are still several organizations that are just beginning their agile transformation journey or are continuing to refine their agile practices. (more…)

No unit tests? No problem!

The conversations that emerged covered a number of interesting points, which challenged some of my assumptions about unit tests and how we evaluate code. What is bad code? When I framed my original question, I deliberately chose the phrase "inherently bad code". I was trying to emphasize that the code.

read more

Why You Need Test Automation For Software Testing in Agile

The many benefits of agile methodology have made it the most sought after and widely used software development methodology today. In fact, according to the VersionOne's Report, close to 94% of organizations have switched to this methodology with success. This makes one wonder about the features that make it distinctly.

read more

Exploratory Testing: Expanding Testing Across the Delivery Cycle

Mindless testing, whether it is manually or automatically executed, can cover only a very narrow scope of possible bugs: the ones you’ve already thought of. Exploratory testing however, endeavors to think outside that scope. Thoughtful testers look at a problem from all angles, weighing factors such as feature usage, psychology,.

read more

Lead Automation Engineer unveils testing challenges and practices

Lead Automation Engineer at Gov, Varun Sharma, unveils testing challenges he believes will occur in coming years, as well as how to embrace and avoid certain testing practices. According to Sharma, testing offline and service worker applications from end-user journey perspectives can be tricky to handle, especially if you use.

read more

Better Together: Automated & Manual Testing

One of the frequent conversations in our industry right now is the use of Automated versus Manual Testing, while both do have strengths and weaknesses, I believe that the unification of the two will result in an even better product than trying to use one alone. (more…)

Learn More from Tests That Stray off the Happy Path

Unit tests exercise various paths through your codebase. Some are happy paths where everything you expect goes right. These tests are boring. The interesting tests are the ones where your code goes hurtling off the happy path. The trick is to capture the diversity of a multitude of unhappy paths.

read more

Why AI is the perfect software testing assistant

Software testers are highly analytical, creative problem solvers. To identify hidden defects and areas where users might get frustrated, they must ask what others haven't asked and see what others don't see. But the analytical process takes time, and it isn't always as efficient as today's businesses and the users.

read more

Ten ways to implement automated app testing effectively

QA and test pros give advice on how to craft software test automation strategies that can speed app deployment. They also share their criteria for choosing automated test tools.Many enterprises invest in automated app testing tools with high expectations and end up with half-realized goals and wasted effort. Instead, approach.

read more

Quality Assurance Approach and Best Practices

Practicing Agile methodologies means approaching testing in a proactive manner the includes developing tests at the inception of the project. You know it’s vital, I know it’s vital, so let’s move on and dive right into our recipe for success. True quality comes from quality minded people, and as such,.

read more