Skip to main content

Questions tagged [sdlc]

Questions about the Software Development Life Cycle (i.e. activities of the software development process, not necessarily related to a specific methodology).

4 votes
4 answers
871 views

All programming languages have some method of referencing the current date and time. Examples... now() sysdate DateTime.Now() current_timestamp Get-Date In a professional or semi-professional ...
ConanTheGerbil's user avatar
1 vote
1 answer
228 views

Azure Automation is a service for running scripts in the cloud, intended for the automation of administration tasks. While using it, I came across strangely outdated technologies being used under the ...
Palec's user avatar
  • 125
2 votes
3 answers
759 views

My organisation is adapting a new SDLC process, and a part of this is to force engineers to map acceptance criteria (AC) to unit tests written for each user story in the pull request (PR). To satisfy ...
Saket Kumar's user avatar
-1 votes
2 answers
167 views

I have a problem where our current SDLC model is the V-model which is great for its verification/validation of all phases, but lacks the support for iterations. Spiral model on the other hand has ...
LAL's user avatar
  • 11
-5 votes
2 answers
132 views

I've had this idea because I've recently had to upgrade a large enterprise project (due to security vulnerabilities) that was completed and not touched for years before I joined, and both the backend (...
sak2's user avatar
  • 1
-4 votes
1 answer
177 views

I know this question might sound stupid to many, but - in terms of rigorous IEEE definitions - can we say that GitHub allows some kind of Software Life Cycle or some management paradigm in particular? ...
dvlp_icn's user avatar
0 votes
1 answer
628 views

I've seen in many places, one of them here (and also in the guiding questions of GitVersion) that, when coming to determine whether or not to use GitFlow, one key consideration is whether or not I ...
YoavKlein's user avatar
  • 172
4 votes
9 answers
1k views

I am working on a project and I typically setup precompile git hooks for things like linting and testing. I recently had some consultants we use complain about requiring lint on every commit. Their ...
Jose Gleeson's user avatar
1 vote
2 answers
1k views

As far as I know, throw-away prototyping involves creation of prototypes in iterations where each prototype is discarded after one iteration. For incremental prototyping, the resources I referred to ...
Richie Harvy's user avatar
3 votes
3 answers
5k views

I'm working on my first ever software project. Being the only one working on it, I'm making the work breakdown structure and I know requirement gathering is an important phase in the development ...
Amal K's user avatar
  • 111
-3 votes
1 answer
82 views

I've seen this in the context of Microsofts SDL (Secure Development Lifecycle). Is it just those 12 practices and if the team follows those, you can say you implemented them? Are there any "hard&...
Martin Thoma's user avatar
0 votes
6 answers
459 views

Red-Green-Refactor Green stage says, Make the test work quickly, committing whatever sins necessary in process Having an idea of writing a test & make it work quickly, does not look intuitive ...
overexchange's user avatar
  • 2,325
-4 votes
1 answer
125 views

Write the impact of software architecture on Requirement Analysis I was given the above question in my assignment. I have studied about Software Architecture and Requirement Analysis but I'm still ...
Abdul Rafay Ali Khan's user avatar
-4 votes
1 answer
99 views

What the different types of SDLC models and in which systems are they most suitable for?
user10600161's user avatar
-3 votes
2 answers
1k views

I am confused, from what i have read the design phase has nothing to do with how the software looks like and its about how it should be build in the next phase which is the developement phase? My ...
Hassaan Raza's user avatar

15 30 50 per page
1
2 3 4 5
7