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 |
which institute is best for software testing in Hyderabad?
I would like to know the kinds of questions that could come up with regard to backend testing? As i am new to this field would also know if backend testing is restricted only to sql and unix. If at all anyone has any information on the same kindly get back to me..thanks
Following questions were asked in amazon interview during written test for the post of Quality assurance engineer. Note. u can use any scripting language for 2nd 3 rd questions. Logic is important. 1.Write test cases for file transfer using bluetooth and IR in mobile⦠2. Input = 193 the output should be displayed as 100+90+3. Write code without using inbuilt functions and procedures 3. string = performance and delimiter = r Write a code to display the output as Pe r For Man Ce Without using split function and inbuilt functions 4. please give correct test data for the remainder in the below program and also for the time TIME: DD MM YYYY HH MM SS Reminder: [ ] minutes
What are the check points we need to consider while performing Database migration (ex: from oracle 8i to 9i)
There are two sand clocks(timers) one complete totally in 7 minutes and other in 9-minutes we have to calculate with this timers and bang the bell after completion of 11- minutes!plz give me the solution.
plz give me any body some 3top UAT test cases, Advance thanks?
Which tool you use to debug SQL Queries
What r all the cultural barriers u r facing?
What is glossary of software qa/testing?
What is JBOD?
Foundations of Software Testing by Dorothy Graham, Erik Van Veenendaal,Isabel Evans ,Rex Black. i need this e-book please help me it is very urgent
why we split testing into distinct stages?