What is the difference between testing methods and testing techniques

Questions by jyothi_k   answers by jyothi_k

Showing Answers 1 - 12 of 12 Answers

Aparna

  • Aug 21st, 2006
 

Testing methods are

Varification and validation

testing tech are

BVA

EP

CEG

EG

  Was this answer useful?  Yes

Dileep Kumar.G

  • Oct 31st, 2006
 

Hi aparna,

I know Boundary value analysis and Equivalence class partition. but what are the remaining. can u explain in detail.

Thanks in advance

cheers

dileepkumar.g@gmail.com

  Was this answer useful?  Yes

Parvathi

  • Nov 9th, 2006
 

Hi,

Black box testing techniques are,

1.Boundary value analysis.

2.Equivalence class testing .

3.Error Gussing.

4.Simplifying and verifying decision tables

5.Decision trees as a testing tool

6.Decision tree structure

8.Steps in building and testing decision trees

9.Sample decision tree

10.Cause-effect graphing and cause-effect graphing symbols

11.Steps in building a cause-effect graph

12.State and Event Testing

13.Guidelines for state and event testing

Thanks and Regards,

Parvathi.

  Was this answer useful?  Yes

The term "technique" refers to the procedure and skill required to accomplish something.


Testing techniques:

1) boundary value analysis
2) equivalence partitioning
3) decision table testing
4) cause-effect diagrams
5) work-flow diagrams
6) decision-tree analysis
7) state and event tables


The term "method" refers to a body of techniques which is used in a particular discipline. 


Testing methods:

1) black box
2) white box
3) gray box
4) sanity
5) smoke
6) stress
7) regression
8) acceptance

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions