SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
This Test Estimation Technique measures size and give weightage to each function point
A
Work Breakdown Structure
B
Work-phase based estimation
C
3-Point Software Testing Estimation
D
Functional Point / Testing Point Analysis
Explanation: 

Detailed explanation-1: -Object points are an approach used in software development effort estimation under some models such as COCOMO II. Object points are a way of estimating effort size, similar to Source Lines Of Code (SLOC) or Function Points.

Detailed explanation-2: -Function points measure the size of an application system based on the functional view of the system. The size is determined by counting the number of inputs, outputs, queries, internal files and external files in the system and adjusting that total for the functional complexity of the system.

There is 1 question to complete.