From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,17c02346e2b592d9 X-Google-Attributes: gid103376,public From: "Ehud Lamm" Subject: Re: Software design and development methods? Date: 2000/10/11 Message-ID: <8s2i1j$723$1@news.huji.ac.il>#1/1 X-Deja-AN: 680291701 References: <8rvov4$imr$1@nnrp1.deja.com> X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 X-Complaints-To: usenet@news.huji.ac.il X-Trace: news.huji.ac.il 971295603 7235 132.64.13.3 (11 Oct 2000 20:20:03 GMT) Organization: The Hebrew University of Jerusalem X-MSMail-Priority: Normal NNTP-Posting-Date: 11 Oct 2000 20:20:03 GMT Newsgroups: comp.lang.ada Date: 2000-10-11T20:20:03+00:00 List-Id: PSP and TSP are from SEI, and more info can be found on ther site (http://www.sei.cmu.edu). Alas, on this topic I found much less info than on the CMM. I'd be glad to find more in depth sources on the Net. -- Ehud Lamm mslamm@mscc.huji.ac.il http://purl.oclc.org/NET/ehudlamm <== Me! Ken Garlington wrote in message news:ZbSE5.1189$ln6.160997@news.flash.net... > wrote in message news:8rvov4$imr$1@nnrp1.deja.com... > > This isn't really an Ada question, but I think I'm likely to get more > > good info and less nonsense asking it here than in almost any other > > group. My question is how does an individual, or a small company with > > limited resources, improve the software design and development process > > beyond an ad-hoc collection of self-discovered "methodologies". What, > > for example, are the -right- ways to do a requirements analysis, create > > a functional specification and come up with a program framework? What > > is the right way to create a test plan? > > For an individual, consider the Personal Software Process (PSP). For a small > company, consider the Team Software Process (TSP). These won't really answer > all your questions, but they will give you an approach to improve the > answers. > >