How Many CMM levels are there?? What are the main
differences between each level?
Answers were Sorted based on User's Feedback
Answer / william_vijay
basically there are 5 levels of CMM
CMM LEVEL 1: the company would not have any specific plan
or procedure to carry out the project they will follow
their own procedures
CMM LEVEL2:the company would formulate some procedures to
carry out a project but that also not well managed
CMM LEVEL3: the company would go proper life cycle and they
organise it from the start of the project till the
completion
CMM4: the company should have proper regulatory committee
called quality assurance department to take care of the
process life cycle to enhance the quality of the process
CMM5:
the company have proper lifecycle ,qa team and there will
be periodic suggestions and analysis will happen in order
to keep the quality high
| Is This Answer Correct ? | 27 Yes | 3 No |
Answer / hassan
There are 5 CMM Levels.And each level has some processes
that should be implemented in an organization to achieve
that level.if a company has CMM 4 level that means it is
following the processes of CMM 1,2,3,4 levels.you can find
detail regarding these processes and levels at
http://www.software.org/quagmire/descriptions/swcmm.asp
| Is This Answer Correct ? | 7 Yes | 2 No |
What is the difference between Test cases document and test cases design document?
Explain what is a cause effect graph?
I am a fresher.looking for testing jobs.I would like to know what kind of questions will be asked for freshers for the post of test engineer.
Explain what is the difference between regression testing and retesting?
If a bug is found at the time of release.what you do?
how can u test cookies?
1 Answers Ducat, IBM, Sutherland,
How to Map Test Cases with requirement while import test cases to QC from excel.
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
What is extreme programming and what is it got to do with testing?
What is random testing?
What is change request?
Mention some of the types of software testing?