News

This is a very basic implementation of the Triangle problem. It consists in an web page (index.html) where the user inserts the size of the three lenghts of the triangle. When the user clicks on ...
The beginning of The Art of Software Testing has a self-assessment test to see how good you are at testing a function. Here is the text (from p. 1): Before beginning this book, it is strongly ...