Archives for: April 2010

Navigationg BlackBerry Screen Saving flow

April 9th, 2010
I have recently been working on a BlackBerry application, and found that I often got lost in the maze of method calls that happen was a close command is initiated for a screen. To help me keep track of it, I have created a basic flowchart which helps me follow the bouncing ball 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 »