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 the main use of preparing a traceability matrix?
Explain beta testing?
Usually customers won't give all the requirements. How will u manage & collect all the necessary information.
What r all the risks u r facing while doing a project?
What is impact analysis? As a tester how will you do impact analysis in your project?
What is the difference between QC 10.0 and ALM 11.5? Whether ALM is any upgradation to QC?
We r developing one Web Site for construction company. In that Web site we have different option like About Us,Contact Us,Home,Sites,Site Map,Search Etc........ and front page of that web application contains 6 different pictures means single page contain 6 pics etc... write Test plan ,Test Scenarios,Test Case ....
Why can be tester dependent on configuration management?
Do you know what the mean of cmm and tmm?
What is equivalence partitioning?
What is a document version?
What is static analysis?