Currently Browsing: Uncategorized

JavaScript Testing Beginner’s Guide

JavaScript is an important part of web development in today’s Web 2.0 world. While there are many JavaScript frameworks in the market, learning to write, test, and debug JavaScript without the help of any framework will make you a better JavaScript developer. However, testing and debugging can be...

A symptomatic ISTQB definition

There are some discussions about current certification schemes, but there is not so much attacks and defense of the actual content. This is from ISTQB Glossary 2.1: black box test design technique: Procedure to derive and/or select test cases based on an analysis of the specification, either functional...

The Joy of Failure

One of the important testing questions that I don’t see asked often enough are performance related design questions. 1. How long do we keep trying for? 2. What do we do while we are trying? 3. When we fail, how long does that take? 4. How do we define fail? 5. How many ways can we fail? 6. What if we...

  • RSS
  • Twitter
  • LinkedIn