Browse by Tags
All Tags »
Testing (RSS)
Sorry, but there are no more tags available to filter with.
Keith Stobie, a test architect on the Indigo team has an interesting article on testing exceptions . Though it is important to verify that the correct exceptions get raised when incorrect data is passed to a function, it is also important to check the
Read More...
ASML - Abstract State Machine Language is a technique being used in Microsoft by a few test teams to test their features. It is an executable specification language that is based on abstract state machines. The research team at Microsoft has integrated
Read More...