Privacy Policy

Business Analyst Faq .com

Home      BA-InterviewQuestions    Jobs    Resumes    Interviews    Contact

Role of a Business Analyst(high level)

Use case diagram step by step

Class Diagrams UML

Responsibilities of BA

What is RUP ?

RUP in SDLC process

SDLC

Bug Life cycle

BA Faq

Business Users of the system

Class diagrams

CMM levels

Collaboration diagram

Data Mapping & Data modeling

Data model in data base

Deliverables in SDLC

Tools used by BA

Q-Gate (quality gate)

RUP (rational unified processing)

Sequence diagrams

Deliverables in RUP

UML (unified modeling language)

Use case diagram

Use case examples

Use case template examples

 

 

Use case diagram

Use case diagrams are created to visualize between actors and use cases.

 

 

 

State transitions diagram

 

We use state transition diagrams for object classes that have lot of dynamic behavior.

The button is on..The button is off. Generally to see the state of the object.

Mostly used ehn the objects are dynamic.

 

Component diagram:

Every system will be made considering the physical world. That’s where this diagram comes into the picture. These diagrams illustrate organizations and dependencies among software components.  Includes source code, runtime components etc..

 

Deployment diagrams:

 

When it comes to deploying the product then these diagrams come into picture. They show the process on the system and connections between them.     It is a visual way of knowing what executables running in my system.

aaa