what r the techniques to design test cases?
Answers were Sorted based on User's Feedback
Answer / sirisha
There are 5 differnent techniques for black box testing:
1.Equal class partitoning
2.Boundary value analysis
3.Error guessing
4.semantic technique
5.Syntactic technique
6.Data flow technique
There are 2 differnet white box testing techniques
1.statement coverage
2.Condition coverage
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sivasandeep
basic Functionality
boundary value analysis
equivalence partition
positve and negitive ares
depending on other modules / application
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shraddha dumbhare
Equivalence class partitioning(ECP)
Boundary value analysis(BVA)
Error guessing
State transition testing
cause effect graph
| Is This Answer Correct ? | 0 Yes | 1 No |
An automated bank teller system?
What tools are available to support testing during development of application?
I have a brand for product which will be delivered as per the subscription from customers.What are all the major functionalities u will test in that case?
What is the role of qa in a project development?
steps for perfoming integration testing?
How would you test an ATM Machine?
What do you think is the perfect test management system for test service vendors like me?
Relationship between dynamic testing, coding fault and failure
What is IEEE? Why is it important?
Have you ever managed writing the test cases without having any documents?
How do you decide you have tested enough?
what is scalability testing?