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 is database testing?

1 Answers  


1.How will u write traceability matrix? 2.What is Test summary Report…? 3. What is Test Closure report…? 4.What are the Testing methodologies that u have followed in your project ? plz...........do reply...............

1 Answers   Virtusa,


How to derive test data from the design documents?

0 Answers  


what is scalability testing

2 Answers   Accenture,


Q-1 WHAT IS USE CASE? Q-2 Test cases cannot be developed with system users and designers as the use cases are being developed? true or false Q-3 WHAT ARE DIFFERENT TYPES OF INCREMENTAL TESTING? Q-4)The cost of fixing a fault a)not important b)increses the later fault is found c)decreses the later fault is found d)can never be determined

3 Answers  






How we test an ERP products? and wat approach we will fallows and wat r the tools avaliable for ERP testing?

2 Answers   Midas Technologies,


Today an interviewer asked me if severity assigned by tester and priority is by developer then why tester assigned priority of defect in defect report ?? 

1 Answers   TCS,


Which is the cost effective model between V Model and Waterfall model and V model and Spiral model

1 Answers  


Difference between cache and cookie.

5 Answers   ADITI,


what are the documents required to stop the testing?

2 Answers  


Fault-based testing is best reserved for Option 1 Conventional software testing Option 2 Operations and classes that are critical or suspect Option 3 Use-case validation Option 4 White-box testing of operator algorithms

1 Answers   IonIdea,


what are the responsibilities for QA tester to test application on UNIX environment??? what skills required for unix???

0 Answers  


Categories