All Questions

520 questions and answers

1061 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:

Super Admin
added 2 years ago
1002 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.

Super Admin
added 2 years ago
1092 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.

Super Admin
added 2 years ago
965 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.

Super Admin
added 2 years ago
1073 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.

Super Admin
added 2 years ago
1020 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

Super Admin
added 2 years ago
1022 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.

Super Admin
added 2 years ago
1141 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.

Super Admin
added 2 years ago