Our website uses cookies to enhance your browsing experience.
Accept
to the top
close form

Fill out the form in 2 simple steps below:

Your contact information:

Step 1
Congratulations! This is your promo code!

Desired license type:

Step 2
Team license
Enterprise license
** By clicking this button you agree to our Privacy Policy statement
close form
Request our prices
New License
License Renewal
--Select currency--
USD
EUR
* By clicking this button you agree to our Privacy Policy statement

close form
Free PVS‑Studio license for Microsoft MVP specialists
* By clicking this button you agree to our Privacy Policy statement

close form
To get the licence for your open-source project, please fill out this form
* By clicking this button you agree to our Privacy Policy statement

close form
I am interested to try it on the platforms:
* By clicking this button you agree to our Privacy Policy statement

close form
check circle
Message submitted.

Your message has been sent. We will email you at


If you haven't received our response, please do the following:
check your Spam/Junk folder and click the "Not Spam" button for our message.
This way, you won't miss messages from our team in the future.

>
>
>
Measuring of software quality

Measuring of software quality

Mar 31 2013

Measuring of software quality (automated). To increase software quality and safety there exist different kinds of testing methodology based on program code review (auditing). Review of the whole code is impossible because of high labor-intensiveness and that's why different methods of reducing the size of the analyzed code are used. Most often static code analyzers are used for this purpose as they single out bad code on the basis of specialized rules and metrics. It is in this case that the task of automated software quality measuring appears.

References

  • Wikipedia. "Software quality"
  • Rob Hendriks, Robert van Vonderen and Erik van Veenendaal. Measuring software product quality during testing
  • Chidamber, S.R., Kemerer, C.F. 1994, "A Metric Suite for Object Oriented Design", IEEE Transactions on Software Engineering, vol. 20, no. 6, pp. 476-493.
  • Terminology. Code review.
Popular related articles


Comments (0)

Next comments next comments
close comment form