Quality Assurance
Test First! Sleep at Night...


Like most things in the IT arena, Pillar has a unique approach to testing. Instead of separately documenting system requirements on paper, we capture requirements in the actual test code that we write.
In a nutshell, the applications we develop know how they’re supposed to act. Our systems can conduct self-diagnostic tests with the press of a button.
By building a test harness right into the application, we can reduce testing time dramatically (think minutes as opposed to weeks.) Not only does this save time and money, allowing systems to get into production much more rapidly, it also makes changes and enhancements that occur down the road a lot easier and faster to implement.