Can you tell me the difference between functional and non
functional testing?
Answer Posted / mudaseer
Functional Testing:Functional testing means we do functional
testing to validate the functionality of the application
against functional requirements document or Testing the
application against business requirements. Functional
testing is done using the functional specifications provided
by the client or by using the design specifications like use
cases provided by the design team. we test for functionality
of the application only.
Functional Testing covers:
1. Unit Testing
2. Smoke testing / Sanity testing
3. Integration Testing (Top Down,Bottom up Testing)
4. Interface & Usability Testing
5. System Testing
6. Regression Testing
7. Pre User Acceptance Testing(Alpha & Beta)
8. User Acceptance Testing
9. White Box & Black Box Testing
10. Globalization & Localization Testing
Non-Functional Testing: Testing the application against
client's and performance requirement. Non-Functioning
testing is done based on the requirements and test scenarios
defined by the client. Non-functional testing means we do
not test for functionality of the application.
Non-Functional Testing covers:
1. Load and Performance Testing
2. Ergonomics Testing
3. Stress & Volume Testing
4. Compatibility & Migration Testing
5. Data Conversion Testing
6. Security / Penetration Testing
7. Operational Readiness Testing
8. Installation Testing
9. Security Testing (Application Security, Network
Security, System Security
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What are the cases why parameterization is necessary when load testing the Web server and the database server?
What is Windows Test Technologies? Where i will get all information of it.
What is neutral test case?
i have 2.5 years of experience in manual testing and qtp. can anyone say me what kind of questions do they ask on manual testing and qtp.
Hi Friends, I want to know the best institute in hyderabad which is giving training in 'SAP Testing' and who is the best faculty. Regards, Imtiyaz..
Plz give me manual testing real test case ?
How will u decide test data to see that evey feature is thoroughly tested
Can anyone tell me, What is wound fixing?
Test approach to windows scheduler?
Do we have any certifications for ETL Testing ?
Hi, This is vkram.I had completed my B.E in May 2005 & currently i am undergoing Testing Course. I want to join as a Fresher in any MNC. What should I tell why u r coming to testing field & what u did this 2 years?
need testing projects where can i find them
What is the typical situation u faced while collecting the test data?
What is Registry?
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect