img
All Q&A
2

What are the ‘baselines’ with respect to software configuration management? What is the necessity of software configuration management in developing a software?

21 January, 2025
Software Configuration Management is the task of tracking and controlling changes in the software, part of the larger cross-disciplinary field of configuration management.
3

What is Mutation Testing? Distinguish between White-box Testing and Black-box Testing?

21 January, 2025
Mutation testing is a method of software testing in which program or source code is deliberately manipulated, followed by suite of testing against the mutated code.
4

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

21 January, 2025
Software quality refers to two related but distinct notions that exist wherever quality is defined in a business context:
5

What is SRS? Write the features of SRS.

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

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

21 January, 2025
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.
7

What is Risk? Why Risk Analysis is done?

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