What r the types of Test case design techniques
Answer Posted / 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 |
Post New Answer View All Answers
Write 10 test scenarios to test remember me checkbox present in login window
What is alpha testing?
To specify the test artifacts involved in testing.
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
What is the difference between SIT AND IST?
I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100
What are the different test techniques used in functional testing?
Give me an example of something you tried at work but did not work out so you had to go at things another way.
what the purpose of requirement phase
could any body plz let me know which is best training institute for telecome testing in hyderabad?
what types of testing you performed in transfer funds module....
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?
What is white box testing, and what are the various techniques?
Describe your experiences with code analyzers.