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 |
Draw the Framework Architecture of Selenium RC with combination of Selenium webdriver?
To test a function, what has to write a programmer, which calls the function to be tested and pass test data.
what is the difference between defect management tool and tesecase managment tool, what are its purpose, does QC and TD use for both(defect &test case managment)
what would be the test plan for agile testing??
What are verification and validation?
What is the difference between the stlc (software testing life cycle) and sdlc (software development life cycle)?
What is equivalence class?
The later in the development life cycle a fault is discovered, the more expensive it is to fix. Why?
what is port testing
I need to learn who the major stakeholders are in each of the 7 stages of the SDLC. What is the best online resource?
What is RC update and BRIO?
I would like to know whether Zephyr, the test management tool takes a complex installation procedure.