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
If you're given a program that will average student grades, what kinds of inputs would you use?
1. what is baseline document , can you say any two ?
write 5 critical test cases on product payment form on flipkart.com?
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?
Have you prepared traceability matrix and how to prepare it?
Please explain me v-model clearly i want to know how it works and want to know how it use in real time on a project please tell me its urgent and important for me understand .Please tell me my mail id is Chiku_69@yahoo.in Thank u
What are the types of maintenance?
What are the queries mostly asked in testing ? give me some examples.
Tell me about Agile scrum and what is your role in Scrum ?
whar are the contents in db testing test case template
How to find bug in photos and videos ??
I have 6 months experience as project tarine and one and a half year experience as software engineer.Should i write taht my total experience id 2 years.
What are similarities of Agile and Scrum?
Give an example for pre testing and post testing ?
WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?