Category Archives: Test Planning & Strategy

Addressing topics around designing test approaches, incorporating test techniques, setting up testing, and communicating the strategies for implementation

“Bad User” Testing

How can you be sure that an application will behave properly when users perform actions or combinations of actions that were not considered during the development of the functionality? During the testing phase, you have to plan for what is … Continue reading

Posted in  All, Test Planning & Strategy | Tagged , | Comments Off on “Bad User” Testing

Estimating for Testing

Each of us has very likely had to do an estimate in the past, whether it was for a set of assigned tasks, for a project, or for an entire organization. As a tester, the question is commonly presented as, … Continue reading

Posted in  All, Estimation for Testing, Planning for Quality, Test Planning & Strategy | Tagged , , | Comments Off on Estimating for Testing

Testing Without Requirements

A typical software project lifecycle includes such phases as requirements definition, design, code and fix. But, are you shipping software applications with minimal to no requirements and little time for testing because of time-to-market pressures? Build it, ship it, then … Continue reading

Posted in  All, Agile Testing, Requirements & Testing, Test Planning & Strategy | Tagged , , , , , , , | Comments Off on Testing Without Requirements

Create a Lightweight Testing Framework

Are you ready to take on the challenges of the new project? Are you knowledgeable of the latest in testing tools and techniques? What will be the ramification of not testing the product adequately? How will this impact your future … Continue reading

Posted in  All, Agile Testing, Automation & Tools, Test Planning & Strategy | Tagged , , , | Comments Off on Create a Lightweight Testing Framework

Performance Testing and the World Wide Web

Today’s client/server systems are expected to perform reliably under loads ranging from hundreds to thousands of simultaneous users. The fast growing number of mission critical applications (e-commerce, e-business, contents management, etc.) accessible through the Internet makes web site performance an … Continue reading

Posted in  All, Automation & Tools, Test Planning & Strategy | Tagged , , | Comments Off on Performance Testing and the World Wide Web

Risk-based Testing – Targeting the Risk

One of the obvious truths about software testing is that there will never be enough time to do all the tests.  Enter risk-based testing. While everything should be tested, limited resources and schedule require that testing is structured whereby the … Continue reading

Posted in  All, Planning for Quality, Risk & Testing, Test Planning & Strategy | Tagged , , , | Comments Off on Risk-based Testing – Targeting the Risk

Components of a Test Strategy

A Test Strategy is a documented approach to testing where the test effort, test domain, test configurations, and test tools employed to verify and validate a set of functionality are defined. It also includes information on schedules, resource allocations, and … Continue reading

Posted in  All, Test Planning & Strategy | Tagged , | Comments Off on Components of a Test Strategy

Test Throughout the Development Lifecycle

There are many perceptions of what software testing is all about. Some people see software testing as something developers do as they write code. For some testing is performed all at once when the code is complete. Others believe that … Continue reading

Posted in  All, Planning for Quality, Test Planning & Strategy | Tagged , | Comments Off on Test Throughout the Development Lifecycle

Data-Driven Testing

One of the risks of any application is being able to do enough testing in the time available. Another common risk is getting at those critical components behind the GUI to ensure that they are as bug free as possible … Continue reading

Posted in  All, Automation & Tools, Test Planning & Strategy | Tagged , , | Comments Off on Data-Driven Testing

Risk Management

Risk management can be defined as creating and maintaining plans for controlling real and perceived risks paired with monitoring the effectiveness of those plans. DO NOT wait until a risk becomes reality before deciding what to do about it. A … Continue reading

Posted in  All, Planning for Quality, Risk & Testing, Test Planning & Strategy | Tagged , | Comments Off on Risk Management