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 we have to do if the application has some additional functionality which is not specified as part of functional spec.(but is useful.. may b futher) Do we consider it as a defect?
wat is another name of retesting can we callit a retesting also
Does alpha testing follow beta testing or beta testing follow alpha testing and why?
Describe to me the Software Development Life Cycle as you would define it.
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...
What is an Use Case ? How can we write the Use Case and how can we write the Test Cases for that? What role plays the Requirements in the Use cases ?
What is desk checking and control flow analysis
What is Changing requirement?
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
what are the main challenges faced in ur project?
te found one bug and reported to developer or test lead after that he rejected my bug so on which basis he can reject my bug
why Can't the system testing be done at any stage in V- Process Model? reasons