What is the difference between functional spec. and
Business requirement specification?
Answers were Sorted based on User's Feedback
Answer / paresh d
Functional Requirements:- Functional requirements are
prepared by the system analyst. Its all about the
functionality for the software.
Business Requirement specification:- it is prepared by the
business analysts. It contains the business logic which is
going to execute into the software.
The difference between both the specification is the
functional requirement is techinical document
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / vengi
FS:Fs will be prepared by system analyst,implement SRS in
prepare of FS .in which covers what is the functions are
developde and systems used
SRS:given by client ,this for to capture the bussiness
logics for software
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / vengi
Function spections:which describe characterstics of product
for intended future
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / sabarinath
BRS describes the system's functional as well as non-functional requirements like performance requirements, security requirements, availability requirements etc. On the other hand FRS deals with the functional requirements only
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / pandu
Functional specification (FRS - Functional Requirement
Specification) is one which is prepared by Project Analyst
by using Business Requirement Specifications.
Main purpose of this is to understand the functionality of
the project.
Business Requirement Specification is given by client,
which discribs the Requirements for Business(Project)
| Is This Answer Correct ? | 3 Yes | 3 No |
How to create frame work for qtp?
1 Answers Bank Of America, Polaris,
how to reverse a string with out using string or predefined function,ex:string is " i love india". the output should be like this "i evol aidni"
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
how can we retrieve ten rows from the data table using loop concept?
How software tester can use constants and variables in scripts?
How can we check whether a particular sheet loaded (existed) or not in Data Table.
Shared Object Repository is preferable while dealing with dynamic objects ok? descriptive prog also same? ok but why descriptive?(only for w/o application)
how to find that tools work well with your existing system?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
How we can add actions in the test using QTP?
how can i call an external action,which is not added external action of an action?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?