Short and Long Questions

Move beyond MCQs with guided theory practice. Use quick filters, focus by chapter, and reveal model answers only when you are ready.

Total: 25 Short: 25 Long: 10
Reset
Give one example of non-functional requirement.
An example of a non-functional requirement is system response time. For example, the system should load within two seconds.
Give one example of functional requirement.
An example of a functional requirement is a user login system. It allows users to access the system using credentials.
What are Non-Functional Requirements?
Non-functional requirements describe how the system should perform. They include performance, usability, and reliability.
What are Functional Requirements?
Functional requirements describe what the system should do. They define specific features and system behavior.
Which phase finds errors?
The testing phase is responsible for finding errors in software. It ensures that bugs are fixed before deployment.
Which phase comes first in SDLC?
Requirement gathering is the first phase of SDLC. It focuses on understanding what the user needs from the system.
List the stages of SDLC.
The stages of SDLC include requirement gathering, design, coding, testing, deployment, and maintenance. Each stage plays an important role in building quality software.
How do frameworks help developers?
Frameworks help developers by providing pre-built components and structure. They reduce development time and improve code quality.
Give an example of a framework.
Django is a popular framework used for web development. It provides built-in tools like authentication and database management.
Why is testing necessary?
Testing is necessary to detect and remove errors before software is released. It ensures that the system performs correctly and reliably.
Showing 1 to 10 of 25 Page 1 of 3