What r the different types of testcase techniques?

Answers were Sorted based on User's Feedback



What r the different types of testcase techniques?..

Answer / sreejith

I think the question is wrong.

It may be either different types of testing Techniques or
Different types of Test Case

If it is different types of testing Techniques
then they are.

In black box testing

1.Boundary value analysys
2.Equivelent partitioning
3.Error guessing


In white box testing

1.State ment coverage
2.Decision coverage
3.Condition coverage
4.Loop coverage.

Is This Answer Correct ?    22 Yes 5 No

What r the different types of testcase techniques?..

Answer / geetha

hi,

Different types of testcase techniquest derived from test
techniques.

The test case techniques which are used in Software Testing
is,
1. Equivalent Class Partitioning
2. Boundary Value Analysis
3. Error Guessing or Probability Class Partitioning
4. Decision Table
5. Special Values
6. Error Based
7. I/O Domain
8. Decision Table
9. Flow Chart

from Black box, white Box, Incremental and Thread testing.
techniques.

Is This Answer Correct ?    18 Yes 5 No

What r the different types of testcase techniques?..

Answer / vinodh anandhan

Boundary Value Analysis and EP

Vinodh Anandhan

Is This Answer Correct ?    13 Yes 2 No

What r the different types of testcase techniques?..

Answer / surendra

sorry sangeeta your answer is wrong..vinodh's answer is
correct.. first you can see the question care fully..

Kavitas is asking different types of testcase techniques,
not for different types of testcase types..ok

thanx..

if i am wrong correct me ..

Is This Answer Correct ?    15 Yes 4 No

What r the different types of testcase techniques?..

Answer / lakshmi jinesh

static testing techniques-
1)reviews
2)walk throughs
3)inspection

Dynamic testing technique-
1)white box testing
a)statement coverage
b)decision/branch coverage
c)LCSAJ
4)Condition Coverage

2)Black box testing
a)Range testing
b)Boundary value Analysis
c)Equivalence class partition
d)Equivalence class
e)variance class
f)risk base analysis
g)error guessing.

Is This Answer Correct ?    10 Yes 1 No

What r the different types of testcase techniques?..

Answer / suman

low level test:
1.boundary value analysis
2.equalance partition
3. special value
4. error based

high level test:
1.decision table based
2.folw chart based
3.state transition based

combain level test:
1.exaustive
2.All pair and orthoganal
3. single fault

Is This Answer Correct ?    10 Yes 4 No

What r the different types of testcase techniques?..

Answer / rasul

Hai guys

Testing techniques are broadly devided into two types..
1. Dynamic testing techniques
2. Static testing techniques

Dynamic testing techniques:
1.structure based testing techniques
(conditional,branch,statement coverages..)
2.Experienced based testing techingues
(error gussing,impace analysis)
3.Specification based testing techniques
(BVA,ECP,decition tables,usecase based..)
Static testing techniques:
1.Reviews
2.walkthroughs
3.Inspections
4.static analysis

No doubt about this answer, if any comments on this im
ready to answer..

Rasul
QA Engineer
ISTQB Certified

Is This Answer Correct ?    12 Yes 7 No

What r the different types of testcase techniques?..

Answer / shwetha

hi friends...
The diffrent types of testcase design techniques are:
1)Error guessing.
2)Equivalence class patition
->pressman's concept.
->Equivalence partitioning.
3)Boundary level Analysis.

Is This Answer Correct ?    6 Yes 2 No

What r the different types of testcase techniques?..

Answer / raghu c m

Error Guessing:Supplement formal of test design techniques.

Equivalence Partition:If the input is range of values then
design the test case for one valid and two invalid values.
1.Practice:If the input is boolean then design the testcase
for both true and false.
2.pressman:Divide the range of values in to equivalentparts
and test for the allvalues mean while make sure that for
atleast two invalid values.

Boundary Value Analysis:If the input is range of values A &
B.Then design the testcase for A-1,A,A+1 and B-1,B,B+1.

Is This Answer Correct ?    2 Yes 0 No

What r the different types of testcase techniques?..

Answer / vivek ranjan

Rahul is correct. Basically test case writing technique depends on what type of test cases you have to write.

The known Test Case Writing Techniques Are

1) Risk Analysis
2) RT
3) BVA
4) Error Guessing
4) Decision Table
5) Cause Effect Graph

Regards
Vivek Ranjan

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

write test 5 negative test cases for pen?

30 Answers   IBM, Xento,


I know the set of test cases is the TEST SUIT. I have a doubt that practically which test cases are under test suit. Suppose I m creating test cases for User. User - Create, Edit, Delete, Refresh etc. User window have fields - First Name, Last Name, Address, Phone, User Code, User Id, Password and Role. So Create User - [All Positive+ All Negative] Test cases has single TEST SUIT id? Please guide me properly.

1 Answers  


What is the configuration tool is using in your organization.

1 Answers  


write the test cases on prime number with result?

6 Answers   Allied Group, Zycus Infotech,


what is test log..? what it consists?

7 Answers   MBT,






what is user interface testing?

4 Answers  


who do sanity testing ? who do smoke testing ? plz give me correct answers.

11 Answers   Accenture, Danlaw,


How will you test manually if you have more than 1000 of data?

4 Answers   Infosys,


What is bottom-up approach?

0 Answers  


what is forward & backword tracebility matrix?

1 Answers  


How you assign severity for a defect?

2 Answers   Four soft,


As a testing engineer what to do if same defect is occured again in the software??

1 Answers  


Categories