If you’re busy developing software, the last thing you want to deal with is writing a test plan. After you spend so much time designing and coding, it’s easy to get tunnel vision while throwing together your test plan towards the end, resulting in missing key features. A test plan is one of the most… Read more »
Posts Tagged: software testing
Proper Bugwriting
The software quality assurance process is, at its heart, all about finding bugs in computer code. After a bug is found, it is reported – bug reports are the most visible (and arguably most important) product of the QA process. The purpose of bug reporting, of course, is to provide a clear and concise explanation… Read more »
The Importance of a Test Plan
Using a test plan adds structure and accountability to your QA cycle. You know exactly what was tested and what’s working; but, more importantly, you know exactly what’s broken. Test plans can be as high-level or low-level as you need, but having one is critical to ensuring your application or website does what is promised…. Read more »
How a Slow Loading Website Can Spell Disaster
From watching television to paying bills, shopping for gifts and catching up on the news, the Internet is used for a wide array of activities nowadays. Whether you are trying to order take out on your way home from work or are sending an e-gift card to your best friend for their birthday, it is… Read more »