Business Analyst Faq .com

Home      BA-InterviewQuestions    Jobs    Resumes    Interviews  Other-Interview-Questions   Contact

                        Business Analyst Interview questions 1

 

Business Analyst Essentials:

Responsibilities of a Business Analyst

What is Business Analysis

Sequence diagram Explained

Class diagram explained

RUP explained

UML(unified modelling language)

SDLC(software development life cycle)

Insurance knowledge for BA

Health care knowledge for BA

Finance banking knowledge for BA

 

BA Interview Questions & related:

Imp BA Interview questions set 1

Imp BA Interview questions set 2

Imp BA Interview questions set 3

Imp BA Interview questions set 4

Business analyst Interview questions 1

Business analyst Interview questions 2

Business analyst Interview questions 3

Business analyst Interview questions 4

Resume writing tips for BA

Business Analyst Health care Related:

BA Health Care Claims

SAS (statistical analysis system)

Clinical Trials

FACETS

Health care fraud detection

HIPAA

 

BA Finance Interview questions

Business Analyst Finance domain Interview

questions set 1

 

What is Fixed rate Loan?

What is home equity line of credit  (HELOC) ?

What is Loan to value ratio ?

What is debt to income  ratio &

What is lien Lien holder ?

What are mutual funds ? Interview questions

Trading of Stocks , what are stocks?

New york Stock exchange

What is NASDAQ ?

Stock exchanges in USA

Factors that will affect the change in price

of STOCKS

How to buy a STOCK ?

 

What stocks are treated as equity

 while bonds as debt ?

 

 

Business Analyst Tutorials:

Role of a Business Analyst(high level)

Use case diagram step by step

Class Diagrams UML

Responsibilities of BA

What is RUP ?

SDLC

Bug Life cycle

BA Faq

Business Users of the system

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

Use case examples

Use case template examples

Testing skills required

Testing processes

QTP recording flow

break points in qtp

split actions in qtp

parameterization

checkpointsinqtp

Integrated testing

What is QTP ?

Loadrunner step by step

 

 

Business analyst Interview questions 1

Business analyst Interview questions 2

Business analyst Interview questions 3

Business analyst Interview questions 4

What is the importance of a flow chart???

Flow chart is graphical representation of the process which makes the system simple to understand for all the persons who belongs to the development of the project.

What is a use case model? Explain in brief ?

Use case diagram:

Use case diagrams describe the business environment. It is a series of events / flow of actions related to a process that are performed by an actor.

What is called an UML modeling?

UML means unified modeling language. It is the standard language for constructing, visualizing and documenting the components of a system.

What is the importance of an Activity diagram?

The main use of an activity diagram is to show the work flow of the business and to show the activities happening in the business system and actions completed.  In a companies there may be different sections like medical, accounting, HR etc..and each department has different privileges to the system. I.e medical dept can access only medical related screens and HR dept to only HR screens etc..So this activity diagrams shows the activities of different departments with their relation. This will be useful to the developers while designing and coding.

How many types of diagrams and what you know about them ?

Use case diagram &

Collaboration diagram.

What is meant by alternate flow in use case ?

It is a flow that will come into picture when there is a failure in the system and expected results did not come.

What do you mean by exception flow in a use case?

It is basically any unexpected situations or unusual results in an application. 

These exceptions are handles in different ways.

What do you mean by extends and includes in an use case?

Extend means when there is a specific action must take place. And include means the action may or may not take place.

What are different documents that relate to a use cases.?

There are 2 docs.

  FRD (functional requirement document)

  SDD (system design document) / TRS (Technical requirements specifications)