business analysis techniques Flashcards

1
Q

what are business analysis techniques

A

methods business analysts use to perform business analysis tasks

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

how do business analysis’s apply their experience

A

-they apply their experience and judgement in determining which techniques are appropriate to a given situation

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

can techniques be changed as a business evolves

A
  • yes

- techniques cna be changed, added, or removed as business analysis evolves in an organization

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

what are some business analysis techniques

A
  • mind mapping
  • data dictionary
  • data flow diagrams (DFD)
  • data modeling
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

what is (dfd)

A

data flow diagraming

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

what is business process mapping

A

refers to activities involved in defining

  • what a business entity does, -who is responsible,
  • to what standard a business process should be completed
  • how the success of the business process can be determined
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

what is a data dictionary

A

-a set of information describing the contents,
-formats
-and structure of a database and relationship between its elements
-

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

do data dictionaries contain data?

A
  • no

- they only contain booking information for managing it

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

what is data modeling

A

the process of documenting a complex software system design as an easily understood diagram
-diagram can be used as a blueprint for the construction of a new software

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

what are the 3 types of data models

A
  • UML diagrams
  • activity diagrams
  • mind mapping
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

what is an UML diagram

A
  • Unified Modeling Language
  • helps visualize interactions between people and systems
  • help understand the path of communication
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

what is an activity diagram

A
  • follows the flow of information in a systematic approach

- can be divided into “swim lanes” to identify different roles and where they interacts in the process

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

what is mind mapping

A
  • a diagram used to visually organize information

- often created around a single concept, drawn as an image in the center of a blank page

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

what are the phases of testing

A
  • 1) Unit testing
  • 2) integration testing
  • 3) System testing/process validation
  • 4)security/vulnerability testing
  • 5)unser acceptance testing
  • 6)regression testing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

what is unit testing

A
  • aka module testing

- conducted on a single subprogram, module, or component

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

what is integration testing

A

two or more individual units make up the core focus of this type of testing

17
Q

what is system testing/process validation

A

-meant to ensure that all system components and business processes are executable

18
Q

what is user acceptance testing

A

-this testing should be traceable back to each user requirement in relation to the system/business process being changed or implemented

19
Q

what is regression testing

A

-the objective is to use old yet valid test cases with current test data on a modified or updated system