Book Review: Understanding the 4 Rules of Simple Design
I read the relatively short book Understanding the 4 Rules of Simple Design by Corey Haines. He uses examples...
I read the relatively short book Understanding the 4 Rules of Simple Design by Corey Haines. He uses examples...
Perfect Software Review I was also recommended this book, Perfect Software and Other Illusions About Testing by Gerald M....
This is a great book to read for anyone who has been doing or has done QA software testing...
Passed the A+ exam without too much troubles ^_^. I was pleased to know it wasn’t only multiple choice...
So a couple of my tests were failing the daily tests for several days in a row. The tests...
Started working on test coverage for an extension called GrowthExperiments. This extension adds in new features for the user’s...
I’ve been working with Javascript off and on for years now. During my internship I wanted to update my...
I wanted to create a test beyond the smoke test (echo.js) I had made for the Echo. I thought...
So the last step in this process was getting my code merged, but there were conflicts! I found some...
Once I had the data in the right format I had to plot it on the map. I reworked...