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 inter-operability?
Who executes the UAT testcases
when there is no enough time to compleate the test what you will do ?
6 Answers Infinite Computer Solutions,
How do you test a web application for dump and deaf??
HI, i did MCA and i took coaching for testing and now iam trying to get job.but whenever i see any job requirement they r asking for minimum 3 yrs of experience and many other pgmming languages like java,c++,perl,shell,database like unix,linux.my question how can one have experience without getting job and how one can know so many(pgmm lnguages).iam afraid to keep fake experience and cannot answer as i did the project.so some one pls suggest me how should i proceed ..thx in advance.
What is Database Testing?
How do we run the Data Base Testing Manually
What is deferred?
What is difference between http and https
Book by Which author is best to use? 1)Erik Van Veenendaal 2)Rex Black 3)Grahum
What type of testing will be done in Installation testing or system testing?
what is the difference between test strategy and test methodology?