What is non-functional testing?
Answer Posted / 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 |
Post New Answer View All Answers
can u write some high level scenarios on ms outlook express
diff b/w desktop based testing & web application testing
What are the various techniques in white box testing?
Give me an example of something you tried at work but did not work out so you had to go at things another way.
. Is any graph is used for code coverage analysis?
what is test case management?explain in brief.
What are the typical risks that you identify during test planning and their mitigation plan and Contengency plan.
What do you like about computers?
What is the difference between latent and masked defects?
Can you explain usability testing?
What are the roles of glass-box and black-box testing tools?
How to do Performance Testing manually for a Flash Application?
What is the difference between coupling and cohesion?
There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements
What is regression testing? When to apply it?