IT Documents Flashcards
1
Q
What is the Requirement Document?
A
Document that defines what is needed from the product, and it’s purpose
2
Q
Who creates the RD?
A
Clients/PO
3
Q
Who creates the TRD?
A
SME
4
Q
What is the TRD and what is outlined in it?
A
- 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
5
Q
Where is the TRD coming from?
A
Comes from our team, based on our understanding of the RD
6
Q
Who is the SME and what do they do?
A
- 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
7
Q
What is the FRD and what is outlined in it?
A
- Functional Requirements Document
- Outlines how every component app should work based on user action
- Component by component level
8
Q
Who creates the FRD?
A
BA
9
Q
Who creates the BRD?
A
BA
10
Q
What is the BRD and what is outlined in it?
A
- Business Requirements Document
- Defines roles of users and rules of the application
- What are the conditions an app needs to complete a task
11
Q
What are roles for users?
A
Defines what type of access the user will have within the application
12
Q
What is Super User Access and who has it?
A
- More ownership than admin role
- Can add or delete themselves
- Give or take away privileges
- App support team has Super User Access
13
Q
What is a Rule?
A
- 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
14
Q
What is the DD and what does it outline?
A
- Design Document
- How the application will look
15
Q
Who writes the DD?
A
UX/UI team