NEW
Font size
WorksheetsDPMQ2
Total questions: 15
Worksheet time: 8mins
The project charter is a key document created during the initiation stage.
True
False
Project scope statements should be ambiguous to allow flexibility.
True
False
A project can have multiple objectives and still be successful.
True
False
The triple constraint of project management includes scope, time, and cost.
True
False
The feasibility study is conducted after the project has started.
True
False
A project schedule can change due to scope changes.
True
False
A change request is a formal proposal to modify a project baselined scope.
True
False
What does WBS stand for in project management?
Work Breakdown Schedule
Weekly Budget Schedule
Work Breakdown Structure
Workforce Budget Structure
It is said to be an intangible product.
software
hardware
monitoring
scope management
ZYX SoftDev is developing a complex software project. To manage the project effectively, they've adopted a development methodology that involves: Dividing the team into smaller, cross-functional groups, Iterative development cycles, each lasting 1-3 weeks. Continuous integration and delivery of working software, Customer collaboration and feedback. Which software development model is ZYX SoftDev using?
V-model model
Waterfall model
Agile model
Rapid Application Development model
A software development team is uncertain about the specific user interface requirements for a new web application. How could they use a software prototype to mitigate this risk and improve the final product?
By creating a detailed technical specification document.
By conducting extensive user testing with the final product.
By developing a simplified version of the application to gather user feedback.
By using a waterfall model to ensure a structured development process.
Agile Software Development Process is:
Sequential
Iterative
Incremental
Iterative & Incremental both
Which of the following is the first phase of the Software Development Life Cycle (SDLC)?
Testing
Design
Requirements Gathering
Implementation
Which SDLC model is characterized by its linear and sequential flow, where each phase must be completed before moving to the next?
Agile Model
Waterfall Model
Spiral Model
V-Model
What is the purpose of the 'Maintenance' phase in SDLC?
To design the architecture of the software
To code and implement the system
To monitor the system and make necessary updates and fixes after deployment
To test the software for defects before deployment
