--%>

Explain the differences among SEI SW-CMM and ISO 9000-3

What in your advice are the most important fundamental differences among SEI SW-CMM and ISO 9000-3?

E

Expert

Verified

The major difference is between two models are given here. ISO 9000-3 provides you a yes/no answer, while SEI SW-CMM provides you a more complex assessment. It implies various ways of using the models for SQA and process enhancement.

   Related Questions in Programming Languages

  • Q : Explain the difference between a

    Explain the difference between a computer process and thread.

  • Q : What do you mean by process What do you

    What do you mean by the term process? Illustrate briefly.

  • Q : Functions of states of the

    Mention the different states of the XMLHttpRequest an dalso describe their functions.

  • Q : What is Concurrency Concurrency : This

    Concurrency: This is a feature of parallel programming. The parts of a program whose executions overlap in time are stated to execute concurrently. Java's thread characteristic support concurrency.

  • Q : Define the term Protected statement

    Define the term Protected statement: It is a statement within the try clause of the try statement.

  • Q : Explain Redundant value Redundant value

    Redundant value: The value of a data type which has no use or meaning in a particular context. For example, negative values would be redundant a class employing integer attributes to the model assignment marks. In several applications, redundant patte

  • Q : Define TCP endpoint TCP endpoint : It

    TCP endpoint: It is the combination of an IP address and Transmission Control Protocol (abbreviated as TCP) port number.

  • Q : What is validating parser What is

    What is validating parser? Answer: A parser makes sure that an XML document is valid additionally to being well formed.

  • Q : Data type conversion Data type

    Data type conversion: Conversion of one data type into the other data type. Two kind of conversion that is, A) Implicit Conversion: This is automatically taken care

  • Q : What is an Operand Operand : An operand

    Operand: An operand is an argument of the operator. Expressions comprise combinations of operands and operators. The value of an expression is determined by exerting the operation stated by each and every operator to the value of its operands.