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?

Answers were Sorted based on User's Feedback



What types of testing will come under functionality testing and non functionality testing?Security..

Answer / 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

What types of testing will come under functionality testing and non functionality testing?Security..

Answer / purni

Types of testing that come under the functionality testing are,
a. Smoke testing
b. integration testing
c. functional testing
d. adhoc testing
e. UAT testing
f. Retesting
g. Regression testing
h. Usability testing.
Non functional testing are
1. Performance testing
2. Stress testing
3. Load testing etc

Security testing is also comes under functional testing. For
security testing we have to give the inputs and check the
behavior of the application.

Is This Answer Correct ?    11 Yes 1 No

What types of testing will come under functionality testing and non functionality testing?Security..

Answer / siri

functionality testing is the process of testing the
application to verify and validate the specific
functionality of the software product is working as per the
requirement.

example of functional requirement:
user login page or
clicking on next button(should take to the other page)

non-functionality testing is testing the application for
non-specific functionality. it is not related to a specific
function or action, but it is related on the whole like the
performance of the application.

example of non-functionality:
usability, scalability, performance, security, etc.,

therefore security of the application is considered as
non-functionality.

Is This Answer Correct ?    8 Yes 0 No

What types of testing will come under functionality testing and non functionality testing?Security..

Answer / chaitanya1987

both functional and non functional testings are come under
system testing.
functional testing:
UI(user interface testing),
objective properties,
input domain testing,
positive testing,
negative testing,
database testing,
calculations,
URL's & Links.

non-functional testing:
usability testing,
performance,
memory leakage,
soak,
volume,
security,
compatibility,
installation testings.....e.t.c

sorry if im wrong.

Is This Answer Correct ?    4 Yes 0 No

What types of testing will come under functionality testing and non functionality testing?Security..

Answer / rajkumar

Functional Testing-Testing done to evaluate the compliance
of the system with specified Functional Specification. This
type of testing is completely based on the analysis of the
functional specification. Functional testing is done to
validate the functionality of the system under test. It is
also called as behavioral testing.

Non_Functional Testing- Testing the quality attributes of
the system is called as non functional testing.

Usability
Security
Reliability
Performance
Load/Stress

Is This Answer Correct ?    2 Yes 0 No

What types of testing will come under functionality testing and non functionality testing?Security..

Answer / arun kumar r

Functional Testing: Testing the features and operational behaviour of the product to ensure they correspond to its specifications.

Non functional: Performance, Security

Is This Answer Correct ?    0 Yes 0 No

What types of testing will come under functionality testing and non functionality testing?Security..

Answer / avinash

Security testing can be functional/non functional depending on the application/product we are testing:

For Example: If we are testing a web page with login functionality, then security testing is considered as non-functional testing.

Though security is important factor it doesn't come under core functionality of the application/product we are testing

Let us say, we are testing an Anti Virus... then the main functionality of this apll/prod is to give security...
here security testing is considered as a functional testing

Is This Answer Correct ?    0 Yes 0 No

What types of testing will come under functionality testing and non functionality testing?Security..

Answer / saikat

functionality testing is somthing like to validate the
software or the web application functining as per the req.

security testing is not functional testing..

Is This Answer Correct ?    4 Yes 7 No

What types of testing will come under functionality testing and non functionality testing?Security..

Answer / rajiv jindal

Security testting may or may not be a functionality testing.

Example:
Security (Functional): login scenario.
Security (Non-Functional): Lets say some personal
information is appeared on some web page (which should not
appear in atcual).

Is This Answer Correct ?    2 Yes 5 No

What types of testing will come under functionality testing and non functionality testing?Security..

Answer / t.mahipalreddy

All the gui testing will consider as non-functional
testing ,where as if we perform actions on the functional
point then it well come under functionality testiog
security testing is an functional testing bcoz
we perform action on it.

Is This Answer Correct ?    0 Yes 9 No

Post New Answer

More Manual Testing Interview Questions

can any one give the example for high severity high priority high severity low priority low severity high priority low severity low priority

10 Answers   TCS, Wipro,


Client want to execute 1500 test cases and delivery within three days? But i have 5 resources? How its possible?

4 Answers   TCS,


write bug name and discrition for following scenario: 1*1=1,2*2=5,3*3=9,4*4=17 using mscalculator ?

2 Answers   CTS, Manhattan,


what do you mean by Develop test data through sourcing (or) handcrafting techniques

0 Answers   BVG,


please give information about ERP Projects and how V-model use in project

0 Answers  


what is database testing

2 Answers  


what types of bugs will we find out in banking projects

0 Answers   TCS,


How will you prepare Test Data?

1 Answers  


Hey all,in a web applications,i am typing the URL in the browser and entering the Username & password.After clicking Login button,where the authentication will happen & how (i mean how is the process goes on...browser,web server,DB server level)...Pls answer...

4 Answers   iSoft,


will any real time user send me any dummy r real time copy of traceability matrix. ref_it_ref@yahoo.co.in

2 Answers  


One very small question, If application/ website performing all the function perfectly like submission, deletion, editing etc, why do we require Data base testing saparately. Please understand before reply thanks !!

3 Answers   Adobe,


what is diff between stress & load testing

8 Answers   Sonata,


Categories