Blog

Usability Testing Lab

In the usability lab, users are asked to perform a few tasks (functions) with the product being evaluated. There are the people who are actual users of the product. All their actions are directly observed and captured – video recorded for detailed analysis later.The lab is equipped to support the systematic observation and analysis of […]

Usability Testing Lab Read More »

Organizing the Test Team

The people component includes human resource allocations and the required skill sets. The test team should comprise the highest-caliber personnel possible. They are usually extremely busy because their talents put them in great demand, and it therefore becomes vital to build the best case possible for using these individuals for test purposes. A test team

Organizing the Test Team Read More »

task based software Testing

Task-Based Software Testing

Once in a Software Testing conference held in Banglore, India, the topic of discussion was “How to test software’s impact on a system’s mission effectiveness?” Mostly customers want systems that are: – On-time– Within budget– That satisfy user requirements– Reliable Latter two concerns (out of above four) can be refined into two broad objectives for

Task-Based Software Testing Read More »

Test Director

It is a Global Test Management tool, the industry’s first global test management solution. It helps organizations deploy high-quality applications more quickly and effectively. It has four modules: – Requirements– Test Plan– Test Lab– Defects These modules are seamlessly integrated, allowing for a smooth information flow between various testing stages. The completely Web-enabled TestDirector supports high levels of communication

Test Director Read More »

How to do Integration Testing – writing Integration Testing test cases

Integration Testing is a four step procedure. Below are the steps for creating integration test cases: 1. Identify Unit Interfaces: The developer of each program unit identifies and documents the unit’s interfaces for the following unit operations: – External inquiry (responding to queries from terminals for information)– External input (managing transaction data entered for processing)– External

How to do Integration Testing – writing Integration Testing test cases Read More »

Software Testing as a Continuous Improvement Process

Software life cycle testing means that testing occurs in parallel with the development cycle and is a continuous process. The software testing process should start early in the application life cycle, not just in the traditional validation testing phase after the coding phase has been completed. Testing should be integrated into application development. In order

Software Testing as a Continuous Improvement Process Read More »

Defect Removable Efficiency

Defect Removable Efficiency The Defect Removable Efficiency (DRE) is the percentage of defects that have been removed during an activity, computed with the equation below: DRE = (Number of Defects Removed / Number of Defects at Start of Process) * 100 The DRE can also be computed for each software development activity and plotted on

Defect Removable Efficiency Read More »

Rapid Testing

Rapid testing is the testing software faster than usual, without compromising on the standards of quality. It is the technique to test as thorough as reasonable within the constraints. This technique looks at testing as a process of heuristic inquiry and logically speaking it should be based on exploratory testing techniques. Although most projects undergo

Rapid Testing Read More »

Scroll to Top