All Questions

510 questions and answers

1044 views

Define software quality. Briefly explain McCall’s quality factors.

Software quality refers to two related but distinct notions that exist wherever quality is defined in a business context:

Demo Teacher
added 2 years ago
992 views

What is SRS? Write the features of SRS.

A software requirements specification (SRS)describes the essential behaviour of a software product from a user's point of view.

Demo Teacher
added 2 years ago
1078 views

What is “Top-Down and Bottom-Up Design” approach?

Top-down design takes the whole software system as one entity and then decomposes it to achieve more than one sub-system or component based on some characteristics.

Demo Teacher
added 2 years ago
953 views

What is Risk? Why Risk Analysis is done?

A risk is any anticipated unfavourable event or circumstances that can occur while a project is underway.

Demo Teacher
added 2 years ago
1059 views

Explain Sequence and Activity diagram with example.

A Sequence diagram is an interaction diagram that shows how processes operate with one another and in what order.

Demo Teacher
added 2 years ago
1007 views

Distinguish between software verification and software validation. When during the life cycle verification and validation performed?

Software verification is used to determine whether the products of a given development phase satisfy the conditions imposed at the start of that phase

Demo Teacher
added 2 years ago
1013 views

Describe structured analysis and structured design.

Structured analysis is a software engineering technique that uses graphical diagrams to develop and portray system specifications that are easily understood by users.

Demo Teacher
added 2 years ago
1121 views

Do a comparative study among the following COCOMO models:

(a) Basic

(b) Intermediate

(c) Complete

(d) COCOMO 2

The Constructive Cost Model (COCOMO) is an algorithmic software cost estimation model developed by Barry Boehm.

Demo Teacher
added 2 years ago