Thursday, July 30, 2009

Software development standard?

well, i would like to know what r those standards taken for a good software development ? i would like to hire some programmers but i do not know how to check their works and if they work to standards or not ? Could you please help ?

Software development standard?
You need to create a Requirements Specification document.





This says precisely what it is you want them to do.





It is often accomplished with the aid of a Business Analyst, who can translate your business needs into a technical specification.





Then the programmers can take that and build what they think is a solution to the problem. Don't worry so much about how they do it, so long as they do it. There are numerous "standard" approaches to accomplishing the end result you seek.





There should be a corresponding Test Plan, which is mapped to each of the specified requirements, demonstrating each of the requirements has been satisfied.


No comments:

Post a Comment