What r the types of Test case design techniques

Answers were Sorted based on User's Feedback



What r the types of Test case design techniques..

Answer / vamshi kumar

The test case design techniques are broadly grouped into two categories: Black box techniques, White box techniques and other techniques that do not fall under either category.
Black Box (Functional)
- Specification derived tests
- Equivalence partitioning
- Boundary Value Analysis
- State-Transition Testing

White Box (Structural)
- Branch Testing
- Condition Testing
- Data Definition - Use Testing
- Internal boundary value testing

Is This Answer Correct ?    1 Yes 0 No

What r the types of Test case design techniques..

Answer / vamshi kumar

he test case design techniques are broadly grouped into two categories: Black box techniques, White box techniques and other techniques that do not fall under either category.
Black Box (Functional)
- Specification derived tests
- Equivalence partitioning
- Boundary Value Analysis
- State-Transition Testing

White Box (Structural)
- Branch Testing
- Condition Testing
- Data Definition - Use Testing
- Internal boundary value testing

Other- Error guessing
Specification Derived Tests
As the name suggests, test cases are designed by walking through the relevant specifications. It is a positive test case design technique.

Is This Answer Correct ?    1 Yes 0 No

What r the types of Test case design techniques..

Answer / ravi.c

1.Boundary value analysis
2.Equivalence class partitioning
3.Data Flow
4.Error guessing

Is This Answer Correct ?    0 Yes 0 No

What r the types of Test case design techniques..

Answer / rajiv thakker

Test case design techniques can be categorized in to 3 types:
1. Static Type:
i Reviews
ii Inspection
iii Walkthrough

2. Dynamic techniques:
i Equivalence partitioning
ii Boundary Value Analysis
iii Use case
iv State transition

3. Experience based Type:
i Exploratory
ii Error guessing

Is This Answer Correct ?    7 Yes 8 No

What r the types of Test case design techniques..

Answer / abhesheke

business logic based test cases
user interface based testcases
Input domain based testcases

Is This Answer Correct ?    15 Yes 57 No

Post New Answer

More Manual Testing Interview Questions

Write 2 scenarios for System testing?

0 Answers  


what is the difference between use case and test case?

5 Answers  


What is the difference between test case result and a bug?

5 Answers   Satyam,


what is test coverage?

6 Answers  


what documents need to write test case

9 Answers  






1.what kind of testing have you done ?

0 Answers  


i ask about job to friends but all people in software testing gives suggestion.why they did not help for getting call and at least gives one chance .we will show what we are??but by giving only suggestion .is not write ans.see many people from andrha pradesh giving refrences to there people .why other people not follow to them.

7 Answers  


wht is the diff b/w funtional testing and integration testing

4 Answers  


can anyone give me a good example for creating Bug report with all its mandatory field

3 Answers  


Should every business test its software the same way?

1 Answers  


What is Batch testing? Facets Benefit Configuration

0 Answers   Cigna,


whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?

0 Answers  


Categories