Business Analyst Faq .com

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

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

 

 QTP recording flow step by step..(testing tools)

QTP
Quick Test Professional

QTP is a functional testing tool. It is very case sensitive.

It has 3 levels of recording.

1) Normal recording
2) Analog recording
3) Low level recording

95% of it will be done on Normal Recording.

QTP has 3 panes.

1) Test pane
2) Test details pane
3) Debug viewer pane

Test pane has 2 views.

a) Expert view ( Where we Record, Run, Debug & Design)
b) Tree view or Keyboard view (Where we do the Splits)

Test details pane – Action screen (where we can see the screen shots and the result as “Done” or “Pass”)

Debug viewer pane – Expressions & variables

Besides that it has Data Table View or Global sheet: - Parameterization

Start up

1 Click on QTP icon on your desktop.
2 When the box opens make sure; - “Active x”, “Web” & “Show on start up” is checked.
3 Click “OK”.
4 “Record Run Setting” window appears.
5 Click on the radio button “Open the following browser when a record & run session begins”.
6 Check the box “Close the browser when the test is closed”.
7 Write the URL on the address box and click “OK”.
8 When the page opens up click on 3 or 4 links and “Stop” recording.
9 Put “Comments”. To do that click on “Insert”,- “Comment” and then write the comment as “Type www.yahoo.com “and the main page opens and click on to “Auto”. In QTP both links come up on the first script so we have to mention both the links in the first comment. So on all the links will have link with main page and they all have to have comment.
Ø Then we must “Design”. To design we click on to the icon “Start transaction” and write “Yahoo-Auto” and enter and same way “End transaction”
Ø Go to Keyboard view/Tree view, highlight the “Action”, right click and “Rename” and save it. Also save the “file” with the same name.