uml - Difference between software design and modeling and software analysis -


what basic difference between : modeling - software design , software analysis .

software analysis step analyse software , create use case diagram, , software design preparation coding step, contains class diagram , others, prepared requirement specifications , helps in specifying hardware , system requirements , helps in defining overall system architecture, there following 6 phases in every software development life cycle model

  1. requirement gathering , analysis
  2. design
  3. implementation or coding
  4. testing
  5. deployment
  6. maintenance

Comments

Popular posts from this blog

javascript - AngularJS custom datepicker directive -

javascript - jQuery date picker - Disable dates after the selection from the first date picker -