Question d’entretien chez IBM

What is SDLC?

Réponses aux questions d'entretien

Utilisateur anonyme

6 févr. 2014

SDLC:software development life ccle

1

Utilisateur anonyme

14 avr. 2011

SDLC = system development life cycle. This is the process that is followed in an organization to create a software product. It typically includes the following elements: identify a business case for a software development project; define business, system, and user requirements; design the software; write the code and unit test; integrate all elements and end-to-end test; resolve bugs; regression test; and package for deployment. However, different organizations use different tasks and methodologies, so your mileage may vary.