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
What is mean by incident logging system ?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
Describe any bug you remember. Plz Give some real examples
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
what is mean by impact analysis ,how we used to select regression TC using this?
what is the test plan of facebook?
Please explain me v-model clearly i want to know how it works and want to know how it use in real time on a project please tell me its urgent and important for me understand .Please tell me my mail id is Chiku_69@yahoo.in Thank u
Is compatabilitytestig and port testing are same
What is mutation testing & when can it be done?
what are the test bugs
What is 'Account Conditioning'?
Changes and enhancements to system?
Need to know about Quality Center in brief
Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks
How to do Pixel Size testing in a PDF document. Is there any Open tool that will be avaiable?