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

What problem you have right now or in the past? How you solved it?

5 Answers   UBS,


What method process should your company follow(realtime Qn) ?

1 Answers  


what is difference in between os 2000 xp

1 Answers  


what is Defect Containtment?

1 Answers   Accenture,


What would you do if you were asked to test a system which is unfamiliar to you has out-of-date or inadequate documentation?

6 Answers   HCL, Tech Mahindra,


What is the advantage of V-model compared to other models?

2 Answers  


how can u prepare the test plan?

0 Answers  


what is the methodology you are using in ur company?

3 Answers  


How to test the functionality & UI of an application which is in a different language other than English as part of Localization Testing.

1 Answers  


Suppose i want to test an application with in three week, how i will prepare test strategy for this testing.? which testing types should i follow?

7 Answers   SIRD, TCS,


1) How to test session ? 2) There is a website in which the user has to register to use its features. Suppose one user has registered in that site by paying some amount only for 1 month. Now i want to test the application that the user should not use the features of the site after 1 month. How to test it? The tester cannot wait for 30 days to test it....bear in mind..Thanks in advance...

1 Answers   IBM,


When to stop testing? (Or) how do you decide when you have tested enough?

0 Answers  


Categories