What r the types of Test case design techniques
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
Answer / abhesheke
business logic based test cases
user interface based testcases
Input domain based testcases
| Is This Answer Correct ? | 15 Yes | 57 No |
what is a buglist?
Interviewer asked me to write down the critical bugs in my career.i am working for the past 18 months in the banking domain. my answer didn't satisfied the interviewer,can any one help me to find out the critical bugs that may occur while working in banking domain?
9 Answers Accenture, Cerner, CybAge, RadixWeb,
diff between smoke testing and sanity testing
11 Answers CTS, IBM,
I am having 1.6 yrs. of total experience in Software Testing.I have interview call from a company. Tell me which questions are basically ask to experienced persons.
How do you go about testing a project?
what type of document we prepare while testing?
what are test cases for edit,add,delete,save,preview and main buttons and test scenarios
Generally which software development model is used in project based companies?
How to write test cases for testing databases,especially for testing and writing test cases for stored procedures.
difference between web based server and client based server?
hi, How would you define the QA and QC?
What are cookies?