IT Documents Flashcards
What is the Requirement Document?
Document that defines what is needed from the product, and it’s purpose
Who creates the RD?
Clients/PO
Who creates the TRD?
SME
What is the TRD and what is outlined in it?
- Technical Requirement Document
- The technical foundation the app will have
- What type of database will be used
- Programming language used
- Type of hardware
- Network
- How many devices the app will be compatible with
- Etc
Where is the TRD coming from?
Comes from our team, based on our understanding of the RD
Who is the SME and what do they do?
- Subject Matter Expert
- Have very detailed understanding of the business
- Gives direction on what tools to use to get the project going
- Gives us direction on how to handle the project from scratch
What is the FRD and what is outlined in it?
- Functional Requirements Document
- Outlines how every component app should work based on user action
- Component by component level
Who creates the FRD?
BA
Who creates the BRD?
BA
What is the BRD and what is outlined in it?
- Business Requirements Document
- Defines roles of users and rules of the application
- What are the conditions an app needs to complete a task
What are roles for users?
Defines what type of access the user will have within the application
What is Super User Access and who has it?
- More ownership than admin role
- Can add or delete themselves
- Give or take away privileges
- App support team has Super User Access
What is a Rule?
- Basically a guideline for the app
- Specific condition that is set to the app by developer
- Sequential manner the app will work, that is set by using conditions by the developer and anyone who builds the app
What is the DD and what does it outline?
- Design Document
- How the application will look
Who writes the DD?
UX/UI team
Which is the only document that needs to be approved by the client?
DD
What is the CRD and what does it outline?
- Consolidated Requirements Document
- Consolidation of BRD, FRD, and DD
Who creates the CRD?
BA
What is the SRS and what does it outline?
- System Requirement Specification
- Replica of RD, except it is in IT language
- More specific to our company’s goals and needs
Which document contains the SRS?
TRD
Who creates the SRS?
BA