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

Explain the difference between integration testing and system testing with real time examles?

3 Answers  


What should you do if you don`t have sufficient document,how do you go and work in that environment.

1 Answers   Genpact,


What type of testing process do you follow in current organisation?

3 Answers  


What different sources are needed to verify authenticity for CMMI implementation?

0 Answers  


what is testing techniques,testing methodology,test packs,how are they differentiated?

3 Answers   Gijima,






How to Test Web Application Without a Formal Test Plan....?

1 Answers   Infosys,


What is end-to-end testing when we will do that testing?

10 Answers  


ANY ONE HAS ATTENDED THE INTERVIEW FOR WIT INNOVATION P LTD? THEN KINDLY LET ME KNOW ABOUT THE INTERVIEW PROCESS AND QUESTIONS ASKED.

0 Answers   STG,


What do u mean by SDC. Give me a brief description on this?

3 Answers   IntraLogic,


what is difference between BVA and Equivalence Partitioning ? can u explain BVA for three digits?

2 Answers   HTC, Icon,


What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...

0 Answers  


What is Bicycle Testing?

1 Answers   ACI Worldwide,


Categories