![]() |
Leading the way in Microsoft Office Development |
| Home | | | Excel | | | Word | | | PowerPoint | | | Consultancy | | | Feedback | | | Contact |
| Consultancy > Testing | < Previous | Next > |
Comprehensive Testing |
Every line of code is tested extensively before our tools are released to ensure that our software is of the highest quality. | ||
Most of the code is pre-written which means it can be pre-tested and therefore means more reliability and fewer bugs. | ||
Using .NET to develop applications for Microsoft Office requires a broad range of programming skills and a lot of experience. | ||
There are several potential problems including late binding, datatype conversion as well as subtle differences between the object models. | ||
Our thorough and methodical approach to testing ensures that if any bugs are found they can be resolved quickly. |
Extensive Error Handling |
At Better Solutions we recognise that it is impossible to test a piece of software completely. | ||
Because of this we take the following approach when handling errors: |
Every subroutine contains specific error handling. | |||
All error messages are descriptive and are meaningful to the user. | |||
Error messages can be easily sent to us via email. | |||
All error messages are logged for future reference. |
Detailed Test Scripts |
We have spent a lot of time writing dedicated test scripts and ensuring that any new code is tested thoroughly. | ||
Writing good documentation for a piece of software is not only beneficial to the users but is essential for testing. | ||
All of our solutions have their own test scripts as well as a detailed user guide. |
| Copyright © 2004-2007 Better Solutions Limited. All Rights Reserved. | Top |