what is Non-Functional testing? & their types?
Answers were Sorted based on User's Feedback
Answer / smitha
non-functional testing means calculating the performance of
the application.
types of non-functional testing:
1.usability testing
2.performance testing
load testing
stress testing
soak testing
memory testing
volume testing
3.security testing
authentication
authorization
cookies
session
data encryption
4.compatability testing
5.recovery testing
6.configuration testing
7.installation testing
| Is This Answer Correct ? | 24 Yes | 2 No |
Answer / venkatesh
SPONSORED LINKS
Functional Testing: Testing the application against
business requirements. Functional testing is done using the
functional specifications provided by the client or by
using the design specifications like use cases provided by
the design team.
Non-Functional Testing covers:
•Load and Performance Testing
•Ergonomics Testing
•Stress & Volume Testing
•Compatibility & Migration Testing
•Data Conversion Testing
•Security / Penetration Testing
•Operational Readiness Testing
•Installation Testing
•Security Testing (ApplicationSecurity, Network Security,
System Security
)
| Is This Answer Correct ? | 15 Yes | 3 No |
Answer / n@n!
non functional testing consists of security and performance
load runner is the example for non functional testing.
| Is This Answer Correct ? | 14 Yes | 4 No |
Answer / shivakumar
Performance testing is called as Non functional
Load,
Volume
stress
response
volume
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / dillip
Non functional testing is broadly divided into
->Security Testing
->Benchmark Testing
->Performance Testing
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / sarat kumar
Testing the application against the clients and performance requirement. Non-functional testing is done based on the requirements and test scenarios defined by client.
usability testing
compatability testing
configuration testing
security testing
authentication
access control testing
encryption/decryption
performance testing
load testing
stress testing
spike testing
endurance testing
intersystem testing
data volume testing
Multi lungvity testing
complaince testing
parllel testing
installation testing
These are all the non-functional testing types....
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / kavita
when functional testing was completed,testing team can concentrate on Non-functional testing.this is applicable on complete software build without any driver and stub.Due to this reason it is also called as system testing.
types:=
usability testing
compatability testing
hardware configuration testing
performance testing
multilangutiy testing
security testing
parallel testing
complaince testing
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ram.polavarapu
non functional->the charecteristics and futures of the
application is non functional testing
performance&security&compatability bla bla...these are all
coming under non functional testing
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / n@n!
hi smitha,
ur answer was good.
but wat ever u r writting, all r belongs to testing
termiologies but not non functional testing.
| Is This Answer Correct ? | 0 Yes | 8 No |
what is difference between stress testing and load testing?
What are the properties of a good requirement?
How will you Test a Website manually?? Tell me any 5 different ways to Test a Website.
What is Test Strategy in test plan, Please explain in detail ?
What does the scope contain in a test plan
How do you test if you have minimal or no documentation about the product?
What is a 'walkthrough'?
what are the techniques used for writing functional test case ?
Tell me agile process in your company
Do you know of metrics that help you estimate the size of the testing effort?
When do u go for integration testing?
As a Tester how we choose black or white box testing technique for a application?