Can you tell me the difference between functional and non
functional testing?
Answer / 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 |
What is diffrence between the functional and black box testing.
testing is a process or methodology,diff between methodology and process?
6 Answers BirlaSoft, Cap Gemini,
How much percent of time you spend in testing and writting test cases? does testing comes first or writting test cases?
Is it possible that there can be number of test cases? Mean to say 500 or 1000 test cases? Reply me as early as possible.
!. what are the entry eriteria for functiondity and performance testing ?
could anyone explain application testing in sequence order i don't have any experience in that
What are the different testable items in GUI testing?
What is a maturity level?
Loop Testing Comes Under 1. White box Testing 2. Block Box Testing 3. Green Box Testing 4. Yellow Box Testing
Can anyone explain me about, the white box testing and black box testing, in detail?
Hello all, Can someone tell me what kind of questions i can expect from hiring manager along with two team members on final face to face interview for manual testing position.. I am switching from BA to QA as its better on benefits etc.. Thanks in advance
what is protocol in software testing? can u give it with a good example?