What is non-functional testing?
Answer Posted / shilpa
Non-functional testing is the testing of a software
application for its non-functional requirements. The names
of many non-functional tests are often used interchangeably
because of the overlap in scope between various non-
functional requirements. For example, software performance
is a broad term that includes many specific requirements
like reliability and scalability. this testing can be start
as soon as s/w is developed. it bassically includes GUI
features of a s/w
Non-functional testing includes:
Compatibility testing
standard testing
Documentation testing
Endurance testing
Load testin
Performance testing
Security testing
Scalability testing
Stress testing
Usability testing
Volume testing
and more but depends with the environment and
requirement.
| Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
write test cases on wall
write testcases for open dialogbox
What are the two main categories of software testing?
How do you know the code has met specifications?
When the GUI Testing will be held on the V model ?
Explain the importance of agile testing?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
How to integrate Bugzilla with QTP?
Have you ever completely tested any part of a product? How?
wht is Manual Testing Frame work
What is coverage and what are the different types of coverage techniques?
Can anyone write test cases on google account creation page in the testing template format , urgent pls and explain if possible how to execute also
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?
What is split testing?