Home Help Java S Software Quality with JAVA



Software Quality with JAVA
Posted on: November 16, 2009 at 12:00 AM
Quality achievements in any software i.e. "quality of source code" it matters a lot to any project.

Software Quality with JAVA

     


Quality achievements in any software i.e. "quality of source code" it matters a lot to any project.

Software Quality depends on the factors like:

Testability: How easy it is to test. 
Maintainability
: flexibility to accommodate changes.

Every language must support a quality product whether it java, C# or any other language. 

Let's talk about an implementation of quality model for Java i.e. Swat4j 

It  provides a normalized framework. This framework accomodates various predicates (many factors influencing the Testability ).Swat4J comes with prepackaged configuration which are widely used in the industry, it can be customized to fit specific needs.

However  The ISO 9126-1 identifies 6 main quality characteristics, that must are included in the software quality model namely:

  • 0080"> Functionality
  • Reliability
  • Usability 
  • Efficiency 
  • Maintainability
  • Portability

Related Tags for Software Quality with JAVA:


More Tutorials from this section

Ask Questions?    Discuss: Software Quality with JAVA  

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.