What are the testing types? Tell me abt few?
Answers were Sorted based on User's Feedback
Answer / janet
The types of testing are
1. Black box testing
2. White box testing
3. Gray box testing
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / subbu
Based on the functionality, They are divided into 3 types.
1.Functional Testing
2.Non-Functional Testing
3.Usability Testing
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / sujay
Black box testing
regression testing
smoke testing
sanity testing
integration testing
ad-hoc testing
conformance testing
installation testing
white box testing
unit testing
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / deepamurali
TYPES OF TESTING:
1.STATIC TESTING
2.DYNAMIC TESTING
3.BLACK BOX TESTING
4.WHITE BOX TESTING
5.GRAY BOX TESTING
6.UNIT TESTING
7.INTEGRATION TESTING
8.SYSTEM TESTING
9.PERFORMANCE TESTING
10.STRESS TESTING
11.LOAD TESTING
12.FUNCTIONAL TESTING
13.SMOKE TESTING
14.MONKEY TESTING
15.COMPATIBILITY TESTING
16.REGRESSION TESTING
17.USER ACCEPTANCE TESTING
18.END TO END TESTING
19.INSTALL/UNINSTALL TESTING
20.RECOVERY TESTING
21.SECURITY TESTING
22.EXPLORATORY TESTING
23.AD-HOC TESTING
24.COMPARISON TESTING
25.ALPHA TESTING
26.BETA TESTING
27.MUTATION TESTING
28.CROSS BROWSER TESTING
29.CONCURRENT TESTING
30.NEGATIVE TESTING
31.POSITIVE TESTING
| Is This Answer Correct ? | 5 Yes | 3 No |
wat is meant by frontend and backend testing
Can you explain inventories?
What are techniques for Integration Testing.
what is Defect Containtment?
What type of testing you do in your project?
3 Answers Geometric Software, TCS,
Difference Between Quality Center and Test Director?
what is unit testing? It comes under white box or Black Box testing?
Q) If pseudo code below a programming language. what test case s are required to achieve 100% statements coverage If x=3 then display_message x; If y=2 then display_message y; else display_message z; else display_message z;
Why is software testing required?
What is Functional Testing and Regression Testing?
oracle table A havng one million records. write 10 test cases to test data?
What is the testing that a tester performs at the end of unit testing?