What types of testing will come under functionality testing
and non functionality testing?Security testing is consider
as functionality testing or non functionality?why its so?
Answer Posted / bibhu
Functional Testing: Desirable behavior of the application.
For Web application below are the functionality testing:
1. LINKS,FORMS,DATA VERIFICATION AND VALIDATION,APPLICATION
SPECIFIC FUNCTIONAL REQUIREMENTS,INTERFACE AND ERROR
HANDLING ,COMPATIBILITY etc..
Non Functionality :
Performance, usability etc..
Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
Work flow in testing in your company?
Differentiate test bed and test environment?
How will u decide test data to see that evey feature is thoroughly tested
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
What is XML Testing? Do we have any tools to test the XML? Please let me know.
14.What is function point breakdown?
What is a maturity level?
What is the difference between authentication and authorization in web testing?
Hi Friends, I've to submit a presentation in my office about "Different bug tracking tools" ? Where can i find (or any site) the templates for the bug tracking tools.
Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases
What is the negative testing and example
What are the different levels of manual testing?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
what is a data guidelines?
how to test a web application manually?can u explain indetail?