Project Workflow Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

Steps in Waterflow Workflow

A

Investigation
Analysis
Design
Development
Testing
Deployment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Purpose of Flowcharts

A

a design blueprint to plan out lines of code before writing them

charts the path of data through the program

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Draw Terminator Symbol

A

hemisphere + rectangle + hemisphere

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Function of Terminator Symbol

A

signifies start/end of a program

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Draw Process Symbol

A

rectangle

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Function of Process Symbol

A

signify math calculations or string manipulation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Draw Data Symbol

A

parallelogram

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Function of Data Symbol

A

signifies input or output of data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Draw Decision Symbol

A

diamond

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Function of Decision Symbol

A

signifies we are making a decision

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Function of Arrows

A

show the flow of data / where the data flows next

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Purpose of Investigation

A

to find a problem, project, client

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What to Find Out in Clients

A

company environment
previous projects
management

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Which step do you:

find a problem, project, and client

A

Investigation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly