Author's Page "spec-india"

Author's Nick: spec-india
Website:


Author's Articles:

Sorting:

Object-Oriented Concepts and Constructs

Class, object, method, message, instance variable, and inheritance are the basic concepts of the OO technology. OO metrics are mainly measures of how these constructs are used in the design and development process. Therefore, a short review of definitions is in order.

Read more on Object-Oriented Concepts and Constructs…

The Process Areas of CMMI Model

The full CMMI model contains 22 Process Areas, each containing a series of practices designed to accomplish one or more goals. As a general rule, each Process Area can be implemented on its own, independent of the others. Yet as you become familiar with the model, you’ll find that many of the Process Areas in CMMI are related to each other, add strength to each other, and build upon each other.

Read more on The Process Areas of CMMI Model…

How to Derive Effective Test Cases from Requirements?

A functional test exercises an application with the intent to uncover non-conformance with end-user requirements. This type of testing activity is central to most software test efforts. The primary objective in the functional-testing phase is to assess whether the application does what it is supposed to do in accordance with specified requirements.

Read more on How to Derive Effective Test Cases from Requirements?…