C# Mastery Hub
Home
Challenges
Discussion
Lessons
Core Topics
C# Fundamentals
Console Applications
Classes & OOP
Windows Forms
ASP.NET Core
SQL Server
VS & SQL Connection
RDLC Reports
.NET MAUI
Getting Started
Getting Started
Website Development
SEO Guide
Security
Project Workflow
Extra Topics
Cloud & Deployment
AWS Cloud
Deployment
About
Contact
Test Your Knowledge
Project Workflow - Lesson 1: Understanding Requirements Quiz
Answer all questions to test your understanding
1
What are functional requirements?
How the system should perform
What the system should do
System security requirements
System scalability requirements
2
What are non-functional requirements?
What the system should do
How the system should perform
User interface requirements
Database requirements
3
What does MoSCoW stand for in requirement prioritization?
Must have, Should have, Could have, Won't have
Major, Minor, Critical, Optional
Mandatory, Standard, Conditional, Optional
Most, Some, Can, Won't
4
What is scope creep in project management?
Adding features without proper evaluation
Reducing project scope
Following project scope
Removing unnecessary features
5
What is a user story?
A technical specification
A requirement written from an end-user perspective
A database schema
A code comment
6
What are acceptance criteria in requirements?
The definition of done for a user story
The project budget
The project timeline
The team members assigned
Submit Quiz