Tags: quality assurance

Defect Tracking

June 1st, 2010
Entering and tracking defects, is one of the main tasks for testers. It is important that any time that a defect is found (whether it was actively being looked for or not), that it is logged. Even if you are not sure if it really is a defect, or if you think it maybe isn't really that big of a deal; I believe it is better to log it, analyze and then if necessary close it, than it is to just ignore it. more »

Test Process

May 3rd, 2010
In this article I will outline a basic structure of the test process, including some tips for test case writing, and suggestions for some tools to use in testing. more »

Types of Testing

April 1st, 2010
In this article I will give a brief overview of the various types of testing commonly used in Software Testing, as well as provide advice on when each type of testing is appropriate. more »