What r the different types of testcase techniques?
Answers were Sorted based on User's Feedback
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 |
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 |
Answer / vinodh anandhan
Boundary Value Analysis and EP
Vinodh Anandhan
| Is This Answer Correct ? | 13 Yes | 2 No |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
you r a tester having good knowledge of coding.now in ur company developers are having some problem in coding will u (tester) help them.
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
What is the differnt between Test condition and TesT Scenario
What is middle ware testing?? what are the companies using this tech?
If there are so many bugs open and still the client want the s/w what will you do?
what is the difference between testing and software testing? what is testing methodology? how can we do reliability testing? plz reply to this id sari.swapna@gmail.com
why ur Looking for Change?(In P.M)
what documents are used to write testcase for integration testing and system testing?
What is dry run testing??
How many testcases have you written till, now as an average per project?
Hi Friends Please let me know that how to test font size and font type of any website content when the right button is disable and we can not copy and paste it in msword.
what is crud testing ?