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 |
What is the ONE key element of ‘test case’? What is the ONE key element of a Test Plan?
Write functional,system,integration,penetration,load,performance negative test cases for Instant messenger
What are the critical defect can find in web based testing(Like if any interview asked what critical defect you found in web based testing)????
Why is it impossible to test a program completely?
How much konwledge of server require for a software tester.?
what is scalability testing
. Is any graph is used for code coverage analysis?
u have 1000 of delete button in ur application ,how to check it out,.one by one ? or how to check it out by easy way?
WHAT IS COMPATABILITY TESTING
What is the limit for test steps?It should be 10/20/30etc
what is the difference b/n DPD(Defect profile document) and TRD(Test Report document).
What is diff b/n TRM(Test Responsibility Matrix) and RTM (requirement Tracebility matrix) or both are same??