Testing methodologies and Testing techniques are the same
one? Hope Black and White box testings come under test
techniques. Then what will come under methodologies ?
Answers were Sorted based on User's Feedback
Answer / manjula
No,Testing methodologies are different from testing techniques
Testing Methodologies
1.Waterfall model
2.Spiral model
3.sequential
4.Hybrid model
5.V-model
Testing Techniques
1.Error guessing
2.Pressman's concepts
3.Boundary value analysis(BVA)
| Is This Answer Correct ? | 5 Yes | 0 No |
Janet, think you got confused by the terms. Equivalence
partioning and BVA are the kinds of technique followed in
Balck box test design techiques. Line coverage, Statement
coverage, etc are followed in White box test design
techniqus. Am asking whether technique and methodology are
the same? If not, in what way it differs?
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / kavita
Testing methodologies: means the models used in the testing
like waterfall, iterative model.
Testing techniques: Here black box testing whitebox testing
come.
This is my understanding. Please let me known if there are
any other answers.
| Is This Answer Correct ? | 5 Yes | 4 No |
Answer / vijay
Kavitha.....
Testing Types are White Box, Black box and Grey Box these
have a different approaches like sanity,smoke, Regression
system, performance etc..,
Now you got it..?
| Is This Answer Correct ? | 0 Yes | 1 No |
which test strategy your are fallowing in your company?which documents u r using in software development life cycle?
ofter combine the sub modules which type of integration testing will be done ? and who will do this ?
What is white-box Integration Testing and its differences between Black box-Integration testing?
what are testing types involved in black box and white box testing...
What incremental integration testing?
HI, I have joined in a new testing company. Can anyone suggest me how to go through all testing related web sites and become an expert in testing?
Can any explain briefly about RBT (risk based testing
How to track a bug that appears number of times(i.e what is the way to calculate that a particular bug is appearing number of times evenafter fixing it).
Provide an Example with ‘High severity and low priority’ and ‘Low severity and High priority’.
which is the best institute for testing in hyderabad?
Suppose there is a User window (having fields First name, Last name, phone & address) What is the test case for Edit User ?
why do you go for white box testing when black box testing is available?