What is non-functional testing?
Answers were Sorted based on User's Feedback
Answer / sivakumar
Non-functional testing includes:
Baseline testing
Compatibility testing
Compliance testing
Documentation testing
Endurance testing
Load testing
Localization testing and Internationalization testing
Performance testing
Resilience testing
Security testing
Scalability testing
Stress testing
Usability testing
Volume testing
Failover testing
| Is This Answer Correct ? | 3 Yes | 6 No |
Answer / nanda
In Generic Terms the word Non-Functional in Testing meant
to Performance, Load, Stress, Volume.... Testings.
In Manual - What Ms.Devi had mentioned above is Field Level
Validations part of Unit Testing which is supposed tobe
done by the development team.
As per my knowledge Non-Functional in Manual Testing
relates to Testing the functionalities which is not
available in the Requirement Document.
For E.g.
In a Masters Module checking - Duplication of Records in
Add / Edit Screen
Soft / Hard Delete - Delete one record and try to add the
same record - if its soft delete it shows already exists
but user cannot view the record in the interface - status
were changed in Backend
Important one is Referential Integrity
Parent Level module cannot be deleted if it contains any
records in child level modules.
and Security Testing ( Check Cookies were deleted
properly ) -- Big Topic will discuss separately
Any queries send email to s.nandakumar at sify dot com
98844-17981
Regards
Nanda
| Is This Answer Correct ? | 11 Yes | 18 No |
Answer / ravikiran
Functional testing- its all the part of requirements
documents, business document, testplans etc, functional
testing will relate to all part os the page interacting
with the other page with the exact mapping of variables.
this testing process will include the actual business which
is expected by te customer.
Non Functional testing- its a part of checking the
stability in the appication, for instance how does the
variables reflect if the data entered is not relevent to
the data which specified. non functional testing involves
adhoc testing process to check the stability. non
functionality testing involves different ways meaning it
can be testing the accespatence after changing the
environment changing the popup messeges ect.
| Is This Answer Correct ? | 4 Yes | 13 No |
Difference between the HotFix,ShowStopper and critical bug?
What is 2-tier architecture, 3-tier architecture?
what are the different banking terms used in your project?like new acc,dormate,active accounts....
I u dont have SRS doc or dont have any info about product then how will u test it?
How to do Manual/Functional/Load/Web tests for the web services developed using WCF technology?
What is meaning by protype in SDLC ?
What will you do if developer is not able to reproduce defect ?
3. Name three words or characteristics that describe this Web site.
2.what is the differnce bet project volume and v.s.s and what is the advantage of v.s.s?
What kind of document u need for going for an functional testing?
what is difference between regression testing and re- testing?
what is Fault based testing?