What is CMM-1,2,3,4,5 Level Company?
How much levels are there like CMM?
Answer Posted / eswar
capability maturity model, this shows the company standards
the procedured
1) Initial: The software process is characterized as ad hoc,
and occasionally even chaotic. Few processes are defined,
and success depends on individual effort and heroics.
2) Repeatable: Basic project management processes are
established to track
cost, schedule, and functionality. The necessary process
discipline is in place to repeat earlier successes on
projects with similar applications.
3) Defined :The software process for both management and
engineering activities is documented, standardized, and
integrated into a standard software process for the
organization. All projects use an approved, tailored version
of the organization's standard software process for
developing and maintaining software.
4) Managed :Detailed measures of the software process and
product quality are collected. Both the software process and
products are quantitatively understood and controlled.
5) Optimizing :Continuous process improvement is enabled by
quantitative feedback from the process and from piloting
innovative ideas and technologies.
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
Explain user acceptance testing.
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
Can you explain random/monkey testing?
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?
write test case for gmail sign up page?
Hi everyone, My name is Salil Mishra. I am having 1.7 years of experience in manual testing. But as i m 2008 passout, there are limited position for me in the companies. Please help me out in getting a good job guys..I f you find something then please mail me at salilmishra29@gmail.com
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
In testing environment have you ever found any areas for improvement while you at work. (Please give some real life example).
How quickly we need to fix the bug? Or how soon the bug should get fixed?
How do your characteristics compare to the profile of the ideal manager that you just described?
what is port testing and do it comes in manual testing?
Can you explain decision tables?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
What is a top-down and bottom-up approach in testing?
Explain the defect life cycle.