what are functional and non functional requirement of SRS
document..
Answers were Sorted based on User's Feedback
Answer / avinash
The details of the exact functions/jobs the system does comprise the functional requirements.
Eg. Saving,Editing,etc.
Whereas other factors that do not affect the functionality,but are important for the system to be implementable/profitable/saleable comprise the non-functional requirement.
for eg.
the max. failure rate(reliability)
the recovery time(availability)
debugging ease(maintainability) etc
| Is This Answer Correct ? | 15 Yes | 5 No |
Answer / midathana siva
Every software must have SRS .its important because rest of the design is going to design based on that srs,. it work as mediator between customer and software designer,not only that
it will work as blue print for designer ,based on that he will going to design required software
now
FUNCTIONAL REQUIREMENTS:' the things which are going to implement during the coding and design time, that is mainly ******ALL REQUIREMENTS OF THE CUSTOMER
LIKE EX .consider bank online,
then like saving, debet,cradit,payment,receipt, transfor from one account to another account, these all are functional requirements
NON FUNCTIONAL REQUIREMENTS: these are the requirements which are not being asked by customer but the designer will include to make it better software like SECURITY
PORTABILITY,MAINtainability, ect.. actually there is no use for customers from this non functional requirements but these are very important for that particular customer from getting hacked by others
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / riddhi mehta
In software engineering, a functional requirement defines a
function of a software system or its component.
A function is described as a set of inputs, the process, and
outputs.
Functional requirements may be calculations, technical
details, data manipulation and processing and other specific
functionality that define what a system is supposed to
accomplish.
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / koteswara rao.k
when ever need to give the data for to get the output is
always a functional requirement .(which makes seriousness
to the customer or technical person ).
The application looking colour/Allignment/Shape/Size/DB
size those things covered in the Non-Functional requirement
Any concerns /help koteswara.9.rao@gmail.com
| Is This Answer Correct ? | 3 Yes | 7 No |
Answer / sunil kumar behera
Functional-
If we will go to the SRS (S/W Requirement Specification)
document then we can see some "Functionality" like 1.Add
2.Edit 3.Save 4.Close 5.TX Field ......etc. For those
functionality here it is written the event action for that
particular field or Functionality.
Non-Functional-
It's nothing only GUI(Graphical User Interface) testing
means colour/Allignment/Shape/Size/DB size those things
will be there in the Non-Functional requirement.
Regards,
Sunil Kumar (9986287953)
| Is This Answer Correct ? | 4 Yes | 16 No |
Answer / ravikanth
in simple requirements for activities such as
insertion,deletion updation are known as functional
requirements, and requirements for gui reuiremnts such
font, color ,size comes under non functional requirements
regards
ravi
ravibyndur@yahoo.com
| Is This Answer Correct ? | 5 Yes | 18 No |
What is Elementary Acceptance Testing
Suppose a tester reports the bug to the developer and developer rejects it saying that the bug which is reported by tester is not a bug.In such a case what should a tester do?...Kindly answer this question ..
9 Answers Infinite Computer Solutions, PayPal,
how do u do integration testing supose u ar in hotmail login page 2nd is mailing page how do u do integration testing for this kind
why do testing are divided into stages primarily becoz: 1)different stage has different purpose 2)Stages makes the testing simpler 3)Different test run in different environments 4)The no of stages the testing is easier Please do answer its urgent
i have completed my graduation in B.Sc. (phy, maths,computer), right now i am having 1.6 yrs exp on manual testing, for PG full time course is full time course or parttime is suitable form me , if any one is suitable then why it is suitable
wht are the possible test cases for security testing?both negtive and possitive
What is a show-stopper Bug?
test templet for GUI UNIT testing?
Hi,I am new to software testing. My question is, What can be the possible test cases one can write for a chair
Explain Vmodel
8 What can static analysis NOT find? a) The use of a variable before it has been defined b) Unreachable (“dead”) code c) Whether the value stored in a variable is correct d) The re-definition of a variable before it has been used e) Array bound violations
What is the base data for drawing Triangle?