could u pls tell me, all types of funtional and non funtional testing techniques?
Answers were Sorted based on User's Feedback
Answer / kalpesh
Functional testing types :-
* Unit Testing
* Smoke testing / Sanity testing
* Integration Testing (Top Down,Bottom up Testing)
* Interface & Usability Testing
* System Testing
* Regression Testing
* Pre User Acceptance Testing(Alpha & Beta)
* User Acceptance Testing
* White Box & Black Box Testing
* Globalization & LocalizationTesting
Non Functional testing types :-
* Load and Performance Testing
* Ergonomics Testing
* Stress & Volume Testing
* Compatibility & Migration Testing
* Data Conversion Testing
* Security / Penetration Testing
* Operational Readiness Testing
* Installation Testing
* Security Testing (ApplicationSecurity, Network
Security, System Security)
ok.......
understand
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / anu
functional testings -sanity, smoke,retesting,regression
nonfunctional testings -Load,Stress,volume,compatibility,configuration,installation
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / div
Functional testing includes syste testing, UAT, white box
and black box testing, smoke/sanity
non functional testing includes load test, performance
test, stress test types
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / paramesh
functional testing:
1.functionality and requirement testing
2.input domain testing
3.recovery testing
4.compatibility testing
5.configuration testing
6.inter system testing
7.installation testing
8.sanitation testing
9.parallel testing
and the testers will spend most of the time on functional
testing 80%
non-functional testing:
1.usability testing
2.performance testing
3.security testing
| Is This Answer Correct ? | 1 Yes | 1 No |
how do u test web application?
tell me 5 new requirements in ur project? plz urgent
What is a code walk through?
what is Fault based testing?
Hello, Currently we are doing manual testing for PHP& .NET Projects. We are planning to automate it.Kindly suggest which automation testing tool is appropriate for it. Thanks
in transfer funds module, how you come to know that amount has been transferred successfully or not....explain in detail
What is Regression Testing?
22 Answers IBM, Sapient, Siemens,
Can any one explain about USE CASES?
what is penetration testing?
what is the difference b/w Priorty and severity in Bug Report
Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning
What are the Blackbox Testing Techniques?