what are iso,cmm,cmmi,level1,level2 etc in testing?
Answer Posted / ramachandra naidu
CMM:
----
-> Capability Maturity Model refers to a process
improvement approach based on process model.A Process model
is a strucutured collection of practices that describe the
characteristic of effective processes.
-> It has 5 levels.
i) Initial (Level 1)
ii) Repeatable (Level 2)
iii) Defined
iv) Managed
v) Optimizing
"Predictability,effectiveness and control of an
Organisation's software processes are belived to improve as
the Organisation moves up these five levels.While not
rigorous,the emprical evidence to date supporting this
belief." according to SEI.
CMMI:
-----
It contains
i) Quality Management system
ii) Management Responsiblity
iii) Resource Management
iv) Product Realization
v) Measurement,Analysis & Improvement
ISO:
----
International Organization for Standardization is an
international standard-stting body composed of
representatives from national bodies.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What are the bussiness scenories?
can anyone help me regarding testing patterns?
write test case for gmail login page
.In languages testing, what is the fixed part and changing part?
wat is meant by frontend and backend testing
Does anyone have any good examples of some acceptance criteria for non-functional requirements?
How do you go about testing a project?
After insert the record in front-end, how will you check the back end by manually? Please explain?
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
what are the various techniques you will use as soon as the srs was given to you to speedup the testing?
When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result
Explain the importance of agile testing?
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....
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.
Does an increase in testing always improve the project?