Google Search

Showing posts with label Software Testing. Show all posts
Showing posts with label Software Testing. Show all posts

Friday, August 15, 2014

Test Planning Flow

Find below the flow diagram for Test Planning

Test Planning Flow

Defect management Flow

Defect management is essential part of Software Test Life Cycle (STLC), and it is essential to follow the Defect Management Flow. Here is the flow diagram for the same.

Defect Management Flow

Sunday, October 27, 2013

Difference between Error,fault, failure, bug and defect

error

- a discrepancy between a computed, observed, or measured value or condition and the true, specified, or theoretically correct value or condition;
- a quality problem discovered by software engineers (or others) before the software is released to the end-user (or to another activity in the software process)

Monday, September 23, 2013

Operational Acceptance Testing

There are several types of Operational Test Activities that may be considered for a testing purpose, but the most important ones are as i have discussed below. These are discussed and defined from my own experience of work:

Non Functional Testing - Overview

Definition:

It is testing of "how" the system works. Non functional testing may be performed at all test levels. The term non-functional testing describes the tests required to measure characteristics of systems and software that can be quantified on a varying scale, such as response times for performance testing.

Sunday, August 26, 2012

Software Testing Basics

Difference between Test Strategy & Test Plan

It is very common opinion that Test Strategy & Test Plan are same. However it is very important to understand that these are separate documents and are important in their own aspect. Lets understand what is the difference between these two documents.