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



Testing methodologies and Testing techniques are the same one? Hope Black and White box testings c..

Answer / janet

As per me Testing techniques are Equivalance partioning and
Boundary value analysis and Testing methodologies are Black
box and white box testing

Is This Answer Correct ?    11 Yes 3 No

Testing methodologies and Testing techniques are the same one? Hope Black and White box testings c..

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

Testing methodologies and Testing techniques are the same one? Hope Black and White box testings c..

Answer / flora

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

Testing methodologies and Testing techniques are the same one? Hope Black and White box testings c..

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

Testing methodologies and Testing techniques are the same one? Hope Black and White box testings c..

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

Post New Answer

More Manual Testing Interview Questions

The primary goal of comparing a user manual with the actual behavior of the running program during system testing is to ?? A.Find bugs in the program B.Check the technical accuracy of the document C.Ensure the ease of use of the document D.Ensure that the program is the latest version

1 Answers  


How do you find synchronisation problems normally?

2 Answers  


How or why testing is associated with the term "BOTTLE NECK"

2 Answers   BoA,


how to write a test case for check box like in gmail or yahoo

3 Answers   Tech Mahindra,


IN software testing i have 3.2 yrs exp in testing. last week i attend the interview at Dell comaputers. interviewer asked me that what are the challenges faced in the project. but i didn't able to answer it properly. Anybody can answer it. Thanks in advance.

0 Answers   DELL,






What is build interval period?

0 Answers   IBM,


write test case for gmail sign up page ?

6 Answers   CTS, HCL,


What are the differences between V-Model and Agile Model?

1 Answers   Mind Q Systems,


Whether the testing process followed in different model will be same or will it vary?

1 Answers  


Can any one tell me the contents in Traceability Matrix

4 Answers   IntraLogic,


what is the process followed in JAVA Testing compared to Normal Testing process.

1 Answers  


In my application, date box is present on every screen. As a tester I have to test it on every screen. So need to write test case for it. If I write a test case for Date box only once & I refer that test case for next screen date box testing. Is it Ok?? E.g. Test case name - Date Box test Test Case Id - 01 If I want to write test case for Date box on New screen/module. Then is it OK?? Test Case Name - Date Box test Test Case Id - 20 Test Steps - Refer steps of test case id-01

3 Answers  


Categories