Podcast
Questions and Answers
What is a disadvantage of the top-down approach for effort estimation?
What is a disadvantage of the top-down approach for effort estimation?
- It relies on accurate size estimation of the project. (correct)
- It underestimates the effort needed for smaller tasks.
- It is time-consuming to implement.
- It requires detailed information about the project.
What is a risk associated with the bottom-up approach for effort estimation?
What is a risk associated with the bottom-up approach for effort estimation?
- Difficulty in partitioning the project into smaller tasks.
- Overestimation of the effort needed for small tasks.
- Omitting important activities from specific tasks. (correct)
- Lack of historical data for comparison.
How does the bottom-up estimation approach differ from the top-down approach?
How does the bottom-up estimation approach differ from the top-down approach?
- It focuses on task-level estimation first. (correct)
- It involves categorizing tasks by complexity.
- It requires accurate size estimation upfront.
- It is more suitable for smaller projects.
In the bottom-up estimation approach, how are major system modules classified?
In the bottom-up estimation approach, how are major system modules classified?
What is a potential drawback of using historical data to estimate coding efforts for classified units?
What is a potential drawback of using historical data to estimate coding efforts for classified units?
Why might a bottom-up estimation approach be preferred in commercial organizations?
Why might a bottom-up estimation approach be preferred in commercial organizations?
According to the COCOMO model, what percentage of estimates are within a factor of 1.3?
According to the COCOMO model, what percentage of estimates are within a factor of 1.3?
For a software project with 30,000 lines of code using the semi-detached mode, what is the estimated effort in person-months?
For a software project with 30,000 lines of code using the semi-detached mode, what is the estimated effort in person-months?
What is the estimated duration in months for the 30,000 line of code software project in semi-detached mode?
What is the estimated duration in months for the 30,000 line of code software project in semi-detached mode?
What is the estimated number of persons required for the 30,000 line of code software project in semi-detached mode?
What is the estimated number of persons required for the 30,000 line of code software project in semi-detached mode?
What is the purpose of the Intermediate COCOMO model?
What is the purpose of the Intermediate COCOMO model?
Which of the following is true about effort estimation at the end of a project?
Which of the following is true about effort estimation at the end of a project?
What is the input for the effort estimation model?
What is the input for the effort estimation model?
According to the COCOMO model, what is the relationship between the effort and the size of the project?
According to the COCOMO model, what is the relationship between the effort and the size of the project?
Based on the observations of Watson and Felix, what are the values of the constants a and b in the COCOMO model?
Based on the observations of Watson and Felix, what are the values of the constants a and b in the COCOMO model?
What is the unit used to measure effort in the COCOMO model?
What is the unit used to measure effort in the COCOMO model?
What is the approach of obtaining the effort from the size of the project called?
What is the approach of obtaining the effort from the size of the project called?