what r the techniques to design test cases?

Answers were Sorted based on User's Feedback



what r the techniques to design test cases?..

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

what r the techniques to design test cases?..

Answer / sneha

1.Equal class partitoning
2.Boundary value analysis
3.Error guessing
4.Decision Table
5.State Transition,
6.Usecase

But in general e use only first three ECP,BVA and error
guessing. Error Guessing based on the experience of the
tester.

Is This Answer Correct ?    0 Yes 0 No

what r the techniques to design test cases?..

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

what r the techniques to design test cases?..

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

Post New Answer

More QA Concepts Interview Questions

I. A code inspection is held for new code. II. A code inspection is held for reused code. III. A code inspection is held after the first compilation. IV. A code inspection is held after the first error-free compilation. Which of the statements above are true of code inspections? 1. I and IV 2. I, II, and IV 3. I, II, and III 4. II and IV 5. II and III

1 Answers  


What is the strategy for automation test plan?

0 Answers  


We have a WISPr application making an authentication request to a server running an authentication module. The client application is sending the User--Agent value, but the authentication application logs the User-Agent value as null, please explain the steps i should take to troubleshoot the issue. Please mention the steps by applying your knowledge of the OSI model.

0 Answers  


what appraoch do u use in your organisation to test the new build(tseting approach)?

3 Answers   IBM,


what is difference between software tester and quality analyst, in fact can anyone tell me what is role and responsibility for software tester,quality analyst,software quality assurance tester,test engineer,test lead,Quality Assurance manager. Quality Control Senior/junior Tester Quality Assurance Automation engineer. Quality Assurance Manual tester. Quality assurance test analyst.  

1 Answers   DS Group, TCS,






What is meant by verification and validation?

0 Answers  


What are the table contents in testplans and test cases?

0 Answers  


how much it is necessary that if u r a sqa engineer then ur programming should be strong or either u have only concepts of it but u r not a good programmer.If the person is not a good programmer then do they are able to make their carrer in this field of qa and do it has good scope for them being not a good programmer?

0 Answers  


why ur looking for change

2 Answers  


What is destructive testing?

0 Answers  


tell me tst cases for "RESUME"which is displayed on monitor

2 Answers   CSC,


Enlist some of the key challenges that are faced while performing software testing.

0 Answers  


Categories