written 7.2 years ago by | modified 3.2 years ago by |
Subject: Software Engineering
Topic: Matrics for Process & Projects
Difficulty: High
written 7.2 years ago by | modified 3.2 years ago by |
Subject: Software Engineering
Topic: Matrics for Process & Projects
Difficulty: High
written 7.1 years ago by |
Equivalence partitioning (EP) is a specification-based or black-box technique.
It can be applied at any level of testing and is often a good technique to use first.
The idea behind this technique is to divide (i.e. to partition) a set of test conditions into groups or sets that can be …
written 7.1 years ago by |
The Constructive Cost Model (COCOMO) is an algorithmic software cost estimation model developed by Barry Boehm. The model uses a basic regression formula, with parameters that are derived from historical project data and current project characteristics.COCOMO was first published in 1981 Barry W. Boehm's Book Software engineering economics as a …