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

Which model is following in your company for developing software?

0 Answers  


what is RCA and how to do root cause analysis

1 Answers   Infosys,


What is meant by Risk Analysis?

5 Answers   Accenture,


What is the difference between Developer and programmer?

13 Answers   Tech Mahindra,


What is alpha and Beta Testing?

7 Answers  






How to test an application if it was already developed and it is in the state of changing the functionality according to the customer requirement How to start testing in this situation. I got an application to test.It is a desktop application.It is still developing and started 8 months back.how can i start to test this application? Is it the right way to test it in "Random testing"? or writing the testcases from page one and executing them.i have an another responsibility that is I have to automate that application. can anyone tell me what is the process to test this application.

0 Answers  


How can i check GUI for application window

4 Answers  


Write scenarios as on a paper cup (which we use to have tea) [Believe me, they can ask any type of question! :)]

5 Answers   College School Exams Tests, IBM,


How to get the testing experience of capital market or banking domain? Are there any demo applications/websites?

1 Answers  


What is meant by SIT?

5 Answers  


how to get top two salaries from employee tables

12 Answers   IBM,


How do u test any "web-site" as a secure site...? or How do you test the security of a web-site...?

7 Answers   HCL,


Categories