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

Among 5000 test cases, how to pick test cases for regression testing

4 Answers  


How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..

0 Answers  


What is the initial stage of testing?

5 Answers  


How to derive test data from the design documents?

0 Answers  


what exactly done parallely in v-model with verification.

2 Answers  






define benhmarks in black box testing...

2 Answers  


how will you test a wine filled bottle along with 100 glasses

0 Answers   Google,


Can you explain requirement traceability and its importance?

0 Answers  


What are the database testing questions that can be asked in interview . as a fresher and seniore tester. How to identify which particular tests you are going to use to test each module. Define each and every testing with examples and what stage it is to be used. if you take a particular module, all testing types have to be performed or few types. i am a fresher...Testcase is ok. But how to write functional testcase, system testcase etc separately. How we come to know that only this kind of testing should be done for an given application. If it is a functional testing, what all to be tested and if it is performance what all to be tested....can u plz explain me with examples? what is client side and server side validation what are the testing types that are follwed in client /server, web application, and desktop application. i am a fresher .preparing for interview..can u please send me the answers as earlier as possible thanks in advance..Help me out please.......

0 Answers  


How can you do the usability testing?

0 Answers  


What is regression testing?difference between regression and retesting?

2 Answers   SQS,


what is the format of traceability matrix?

2 Answers   HCL,


Categories