sdlc Questions

3

Solved

I am studying Software Engineering this year and I am little confused about the question in the title. Both of my professor and the reference ("Software Engineering A Practitioner Approach")...
Rodie asked 9/10, 2010 at 18:26

2

Solved

I am using Visual Studio 2013 Preview, although I'm sure I've seen it in earlier versions. When creating a new project using the wizard, I select C++, Win32 Console Application, and there is an opt...
Valentijn asked 18/8, 2013 at 23:26

12

Solved

My question is, which version-naming scheme should be used for what type of project. Very common is major.minor.fix, but even this can lead to 4 number (i.e. Firefox 2.0.0.16). Some have a m...
Outcry asked 23/9, 2008 at 15:37

6

Solved

Some of the projects we're working on have strong roots in jQuery 1.4.2 or earlier, and somewhere between lacking the performance edge (or syntactic sugar) of the latest releases, the humiliation o...
Horticulture asked 11/3, 2013 at 2:52

6

Solved

I believe that Agile is nothing but another implementation of Spiral Model. I am a big supporter of Spiral (The spiral model is a software development process combining elements of both desig...
Frawley asked 31/10, 2008 at 14:51

5

Solved

I've come across the phrase 'sustaining software engineering' but don't know exactly what it means. There seems to be some DoD connection? Is it related to Agile Development?
Born asked 23/1, 2009 at 20:2

3

Solved

My company builds a web application for Real Estate Institutions -- initially coded in classic ASP with an incremental migration to .NET. Essentially, its a website with backend DB, mixed with cust...
Dexterdexterity asked 17/11, 2010 at 0:4

7

Solved

The process of creating a new build and releasing it to production is a critical step in the SDLC but it is often left as an afterthought and varies greatly from one company to the next. I'm hopin...
Survivor asked 23/4, 2010 at 2:5

5

I have created a PHP web-application. I have 3 environments: DEV, TEST, PROD. What's a good tool / business practice for me to move my PHP web-application code from DEV to TEST to the PROD enviro...
Defibrillator asked 2/11, 2009 at 22:42

3

Solved

It is mentioned on the Systems Development Life Cycle page on Wikipedia: To manage this, a number of system development life cycle (SDLC) models have been created: waterfall, fountain, spiral, b...
Tisbee asked 24/9, 2008 at 11:33

1

Solved

I'm in the process of developing several custom build scripts for TFS and I'd like to know if there are any best practices for developing, testing and deploying TFS build scripts. Do you setup dev...
Wetterhorn asked 9/7, 2009 at 23:47

15

Solved

Are there any methods/systems that you have in place to incentivize your development team members to write "good" code and add comments to their code? I recognize that "good" is a subjective ...
Devilry asked 24/9, 2008 at 17:39
1

© 2022 - 2024 — McMap. All rights reserved.