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 |
Write a testcase for Yes/No combo box
How do u go abt when ur testing web applications?
I have heard about Zephyr as a good test management system. Would like to hear from those who have actually used it?
How we can test Cookies Manually?
Why regression testing is important?
can anybody explain me the role of QA in every phase of SDLC (PHASE WISE) to privent from bug.with real life example.1)requirement analy.2)designing 3)coding 4)testing 5)implementation 6)maintenance. PHASE WISE
How do you define a format of writing a good test case?
wt is grey box testing
What is validation and verification in software testing?
What and where are the policy statements that dictate quality assurance in your project?
i have a dout in sevirorty and priority and answer me this question There are 5 bugs A,B,C,D,E In this first two bugs A,B are minor bugs C,D,E are major bugs .From A,B bugs u got those major bug C,D,E then how u will give sevirorty and priority
What are the entry criteria for Automation testing?