What is the primary objective of feasibility analysis in a software project ?
2024
What is the primary objective of feasibility analysis in a software project ?
Answer: B. Assess the project's technical, economic, and operational viability — Feasibility analysis evaluates whether a software project is viable before implementation begins. This assessment covers technical feasibility (can it be…
- A.
Define the detailed system requirements
- B.
Assess the project's technical, economic, and operational viability
- C.
Design the system architecture
- D.
Estimate the development timeline and cost
Attempted by 346 students.
Show answer & explanation
Correct answer: B
Feasibility analysis evaluates whether a software project is viable before implementation begins. This assessment covers technical feasibility (can it be built?), economic feasibility (is it cost-effective?), and operational feasibility (will users accept it?). The primary objective is to identify potential risks and ensure resources are allocated wisely before committing to full development.