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 / vipin

Boundary Value Analysis:
Many systems have tendency to fail on boundary. So testing
boundary values of application is important. Boundary Value
Analysis (BVA) is a test Functional Testing technique where
the extreme boundary values are chosen. Boundary values
include maximum, minimum, just inside/outside boundaries,
typical values, and error values.

Extends equivalence partitioning
Test both sides of each boundary
Look at output boundaries for test cases too
Test min, min-1, max, max+1, typical values

BVA techniques:
1. Number of variables
For n variables: BVA yields 4n + 1 test case.
2. Kinds of ranges
Generalizing ranges depends on the nature or type of variables
Advantages of Boundary Value Analysis
1. Robustness Testing – Boundary Value Analysis plus values
that go beyond the limits
2. Min – 1, Min, Min +1, Nom, Max -1, Max, Max +1
3. Forces attention to exception handling


http://softwareinterviewq.blogspot.com

Is This Answer Correct ?    1 Yes 0 No

What r the different types of testcase techniques?..

Answer / pradnya

Hi Geetha,

Can u pls explain this line "Different types of testcase techniquest derived from test
techniques."

Thnkx in advance..

Is This Answer Correct ?    0 Yes 0 No

What r the different types of testcase techniques?..

Answer / pranaya

Hi All,

According to me Test Case Design Techniques should be..

1. Functional Specification Based Test Cases Design
2. Use Cases Based Test Cases Design.
3. Application Based Test Cases design
(a) GUI/Screen Based Test Case
(b) Control Based Test Cases




Pranaya

Is This Answer Correct ?    0 Yes 1 No

What r the different types of testcase techniques?..

Answer / ch.s.m.prasad,kkd

Test cases based on below factors

1. businees requirement logic based test case design /
use case based test case design

2. User Interface based test case design

3. Input domain based test case design

Is This Answer Correct ?    3 Yes 7 No

What r the different types of testcase techniques?..

Answer / sangeetha

sorry vinodh . ur answer is wrong.

ans: input domain testcase, user interface
testcase,functionality test case, scenerio based testcases.

Is This Answer Correct ?    6 Yes 27 No

Post New Answer

More Manual Testing Interview Questions

What is a "Good Tester"?

10 Answers   Ordain Solutions,


1.what promted you to become involved in QA/Testing?

0 Answers   VJIL Consulting,


11. Do you have any other questions or comments about the Web site or your experiences with it?

0 Answers  


is there any checklist to check SRS document

3 Answers   Verizon,


Did any one completed CSTE certiication? can u send sample question papers? how to apply that? pls send it to my mail id - dsnathi@gmail.com THANKS IN ADVANCE

0 Answers  






How do you prepare a regression testing suite?

4 Answers  


When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result

0 Answers  


Usually on which server test engineer works?

3 Answers   IBM,


what is test director?

1 Answers  


password is having 6 digit alphanumerics then what r the possible input conditions?

6 Answers   Logica CMG, Visual Soft,


what is walkthrough?

8 Answers  


I am sayyad(frm hyd) new commer for this site? I have some doubt's pls clarify it..... I finished my MCA 2005 pased out),(sayyadmeer@gmail.com) and S/w Testing Course(2006) till now i didn't get any job in testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,for Banking,ERP Projects etc. Advance thanks to all

5 Answers  


Categories