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

How can we post XML strings along with text strings in iOS -

How to run C# code using mono without Xamarin in Android? -

c# - cefsharp app remember password option -