How to improve quality of software
Posted
by hariharan
on Geeks with Blogs
See other posts from Geeks with Blogs
or by hariharan
Published on Sat, 27 Mar 2010 05:27:39 GMT
Indexed on
2010/03/27
6:33 UTC
Read the original article
Hit count: 291
Last week in our organization, we triggered a topic related to different ways of improving the quality of software (both technical as well as functional related topics). Since i am a technical person, i suggested following ideas,
- Use case based detailed design document – Both technical as well as functional specification should be well organized according to use case requirement.
- Design patterns – Will help developers to adopt common approach irrespective of technologies.
- Analyze and implement new technologies – Helps to improve the performance as well as the security of the application.
As I am not a well experienced technical candidate , i am unable to provide other solutions. If any suggestions or topics related to this (including testing, functional requirement), please post your valuable comments.
© Geeks with Blogs or respective owner