What are the different techniques for writing test cases?

Answers were Sorted based on User's Feedback



What are the different techniques for writing test cases?..

Answer / poonam g.

The different testing techniques are:
1.Boundary Value Analysis
2.Equivalence Partitioning
3.Error Guessing

Is This Answer Correct ?    48 Yes 16 No

What are the different techniques for writing test cases?..

Answer / 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

What are the different techniques for writing test cases?..

Answer / 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

What are the different techniques for writing test cases?..

Answer / suresh.nv

The different testing techniques are:
1.Boundary Value Analysis
2.Equivalence Partitioning
3.Error Guessing

By using this techniques we write a test cases.

Sursh.nv
9989313280

Is This Answer Correct ?    15 Yes 5 No

What are the different techniques for writing test cases?..

Answer / shankar

different techniques for writing good test cases

1) boundy value analysis method

2) Equivalence class of metod

3) Error guessing

4) good analysing of software requirement

5) Try to brake the software

6) always keep in mind that customers point to give quality
product.

Is This Answer Correct ?    12 Yes 2 No

What are the different techniques for writing test cases?..

Answer / sree

previous answers are good. But I think this are only for

black box testing.

In white box testing we go for loop coverage,
brach coverage ,

condition coverge......

Is This Answer Correct ?    15 Yes 7 No

What are the different techniques for writing test cases?..

Answer / vathana

The Main TestCase writing techniques are:

1.Boundary Value Analysis
2.Equivalence Partitioning
3.Root cause Analysis
4.Coverage of Functionality

Is This Answer Correct ?    5 Yes 2 No

What are the different techniques for writing test cases?..

Answer / ramprasad.s

HI

EP & BVA



sun_ramprasad@yaho.com


9940314706

Is This Answer Correct ?    8 Yes 8 No

What are the different techniques for writing test cases?..

Answer / satish

Hi,

what are the consideration(Hardware/Software) we need to
take for perfomance testing.

Is This Answer Correct ?    4 Yes 6 No

What are the different techniques for writing test cases?..

Answer / aman saxena

there is no different techniques for writing test cases.
Actually in writing the test case different fields are used
such as- module name,steps,actual result, expected result,
priority, severity, status etc......

Is This Answer Correct ?    1 Yes 11 No

Post New Answer

More Manual Testing Interview Questions

Hi this is satish from bangalore I wanted to take up my ISTQB Foundation level Certification can any one help me out with the date of test..

2 Answers  


what is testing?

6 Answers  


What is ofx testing?

1 Answers   Infosys,


If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?

1 Answers  


How to export the bugs at time excel sheet? What is the sanity testing and smoke testing how can we do in the company?

1 Answers   Satyam,


hi! this is vivek i am having some of the questions can u clarify it sir 1.what is the model you are following in software development?what is your testing process?

3 Answers  


what are the techniques(steps) to follow for writing test cases? could u explain me with brief real time example?

3 Answers   Intelligroup,


How does one go for testing of firewall?? Though one answer is posted but its not a relevant one

1 Answers   Wipro,


what are the possible test cases for online jobs search portal..if its a job seeker module and any 1 if u had worked on this proj pls share the bugs with sev and priority pls frends i need replies for these queries ..thanks in advance

1 Answers   JPMorgan Chase,


Hi anybody can answer this question with example. giving as it is i faced in interview................. What is TestPhase? What are Entry and Exit Criterias? Should explain with Example.

5 Answers   Ness Technologies,


What is the good qualities of test enginner

3 Answers  


What ishigh severity, low priority bug?

1 Answers  


Categories