what is the diff between testing methodology and testing
technique
Answers were Sorted based on User's Feedback
Answer / dada_khairnar
The Testing Methods are:
- verification
- validation.
- Comprehensive sites on Usability Testing Methods and
- Usability Testing Methods
- Usability Testing Tools
- Automated Tools
- Usability Labs
Testing Techniques are:
- Black Box Testing
- White Box Testing
- Regression Testing
These techniques can be applied to any type of testing
| Is This Answer Correct ? | 9 Yes | 3 No |
Answer / naveen kumar .k.l
Testing Methadologies is mentioned while writing test
plan.Testing methodologies means what kind of testing we
are going to do i the future that is functional
testing,integratiuon testing and so on.................
But testing technics means
i)Error guessing
ii)Equvalence Partition
iii)Boundary value analysis
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / pawan rai
the terms testing methodology and testing technique are the
same thing.
Testing technique or testing methodology includes
1)ECP
2)BOUNDARY VALUE ANALYSIS(BVA)
3)ERROR GUESSING
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / smi
Alangaram
Testing methodologies are:
1).White Box Testing
2).Black Box Testing
3).Grey Box Testing
Test Case Design Techniques :
1).BVA
2).ECP
i.e while designing Test Cases we will use BVA,ECP
| Is This Answer Correct ? | 3 Yes | 5 No |
Answer / sj1234
Testing Technique,
We have different types of testing techniques which defines
what process we are following. for Ex: Unit Testing, System
Testing, Integration Testing and Acceptance Testing. Apart
from this we have Big Bang Testing, Module testing, End-To-
End Testing, Data base Testing Etc..
Testing Methodologies,
Namely we have three methodologies like Black Box Testing,
white Box Testing and Grey box testing
| Is This Answer Correct ? | 4 Yes | 8 No |
Answer / alangaram.j
Testing methodologies are:
1. Equivalence partitioning
2. Boundary values
3. Error guessing
Testing techniques are:
1.Black box testing
2.White box testing
If i am wrong plz let me know...
| Is This Answer Correct ? | 3 Yes | 10 No |
During alpha testing why customer people are invited?
who will do impact analysis in testing?
What are the document required to prepare during testing?
Does we make documentation for all defects?
where testing exactly starts in v-model?
How will you decide defect seviourity and priority?
which metrics you collect after testing process?
What is a test severity and test priority? difference between them with suitable examples?
Can anyone give me a sample bug report, Iam right now taking training on Testing Tools.
What is the difference between Spiral Model and V-Model
What is Test Data?. When we prepare test data?, is it included in Test Cases or should it be seperately prepared. What and when will be the actual use of Test Data and who prepares it.
What is meant by the bug state "Reproduce"