What are non-functional requirements?
Answers were Sorted based on User's Feedback
Answer / janet
The non-functional requirements of a software product are:
reliability, usability, efficiency, delivery time, software
development environment, security requirements, standards
to be followed etc.
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / suryamack
Non functional requirements are those, which are not
specified directly in the Requirements Document. But are
implemented by the developers for foresaid reasons.
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / b.katyayani
constraints on the services or functions offered by the
system such as timing constraints, constraints on the
development process, standards, etc.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / rahul
In general, functional requirements define what a system is supposed to do whereas non-functional requirements define how a system is supposed to be. Non-functional requirements are often called qualities of a system. Other terms for non-functional requirements are "constraints", "quality attributes", "quality goals" and "quality of service requirements". Qualities, that is, non-functional requirements, can be divided into two main categories:
Execution qualities, such as security and usability, which are observable at run time.
Evolution qualities, such as testability, maintainability, extensibility and scalability, which are embodied in the static structure of the software system.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / murty
stress testing,load testing,recovery testing,restart
testing,security testing etc...
| Is This Answer Correct ? | 1 Yes | 2 No |
What is the difference between testing techniques and testing tools?
What do you mean by automated testing?
How to do Integration testing in gmail application?
Evaluation?
What is Multipath I/O?s
What is a document version?
what is difference between system testing and system integration testing?
What is random/monkey testing?
what is the difference in between defect age and build interval period?
what are all the folders maintained in memory location?
Explain cyclomatic complexity?
How the 2 wings and body of the butterfly model of test development is represented?