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 static and dynamic testing( not just definition) as a 4+ experienced guy
What is contained in CRS,SRS and FS ?
what is means by feature to be tested in test plan
if go through 1 or 2 projects clearly,then i feel comfortable to search the job,please help me
what is meant by system testing? what is functional testing? what is the difference between both of these testing? can anyone explain this in detail?
What is buffer overload? How can you test buffer overload in the AUI?
how do we start testing when the build is required
What should be a cover letter name while updating resume on naukri.com? please post answer
What is a show-stopper Bug?
hi!!!!!!!!!!!! i heard there is a new type of testing i.e. YELLOW TESTING if anyone knows about it plz tell me. thanks
Performance testing is coming under Functional testing?
State a generalized process for load test? Or explain how you did it previously.