Software Testing 2nd Ass.
Software Testing 2nd Ass.
Course Instructor : __ER.Robin Parkash Mathur_______ Course Tutor (if applicable) : ____________
Declaration:
I declare that this assignment is my individual work. I have not copied from any other student’s work or
from any other source except where due acknowledgment is made explicitly in the text, nor has any part
been written for me by another person.
Evaluator’s comments:
_____________________________________________________________________
Q:1 What are the factors for which company have to work to achieve CMM level 3 ?
Ans.
Q:2 Present a metrics to represent measurements in an organization where the quality assurance
process has been implemented and the productivity has not been reduced.
Q:3 Discuss the various quality metrics and their category of measurements.
Ans:
Software metrics may be broadly classified as either product metrics are measures of the
software product at any stage of its development, from requirements to installed system. Product
metrics may measure the complexity of the software design, the size of the final program
(either source or object code), or the number of pages of documentation produced. Process
metrics, on the other hand, are measures of the software development process, such as overall
development time, type of methodology used, or the average level of experience of the
programming staff.
Category of measurement
Four basic types of meaured data are recognized by statisticians—nominal, ordinal, interval, and
ratio.
Q:4 According to you how important is the configuration management in a small scale
company. How will it affect the system? Justification should be based on some
example relevant to your answer.
Q5:We may integrate the problem management with configuration management. How
will this process improve quality of the process?
Q6: Three classes of error severity and their relative weights are LOW ,MEDIUM
,SEVERITY and 2,5,9 resp. Calculate the WCE and NCE for the above. Assuming no. of
errors be 25 ,34 ,56 for low, medium ,high severity resp. and KLOC be 45.