What are the different techniques for writing test cases?
Answer Posted / indu pillai
White box testing technique includes:
1. Code Coverage
i. Statement Coverage
ii. Decision Coverage
iii. Condition Coverage
iv. Loop testing(Simple,Nested,concatenated,spaghetti)
2. Code Complexity
i. Finding Cyclomatic complexity in context with Basis
Path Testing
3. Memory leakage
Black box testing techniqu includes:
1. Equivalence Partitioning
2. Boundary Value Analysis
3. Cause-effect graphing and then eventually preparing
decision table
4. Error Guessing
5. State transition testing
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
can we do database testing in manual testing? then how we write the test case?
Describe any bug you remember. Plz Give some real examples
What is difference between Build, Version and Release
I have an UI issue "please fill out this field" pop up in firefox browser keeps scrolling with the page is it valid???
what are the 3 test tool categories and describe what each can do.
Did you ever worked with B.A's and when?
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?
Can you please explain about the erp project
how to access a build & wat is its configuration
What r the features,u take care in prototype testing?
Explain accessibility testing and its importance in the present scenario.
What is verification in software testing?
aplitue questions will be based on wich type ?
What is test driver and test stub?
what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?