What are the different techniques for writing test cases?
Answer Posted / bhavya_b
Basically there are two different strategy used for writing
the testcases
1. Black Box Testing
2. White Box Testing
Black Box Testing includes:
a. Equivalence Partitioning
b. Boundary Value Testing
c. State Transition Testing
d. Cause Effect Graphing technique
e. Other Black box techniques like Syntax Testing, Random
Testing, smoke testing, etc
White Box Testing includes:
a. Statement Coverage
b. Branch Coverage/Decision Coverage
c. Condition Testing which would include
i) Branch condition testing
ii) Branch condition determination testing
iii) Condition Determination Testing
d. Path Coverage
| Is This Answer Correct ? | 27 Yes | 2 No |
Post New Answer View All Answers
Explain accessibility testing and its importance in the present scenario.
What is the difference between coupling and cohesion?
What is Application Performance testing and Operational performance testing
Hi, Please can one tell me how to test the usability testing, which method has to be used, how to write the report? Thanks Deepa
hi this is chik here iam showing my current project ERP and am prepair in hr model please tell me details about it and what all function test in hr model and give me some test caserelated to this module.Please tell me am faceing lots of problem in interview am not able to explain in interview please help me out my id is chiku_69@yahoo.in
What is your approach when requirements change continuously?
What is the difference between a bug, a defect and an error?
What is PBX Testing & What is Test coverage?
Difference between Stakeholder and Relevant Stakeholder?
Relative to other technical groups in the company? Relative to your staff?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
What is the difference between qa, qc, and testing?
what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?
What do you mean by Cause Effect Graphing? in which standard its mentioned?
What is the Myers Boundary Table?