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 use command prompt using qtp?
Can anybody give the code for ALL DATATABLE METHODS)(ex: datatable.getrowcount, datatable.getsheet etc....) and ALL DATABASE COMMANDS (like .getcelldata, which are used to retrieve data from a database and from a webtable)with examples.
Hi All, I need code for how to execute qtp scripts from excell sheet
Please let know the scripts for counting number of repeated letters in the word. Note repeated letter should not be count agian. Ex: If "Hello" is my word... l is coming twice.. it should count once and print... secong 'l' should not count again..
What is a Patch in QTP?
How to find if given number is prime or not
what is defination of regression testing?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
Explain quicktest professional (qtp) testing process?
if my application shows 100 records and in my database having 200 records how i can validate using QTP tool?plz exp. in detail?
Hi Guys, I tried to install java add-in for QTP 9.5 after the whole installation but it didn't install but then i also found in documentation saying that winrunner7.6 patch for java plugin would work fine with QTP. But when i tried to install from winrunner7.6 it asks me for the path of winrunner So my question is are we supposed to install winrunner for java add in to work on QTP. Please suggest me
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance