what is cmmlevel each and everystage i want to complete
details please any one mail me i want to complete details
Answer Posted / madhu somala
Capability Maturity Model (CMM):
An organization may be assessed by an (Software Engineering
Institute) SEI-Authorized Lead Appraiser, and will then be
able to claim that they have been assessed as CMM level X,
where X is from 1 to 5.
The SEI maintains a list of organizations assessed for CMM
since 2006.
There are five levels defined along the continuum of the
CMM, and, according to the SEI: "Predictability,
effectiveness, and control of an organization's software
processes are believed to improve as the organization moves
up these five levels.
1.Initial (chaotic, ad hoc, individual heroics) - the
starting point for use of a new process.
2.Repeatable - the process is able to be used repeatedly,
with roughly repeatable outcomes.
3.Defined - the process is defined/confirmed as a standard
business process, and decomposed to levels 0, 1 and 2 (the
latter being Work Instructions).
4.Managed - the process is managed according to the metrics
described in the Defined stage.
5.Optimized - process management includes deliberate process
optimization/improvement.
At maturity level 5, processes are concerned with addressing
statistical common causes of process variation and changing
the process (for example, to shift the mean of the process
performance) to improve process performance. This would be
done at the same time as maintaining the likelihood of
achieving the established quantitative process-improvement
objectives.
The CMM model proved useful to many organizations, but its
application in software development has sometimes been
problematic. Applying multiple models that are not
integrated within and across an organization could be costly
in terms of training, appraisals, and improvement
activities. The Capability Maturity Model Integration (CMMI)
project was formed to sort out the problem of using multiple
CMMs.
For software development processes, the CMM has been
superseded by Capability Maturity Model Integration (CMMI),
though the CMM continues to be a general theoretical process
capability model used in the public domain.
Capability Maturity Model Integration (CMMI):
CMMI according to the SEI helps "integrate traditionally
separate organizational functions, set process improvement
goals and priorities, provide guidance for quality
processes, and provide a point of reference for appraising
current processes."
CMMI currently addresses three areas of interest:
(1) Product and service development — CMMI for Development
(CMMI-DEV),
(2) Service establishment, management, and delivery — CMMI
for Services (CMMI-SVC), and
(3) Product and service acquisition — CMMI for Acquisition
(CMMI-ACQ).
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are all the netwoking tools, hardware tools and software tools required for testing a web-based n client server applicatopn?
How can we test for drastic (severe) memory leakages?
Write a set of test cases to test youtube?
What is bucket testing?
what is the difference between test case and result matrix
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase
How many bugs occured will be considerd appropriate over 1000 steps when inspecting software? Describle an approriate Bug value.
Can you explain decision tables?
Explain about PET Model?
What is software review?
Can test condition,testcase and testscript help u in performing the static testing
Explain compatibility testing with an example.
Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations The client wants their users to be able to login using a page that fits in with the website design. Tom wants to access the website but doesn’t want his login information to be available to anyone else. Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:- Being the only Test Engineer on this task, what would your approach be for this requirement? Identify the key areas for testing this page. What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’. Provide a sample test case that could be used for testing this page, for example as a word or Excel document.
Manual and automation how do they help in bringing out quality product? Explain?