what is the diff b/n testing methodologies and testing
techniques?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
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 |
what is N+1 testing
What are the advantage and disadvantage of Selenium IDE tool? Is that useful for testing .net projects? please reply my friends.
what are the test bugs
Wht are the Test cases do we write for Dialog box.. can anybody answer it.. Thanks in advance
How many testcases have you written till, now as an average per project?
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
as a manual tett eng, waht should i learn in database or sql? could u plz list out the topics in sql or database? brahma412@yahoo.co.in
where can i learn domain knowledge? how cab i gain domain knowledge? what types of Questions can be asked in domain(BFSI)? PLZ REPLY ME
What type of Bugs will occur in Banking Project and pls send the Scenario,Testcases for the same?
After project was released to customer the customer find a defect in u r build. the build is related to that area which u had tested that. so u r TL comes and asks u then how will u convince u r TL and The customer
what is agile testing?
how to select tese cases for automation.give me an example plz.