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 |
Can any one tell me how SRS ,BRS documents are made?Also,what are the documents to be referred through out the SDLC and TESTING phase?
Hi Friends i have created a Community for Software Testers in Orkut with name Bug's Join in the community. you can post any type of questions related to sofware Testing in that community. Join in Bug's -- Vinodh Anandhan - vinodhanandhan@gmail.com
What is web based application?
What type of ideal testing process should be follow by CMM- 3 COMPANY.(PLEASE IN DETAIL)
How many types of testcases can be prepare.
Give me sample test cases for smoke testing
8 What can static analysis NOT find? a) The use of a variable before it has been defined b) Unreachable (“dead”) code c) Whether the value stored in a variable is correct d) The re-definition of a variable before it has been used e) Array bound violations
how do we categorize the test cases for regression testing?
who are the three stake holders in testing
A bank application with From a/c, To a/c, amount and a submit button - What are the conditions that you write for it.
Do we have any certifications for ETL Testing ?
can u explain me v-model?I told him we will do parallely both devolpment and testing . frs------------useraccepatance testing \ / srs system testing \ / HLD integration testing \ / LLD--------------------- unit testing \ / CODING he asked me how ur frs is done parallel with useracceptence testing and srs is done parallel to system testing and HLD IS done parallel to integration testing and LLD is done parallel to unit testing.Give me a clear clarification for it?