Connecting Tech Pros Worldwide Forums | Help | Site Map

Developing, building, and testing. How do it the best? Learning from the world leader - Microsoft

Guest
 
Posts: n/a
#1: Nov 15 '05
Developing, building, and testing. How do it the best? Learning from the
world leader - Microsoft



I'm very interested in how the developing/build/testing workflow @ Microsoft
looks like. I think Microsoft as world leader in software developing
business must have a very good workflow. Does anyone know how the
development flow @ Microsoft looks like?

I'm also interested in the workflow in your company perhaps the workflow in
your company better then @ Microsoft? What do you think about test driven
development?


Regards,

Gicio




Morten Wennevik
Guest
 
Posts: n/a
#2: Nov 15 '05

re: Developing, building, and testing. How do it the best? Learning from the world leader - Microsoft


Well, they do have a book called "Analyzing Requirements and Defining
Microsoft .Net Solution Architecture" which is all about large scale
software development process (envisioning, planning, developing,
stabilizing/testing, deploying) and very little .net. It's one of the
requirements for MCSD.NET.

--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
Justin Weinberg
Guest
 
Posts: n/a
#3: Nov 15 '05

re: Developing, building, and testing. How do it the best? Learning from the world leader - Microsoft


We're leaning more toward XTreme programming these days, especially with
..NET where the superior versioning allows you to do quick build cycles and
updates.

Wired has a nice segment on it:

http://wired.com/wired/archive/11.09/xmen.html

--

Justin Weinberg
Designing a PrintDocument? Drawing to forms?
Check out GDI+ Architect at www.mrgsoft.com



<gicio@web.de> wrote in message news:bot6qk$1hvgjs$1@news.hansenet.net...[color=blue]
> Developing, building, and testing. How do it the best? Learning from the
> world leader - Microsoft
>
>
>
> I'm very interested in how the developing/build/testing workflow @[/color]
Microsoft[color=blue]
> looks like. I think Microsoft as world leader in software developing
> business must have a very good workflow. Does anyone know how the
> development flow @ Microsoft looks like?
>
> I'm also interested in the workflow in your company perhaps the workflow[/color]
in[color=blue]
> your company better then @ Microsoft? What do you think about test driven
> development?
>
>
> Regards,
>
> Gicio
>
>
>[/color]


Guest
 
Posts: n/a
#4: Nov 15 '05

re: Developing, building, and testing. How do it the best? Learning from the world leader - Microsoft


Which workflow use companies that are on the CMM levels 3, 4, 5 ???
(http://www.sei.cmu.edu/cmm/)



regards,


gicio


"Justin Weinberg" <jweinberg@_spamkill_mrgsoft.com> wrote in message
news:u8#05dVqDHA.2304@TK2MSFTNGP11.phx.gbl...[color=blue]
> We're leaning more toward XTreme programming these days, especially with
> .NET where the superior versioning allows you to do quick build cycles and
> updates.
>
> Wired has a nice segment on it:
>
> http://wired.com/wired/archive/11.09/xmen.html
>
> --
>
> Justin Weinberg
> Designing a PrintDocument? Drawing to forms?
> Check out GDI+ Architect at www.mrgsoft.com
>
>
>
> <gicio@web.de> wrote in message news:bot6qk$1hvgjs$1@news.hansenet.net...[color=green]
> > Developing, building, and testing. How do it the best? Learning from the
> > world leader - Microsoft
> >
> >
> >
> > I'm very interested in how the developing/build/testing workflow @[/color]
> Microsoft[color=green]
> > looks like. I think Microsoft as world leader in software developing
> > business must have a very good workflow. Does anyone know how the
> > development flow @ Microsoft looks like?
> >
> > I'm also interested in the workflow in your company perhaps the workflow[/color]
> in[color=green]
> > your company better then @ Microsoft? What do you think about test[/color][/color]
driven[color=blue][color=green]
> > development?
> >
> >
> > Regards,
> >
> > Gicio
> >
> >
> >[/color]
>
>[/color]


Carl Daniel [VC++ MVP]
Guest
 
Posts: n/a
#5: Nov 15 '05

re: Developing, building, and testing. How do it the best? Learning from the world leader - Microsoft


gicio@web.de wrote:[color=blue]
> Which workflow use companies that are on the CMM levels 3, 4, 5 ???
> (http://www.sei.cmu.edu/cmm/)
>[/color]

Very few companies ever do the benchmarking necessary to establish which CMM
level they fall in. In my estimation., the vast majority of companies are
at level 1, a few at level 2 and a very few at levels 3, 4, 5. There is far
from uniform agreement, even amoung acedemics, that the CMM really measures
the right things for many types of businesses, so it's not at all surprising
that few organizations go to the trouble of being assessed.

If you're interested in the practices of a CMM level 3/4 organization, take
a look at the NASA LaRC Software Process Improvement Initiative home page at
http://sw-eng.larc.nasa.gov/ or the NASA Goddard Space Flight Center
Software Engineering Laboratory at
http://sel.gsfc.nasa.gov/website/index.htm. I recall finding a NASA
department that claimed to be at CMM level 5, but I can't recall the group
or find that reference anymore.

-cd


Closed Thread