what is the diff b/n testing methodologies and testing
techniques?

Answers were Sorted based on User's Feedback



what is the diff b/n testing methodologies and testing techniques? ..

Answer / murali

testing methodologies:
black box testing
white box testing
grey box texting

testing technigues:
equivalence partittioning
boundary value analysis
error guessing

Is This Answer Correct ?    12 Yes 7 No

what is the diff b/n testing methodologies and testing techniques? ..

Answer / gopi pamula

Testing Techniques:

1. White Box Testing.
2. Black Box Testing.
3. Gray Box Testing.

Testing Methodologies:

1. Water Fall Methodologies
2. Spiral Methodologies.
3. Agile Methodologies.
4. V-Methodologies.

Is This Answer Correct ?    3 Yes 0 No

what is the diff b/n testing methodologies and testing techniques? ..

Answer / krishna.ch

Testing Methodology
* Static Testing : In static testing we are not excution
the code
Ex : Walk Through, Inspection, Reviews

* Dynamic Testing : In dynamic testing we are excution the
code
Ex : Black Box & White Box Testing

Testing Technoques
* Black Box Testing
* White Box Testing

Is This Answer Correct ?    2 Yes 1 No

what is the diff b/n testing methodologies and testing techniques? ..

Answer / kishore

one more testing technique... its up coming... and
successfully impleementing in many project... including TCS..
i.e
Agile testing.. fir information google it.. you will
get many resources..

Is This Answer Correct ?    3 Yes 7 No

what is the diff b/n testing methodologies and testing techniques? ..

Answer / shyam.sunder.nair

testing methodologies:
BB testing
WB testing
GB testing
Error Seeding
Pareto Graphs (Nodal Analysis)
Metrics

testing techniques:
equivalence class partitioning
boundary value analysis
visible state transitions
Error Guessing
Race Conditions
Automation

Is This Answer Correct ?    1 Yes 5 No

what is the diff b/n testing methodologies and testing techniques? ..

Answer / kanishk

Testing Techniques are :

1.Static Testing
2.White box testing
3.Black box testing
4.Experience Based Testing

Testing Methodologies are :

1.WaterFall Model
2.Prototyping Model
3.Spiral Based Model
4.Agile Model
5.Extreme Programming
6.Test Driven Development

Is This Answer Correct ?    1 Yes 5 No

what is the diff b/n testing methodologies and testing techniques? ..

Answer / raju

testing techniques are

1. static tests
2.whitebox testing
3. black box testing
4.grey box testing.


testing methodologies

waterfall model
spiral model
fish model
rapid application model

etc

Is This Answer Correct ?    5 Yes 17 No

Post New Answer

More Manual Testing Interview Questions

Difference between XP and Vista?

2 Answers   nvidia, TCS,


What is Injuction testing?

3 Answers  


Explain 5 Test Matrixes

9 Answers   Persistent,


Test case preparation time Vs Test case execution Time. Say for example if 500 Man hour takes to prepare test case then how long test case exexution will take?

0 Answers  


How to derive test data from the design documents?

0 Answers  


Imagine you are in an empty room with a fan, a bulb and an air conditioning system. There is a switch board on the wall with 32 switches and 2 plug points. You are tasked with testing this setup. Assume you are not given any requirements whatsoever. How would you approach it? What would be your priorities? If you make any assumptions, do state them.

1 Answers  


What is the difference between the test scenarios and test strategy?

1 Answers  


Why you have chosen Testing as your career, not developer ?

5 Answers   Metric Stream,


How do u prepare test environment for ur application?

2 Answers   Infogain,


Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies

0 Answers  


Do you know any kind of matrix ?

4 Answers  


Why did you choose the Software Testing Field?

0 Answers   TCS,


Categories