Tagged Questions

4
votes
5answers
45 views

How can one get a QA team more involved in the SDLC?

I have worked in environments where the QA team has been actively involved in the development process from the onset of a project through maintenance. I generally have found this …
2
votes
3answers
70 views

PHP: How should I move my code from dev to production?

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 t …
0
votes
2answers
568 views

Brownfield vs Greenfield development?

This is not a question with a precise answer (strictly speaking the answer would be best captured by a poll, but that functionality is not available), but I am genuinely interested …
1
vote
5answers
189 views

How to avoid short-lifespan enterprise applications?

A while ago another question referred to the (possibly urban tale) statistic that ... the average lifespan of software is about 3 years At the time I came up with the follow …
0
votes
1answer
83 views

SDLC Phase Breakup

What is the industry standard break-up (man days effort) for the phases of the SDLC cycle(e.g. Analysis - 35%, Design - 15% etc etc). I beleive the most common phases are: Analys …
0
votes
3answers
133 views

where do we fit feasibility study and analysis in SDLC

In general the SDLC has the following phase requirement gathering design coding testing deployment but in the above SDLC , where do I fit the below phases ( i know it is aroun …
0
votes
1answer
45 views

Productivity improvements using Automation Tools

Does any one have figures giving productivity improvements using automation tools in the SDLC?
3
votes
0answers
84 views

SDLC: StackOverflow [closed]

Is there anywhere SDLC of StackOverflow has been discussed? From planning phase to implementation to deployment? What and Why's: Language Database system Server Other API's …
1
vote
6answers
528 views

What is the difference between risk analysis and risk mitigation?

What is the difference between risk analysis and risk mitigation and when(before coding or after coding?) and by whom(QA/analyst/developer?) should they be performed in the Softwar …
14
votes
11answers
549 views

How to convince management to clean up code after going live

At one of my customers I more and more often run into the situation that we are not given time to "clean up" the code after we've gone live. How can we convince management that thi …
1
vote
1answer
163 views

SDLC Mangement for TFS Build Scripts

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. …
3
votes
6answers
173 views

Under-priced projects (tight budget) - what are the characteristics?

I'm trying to determine some of the markers that indicate a project of limited resources. In my experience a project becomes a ‘limited resources’ project because someone was desp …
0
votes
2answers
116 views

Complete Deploy vs Out of Cycle Deploy

I'm not sure If any of you have encountered this scenario.We have small small projects or fixes that we need to push to LIVE every other day. There is one set of team that says …
2
votes
6answers
163 views

Re-Running Database Development Scripts

In our current database development evironment we have automated build procceses check all the sql code out of svn create database scripts and apply them to the various development …
0
votes
0answers
60 views

TFS and RTC - can both be used for both Java and .NET development

Both Microsoft's Team system and IBM's Rational Team Concert have similar features and functions. Both claim to be able to support either Java or .NET developers with their favori …

1 2 next
15 30 50 per page