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
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
what is thetesting methodology that u r company folowing??
write Test Cases on PEN and Fan. Like GUI and Functionality. Positive and Negative?
2 Answers CSR, Hoch Technologies, Mind Q Systems,
Diff b/n UAT & IST? What is meant by UAT?
You reported a Bug.The developers are saying that it's not a Bug even though it is..How you are going to prove that it's a Bug?
Which types of testing do u do in u r organisation.
Hi All, I am new in testing field. I got an interview and the question was asked- What would be your high level test case on the following scenario. There are 2 fields one is SCORE and other is GRADE and there is a go button. Scenario is If score is 90- 100 then grade should be A, if Score is 80-90 then B, if 70- 80 then C Else F. So I told that - I will check Boundary values by giving max +1 and min-1 values. I will check the functionality is working as per the requirement or not. I will include + and - testing. But seems like my answer was not correct, obviously because I don't have much experience. So plz provide me the best answer of this Q ? Thanks in advance. Preeti
Could anyone explain the testing process end to end? I you get a new project what you do, first as a test manager? Explain later steps too...
why u choosen testing as a career after complation if mba
How do u find duplicate test cases?
what is an inconsistent bug?
The following questions were asked me at the HCL...Please try to answer these::: 1Q: For 3rd party fund stransfer through online bankinghow much time it take..? What are the processes behind that..?
online demo for bug tracker tool(let me know the website)