what is BRD and FRD Can any one tell the expansion?

Answers were Sorted based on User's Feedback



what is BRD and FRD Can any one tell the expansion?..

Answer / sirisha

BRD means Business requirement document,FRD means
functional requirement document

Is This Answer Correct ?    128 Yes 8 No

what is BRD and FRD Can any one tell the expansion?..

Answer / dipa

BRD stands for Business requirement document what business
analysts prepare based on client requirement.

Functional requirement document is mainly technical
document or a high level design what project managers
prepare.

Is This Answer Correct ?    88 Yes 29 No

what is BRD and FRD Can any one tell the expansion?..

Answer / anitha

BRD is business requirement document. it contains all the
requirements of the users. the requirements given by the end
users or customers are collected into a single document
called as BRD or SRS document.

FRD is functional requirement document. It has all the
functional requirements that the application must have.

Is This Answer Correct ?    32 Yes 11 No

what is BRD and FRD Can any one tell the expansion?..

Answer / nikita

BRD is prepared by BA which contains the requirement after
analysis and gathering.FRD is also preapred by BA ,however
in this business requirements are explained in an elaborated
matter using use cases,mock ups,wire frames and business
flow diagrams.FRD gives more clear picture to technical and
non technical people in terms of understandability. FRD is
just one step ahead of BRD.Technical specifications are
covered in Technical design Doument(TDD).SRS(Software
requirement specification) is combination of TDD and FDD

Is This Answer Correct ?    19 Yes 1 No

what is BRD and FRD Can any one tell the expansion?..

Answer / vijay rao

BRD - Business Requirment Document/Specification
It's the requirment given by the clint,which will be
in business language...

FRD - Functional Requirment Document/Specification
It is the requirment document created by either BA
(business analyst) or/and PM (project manager) which will
be in software language

Is This Answer Correct ?    21 Yes 5 No

what is BRD and FRD Can any one tell the expansion?..

Answer / rimjhim

BRD-Business Requirement Document:
The BRD contains the business requirements that are to be
met and fulfilled by the system under development.  These
requirements specify "what" the system must do in order to
fulfill the requirements of the business.  They often take
the form of "The system shall..."  Each requirement, or
group of similar requirements, is typically accompanied by a
business rationale. The business rationale explains "why"
the business requirement is necessary.  This is often
important later if analysts or developers have questions
regarding the purpose or validity of the requirement.  The
rationale can be used to support the need for the business
requirement or clarify ambiguous language by providing a
context for the requirement. In addition to a rationale,
constraints can be provided for each requirement along with
other supporting reference material.
FSD-Functional Requirement Document:
In contrast, the FSD defines "how" the system will
accomplish the requirements by outlining the functionality
and features that will be supported by the system.  Ideally,
the functionality of the system will be described in logical
terms so that the FSD is technology and platform
independent. This gives the architects and developers more
freedom in making development and design decisions about the
physical design of the system.  Inevitably, however, some
things have to be explained in physical terms.  The User
Interface is one such example.  Many FSDs include screen
mockups or wireframes for communicating the layout and
design of the system screens.

Is This Answer Correct ?    10 Yes 0 No

what is BRD and FRD Can any one tell the expansion?..

Answer / chandar

BRD- Business Requirement Document also called as BSD
(Business Specification Document)in certain project.
BRD/BSD is termed only in PLAN DRIVEN projects (Waterfall,
SPIRAL Methodologies etc).
When it is Change Driven projects (AGILE - SCRUM etc) it is
termed as PRODUCT BACKLOG.
BRD is the initial phase of requirement gathering which
provides all information.
BRD is the document which explains Business requirements
like cost of the project and based on the cost the list of
tasks.
BRD documents all the high level requirement, the business
users needs i.e. what all the application has to perform to
satisfy user needs.

FRD/FSD -Functional requirement Document or Functional
Specification Document which provides an user clear
understanding in pictorial manner defining ACTORS, USE CASES
etc.

Is This Answer Correct ?    5 Yes 3 No

what is BRD and FRD Can any one tell the expansion?..

Answer / sudheer

BRD is Business Requirement Document prepared by BA after
gathering requirements from the client which is functional
requirements written in business language.

FRD is Functional Requirement Document prepared by BA after
submitting SRS. FRD is also known as Solution document.

BRD/FRS are one and equal which is functional document.
SSD is technical document.
SRS is combination of BRD and SSD.

FRD is Solution document.

Is This Answer Correct ?    3 Yes 7 No

what is BRD and FRD Can any one tell the expansion?..

Answer / rafi

BRD stands for business requirement document which contains
detail information about the project requirements.
where as FRD stands for function requirement document which
contains basic information about the requirements.

Is This Answer Correct ?    14 Yes 50 No

Post New Answer

More Manual Testing Interview Questions

What we mean by Stealth Bug

0 Answers  


What is the exact difference between Integration & System testing; give me examples

7 Answers   3i Infotech,


What is the dirrerence in Bug Tracking Tool, Bug Reporting Tool and Test Management Tool? Please be clear in Detail.

1 Answers  


Whenever developer will recieved the defect from the tester,then he will go thru the defect whether it is acceptable or not?for that he will execute that application again,while executing if he did not found any such type of defect(what we are rise the defect above),then he will send that defect to the corresponding tester with status of 'reject',as a tester what we can do?(here writing the reproduce steps and attached screen shots has been done by tester while sending the defect to the developer, no need to send reproduced steps and screen shots again)

6 Answers   CTS, IBM,


how to schedule the time in stlc ?

1 Answers   ACS,






When are the followings prepared: 1.Software Test Plan 2.User Acceptance Test Plan

5 Answers  


How do you get programmers to build testability support into their code?

0 Answers   TCS,


How do you feel about cyclomatic complexity?

1 Answers  


how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc

0 Answers  


write test case for the black board pl tell me the answer pl pl pl

4 Answers  


give 1 example of an error with high severity and low priority?

4 Answers   Omnitech,


How u will test the volume testing in white box testing?

1 Answers  


Categories