diffrence between srs and frs
Answers were Sorted based on User's Feedback
Answer / uday kumar_anem
SRS(Software Rquirement Specification) document will
describe about what the client is expecting from the
system/application/project/product. It consists of real
time usage of the system.
Ex: If you take Yahoo site, first page should be login, to
access mailbox user should be authenticated, user can able
to see all his received mails, user can send mails to
reciipents etc......
FRS(Functional Requirements Specification) document will
describe how the above requirements will be developed. In
FRS, the functionality in SRS will written down in more
technical terms. So to develop this system, what
technologies should be used, to login what inputs shoule be
provided, In Inbox what are the fields should displayed,
how the user composes the mail etc......
| Is This Answer Correct ? | 41 Yes | 3 No |
Answer / amol bawane
Hi dear,
SRS:(Software/System Requirement Specification)
System Requirement Specification in which PM/PL collect the
information of requirements which will be needed for the
development of Application.
SRS Prepared by the devs TL/PM/PL by taking inputs from BRD
FRS:(Functional Requirement Specification)
A document that describes in detail the characteristics of
the product with regard to its.Functional Requirement
Specification in which mentioned all the details of System
functionality.How system works.All the conditions and
Validation as well as process are mentioned in FRS.
Thanks
Amol Bawane.
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / kumar
depending upon frs,srs will be built.........
frs deals with the client requriments.
srs deals with the system resources
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / kumar
srs(software/system requirement specification). after
bussines requirement specification.brs. the pm,pl,tl are
devide brs into srs.
Functional Requirement
Specification in which mentioned all the details of System
functionality.How system works.All the conditions and
Validation as well as process are mentioned in FRS.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / geetha vemulapalli
FRS(or)BRS:
Functional Requirement Specification is also called as
Business Requirement Specification .It is the 1st process
that should be followed by every Orgainsetion in order to
gather the Customer/client business requirements.
The contents of FRS
1. Purpose
2. Objectives
3. Scope & Requirements
4.Functional &Non Functional
requirements
5.Security levels
6.existing &non existing
environment
SRS:
Software Requirement Specification
After completion of developing BRS/FRS Business
Analist people will consontrate to develop SRS Doc basing
on FRS Doc . This Doc defines Customer Use case
requirements and system requirements to be developed as new
software.
The contents of SRS are
Use Case, Use Case diagroms, Task
flow diagroms,pictorial diagroms,actors,pre conditons,post
conditions etc.
| Is This Answer Correct ? | 3 Yes | 19 No |
How the value of P in cyclomatic complexity is calculated? P:The number of connected path.
How does one do Ad-hoc Testing?
When to start and Stop Testing?
If you stuck somewhere while reproducing defect then what will you do?
hi can any one suggest how to write test case for a text box regarding its hight and width. How do you know that the text box having correct hight & Width?
what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?
What are the different cost elements involved in implementing a process in an organization?
what are the contents of SRS documents?
when will you do the requirement analysis?
What are tools of performance testing?
What kind of document u need for going for an functional testing?
How to test for improper links or broken links and would be there impact on the system?