Top Banner
12
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Is your software design quality worrying you?
Page 2: Is your software design quality worrying you?

How good is Design Quality ofyour software?

Page 3: Is your software design quality worrying you?

How good is Design Quality ofyour software?

- Understandability- Flexibility- Extensibility- Reusability- Testability- Reliability

Page 4: Is your software design quality worrying you?

How good is Design Quality ofyour software?

- Understandability- Flexibility- Extensibility- Reusability- Testability- Reliability

Do you oftenface problems

related to theseattributes?

Page 5: Is your software design quality worrying you?

How good is Design Quality ofyour software?

- Understandability- Flexibility- Extensibility- Reusability- Testability- Reliability

Do you oftenface problems

related to theseattributes?If yes, then technical debt of your software

is high and you need to refactor designsmells in your software.

Page 6: Is your software design quality worrying you?

If yes, then technical debt of your softwareis high and you need to refactor design

smells in your software.

But, how toidentify designsmells in a large

project?

Page 7: Is your software design quality worrying you?

If yes, then technical debt of your softwareis high and you need to refactor design

smells in your software.

But, how toidentify designsmells in a large

project?

You needa tool!!

For C# projects

Page 8: Is your software design quality worrying you?

Designite is software design qualityassessment tool for C#.

Designite detectsa wide range ofDesign Smells

Designitecomputes usefulobject-orienteddesign metrics

Designite analyzesyour design and

presents the resultsin a graphical

summary

Page 9: Is your software design quality worrying you?

Designite detects a wide range ofDesign Smells

Page 10: Is your software design quality worrying you?

Designite computes useful object-oriented design metrics

Page 11: Is your software design quality worrying you?

Designite analyzes your design and presentsthe results in a graphical summary

Page 12: Is your software design quality worrying you?

Try out for free –http://www.designite-tools.com

Twitter@Designite_