The sdlc tag has no wiki summary.
0
votes
1answer
207 views
Best development model for novice game developers [closed]
A small group of friends (including myself) decided to develop a simple 2D game. We are all fairly new to software development, so I wanted to ask which software development model would likely work ...
7
votes
1answer
120 views
Maintenance model for external artifacts
When we think about maintaining a software solution holistically, we have to think about things like non-code change control and configuration management, in addition to the actual source code. For ...
2
votes
2answers
602 views
Development environment to manage multiple Oracle databases
I am in an enterprise environment where we have applications that need to run against multiple Oracle databases. Developers may need to manage multiple vintages of these databases to support ...
3
votes
5answers
570 views
How to make sure the application source code has a proper documentation for new programmers? [duplicate]
Possible Duplicate:
How much documentation is enough?
Do you know how the big IT company like IBM, Microsoft, or google make sure their application source code has proper documentation for ...
2
votes
2answers
515 views
Parallel Testing options in Agile Development?
I've read through some very good resources on the internet trying to find out if my initial proposed testing process is a valid option. So please any advice or recommendations are appreciated.
...
1
vote
2answers
579 views
SDLC approach for small size projects
For small size projects, is it worth following the SDLC? is SCRUM/agile development a better approach?
Edit: The project I have in mind is a small change but it will affect multiple layers/parts of ...
0
votes
1answer
306 views
Differences between software testing processes and techniques?
I get confused between these terms. For example, should unit testing be listed as a software testing process or technique? I think unit testing is a software testing technique. And how about Test ...
5
votes
5answers
569 views
Is performing a Waterfall every 2 weeks considered agile development?
I've been wondering if one can still classify a Waterfall type development approach, where the length of the waterfall cycle is 1-2 weeks, as Agile.
3
votes
4answers
423 views
Is SCRUM Methodology a good technique to go with in crucial deadline project?
I am just join a firm and they are working in a (their called) SCRUM methodology, They have very sharp deadline and the project development doesnt seems to have any direction or neither it is looking ...
2
votes
2answers
2k views
What are some good Software Engineering books for people who didn't formally study Computer Science or Software Engineering?
I'm a graduate in the electronic & telecommunication field, but working in a software company. I want to continue in this field and going for Masters in it. Can you recommend me some of the best ...
1
vote
2answers
655 views
Work Item Traceability in TFS 2010
I have created a Windows Form project (VS solution) under a TFS 2010 project. I may eventually add more solutions to the TFS project.
My question: Can we create a Use Case WIT for a specific solution ...
3
votes
1answer
2k views
What Software Development Life-Cycle (SDLC) methodology or methodologies are used by Google?
Does anyone know or have information about which Software Development Life Cycle methodologies are used by Google?
6
votes
3answers
440 views
How often do you review and validate your practices/process?
We currently drive changes to our process through the following mechanisms:
Weekly wrap-up meeting
Project postmortem
We discuss what isn't working, what is working, etc. I use these settings to ...
0
votes
2answers
1k views
Difference Between Software Development and Production?
In a typical SDLC there isn't much mention of the word production or development or the distinction between the two.These seem more of a real time , industrial driven concepts . I have come across ...
0
votes
2answers
521 views
In a software engineering view, what are all the steps in a state of the art SDLC that I can do? [closed]
In an hypothetic situation of a company that have infinite resources (time/budget) to develop a product.
can someone list me ALL possible steps that are required in my system development life cycle ...
3
votes
4answers
5k views
Question about SDLC. How to answer this?
I have seen this asked many times in job interviews but I am still not sure how to answer this. I am a web developer for quite some time but I still have problem with explaining OOP and SDLC (Familiar ...
1
vote
4answers
627 views
During software development, which development phase matters most to the programmer?
What does a programmer need to pay attention to during the development of software?
For example, some software can not be finished within the time constraints, others cannot meet the requirements of ...
5
votes
3answers
1k views
OOP oriented PHP app source code samples and advice
The day I have been dreading has arrived. I never felt OOP or good software design was important(I knew they were important, but I thought I could manage without them.). However having read otherwise ...
2
votes
1answer
280 views
Where do I start to learn systems analysis?
Though I learned Systems Analysis in college, I feel like I am out of date. All I really remember is certain aspects of the SDLC which I realize is a little passé. I've been on the implementation end ...
2
votes
3answers
874 views
Feasibility Study Format on SDLC
Is there a specific format for a feasibility study in SDLC? If so, do you know any sources where I can find more information about this? or can you show me at least an outline of what it should ...