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 |
what are the conditions of test cases?
What is Analyzing the test results / Reports mean ? plz its urgent
Hi What are the toold used for Manual testing? what are the tools used for defects/bug trackeing in Manual testing? I would appreciate if you can give some examples. Thankyou Sunitha.
Wat Is Configuration management and were we store all our testcases and Test data everything related to project for testing how we come to know abt the changes made in the modules and srs plz explain me the detail process for the abve if possible were to get the tutorial for all these cvs tool
What is difference between Smoke&Sanitary Testing?
write a test case for air conditioner
How can i understand about the concept of "State Transition" Testing. Can any Testing genius can suggest me.
what is the good test case ? how can we tell this is good test case ? (test case characterstics)
If the bug is found by customer and he will put that bug in DTS , that bug is visible 1 - Dev Team 2 - Test Team 3 - B. A. Team 4 - 1 & 2
What scripting language should tester know when his organisation using Automation tool like wise any tool? wht kind of script should tester should be familiar?
Explain about 'Interface Testing' in Web based Application?
what is cyclomatic complexity and what is the formula used for it