adplus-dvertising
frame-decoration

Question

Which one of the following statements, related to the requirements phase in Software
Engineering, is incorrect ?

a.

“Requirement validation” is one of the activities in the requirements phase.

b.

“Prototyping” is one of the methods for requirement analysis.

c.

“Modelling-oriented approach” is one of the methods for specifying the functional specifications.

d.

“Function points” is one of the most commonly used size metric for requirements.

Answer: (c).“Modelling-oriented approach” is one of the methods for specifying the functional specifications.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which one of the following statements, related to the requirements phase in Software Engineering, is incorrect ?

Similar Questions

Discover Related MCQs

Q. KPA in CMM stands for

Q. Which one of the following is not a risk management technique for managing the risk due to unrealistic schedules and budgets?

Q. ................ of a system is the structure or structures of the system which comprise software elements, the externally visible properties of these elements and the relationship amongst them.

Q. In function point analysis, the number of complexity adjustment factors is

Q. Regression testing is primarily related to

Q. In which one of the following, continuous process improvement is done?

Q. The .................. of a program or computing system is the structure or structures of the system, which comprise software components, the externally visible properties of these components, and the relationship among them.

Q. Working software is not available until late in the process in

Q. Equivalence partitioning is a ................ testing method that divides the input domain of a program into classes of data from which test cases can be derived.

Q. Consider the following characteristics:

(i) Correct and unambiguous
(ii) Complete and consistent
(iii) Ranked for importance and/or stability and verifiable
(iv) Modifiable and Traceable

Which of the following is true for a good SRS?

Q. Equivalence class partitioning approach is used to divide the input domain into a set of equivalence classes, so that if a program works correctly for a value, then it will work correctly for all the other values in that class. This is used .................

Q. The failure intensity for a basic model as a function of failures experienced is given as λ(μ)-λ0[1 – (μ)/(V0)] where λ0 is the initial failure intensity at the start of the execution, μ is the average or expected number of failures at a given point in time, the quantity V0 is the total number of failures that would occur in infinite time.
Assume that a program will experience 100 failures in infinite time, the initial failure intensity was 10 failures/CPU hr. Then the decrement of failures intensity per failure will be

Q. Improving processing efficiency or performance or restructuring of software to improve changeability is known as

Q. In ...............,modules A and B make use of a common data type, but perhaps perform different operations on it.

Q. Sixty (60) reusable components were available for an application. If only 70% of these components can be used, rest 30% would have to be developed from scratch. If average component is 100 LOC and cost of each LOC is Rs 14, what will be the risk exposure if risk probability is 80% ?

Q. COCOMO stands for

Q. Match the following:

a. Good quality     i. Program does not fail for a specified time in a given environment
b. Correctness     ii. Meets the functional requirements
c. Predictable      iii. Meets both functional and non-functional requirements
d. Reliable          iv. Process is under statistical control

Codes:
      a   b  c  d

Q. While estimating the cost of software, Lines of Code (LOC) and Function Points (FP) are used to measure which one of the following?

Q. A good software design must have

Q. The Software Maturity Index (SMI) is defined as

SMI = [Mf – (Fa + Fc + Fd)] / Mf

Where
Mf = the number of modules in the current release.
Fa = the number of modules in the current release that have been added.
Fc = the number of modules in the current release that have been changed.
Fd = the number of modules in the current release that have been deleted.

The product begins to stabilize when