Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

i want to for technical interview question paper along with in tesrviwe Phases i need

0 Answers  


what is a RAD (Rapid Application Development) Model when do the firm go for such a model?

2 Answers  


What would u do if u come across a bug...report it.....but the programmer is in a diff location ( say u in India n he is USA)..and he keeps accepting its a bug?

3 Answers   AZTEC,


What is Tracibility matrix?How we can use in real time application?

3 Answers  


how is market for testing in banglore,chennai,pune,delhi?

0 Answers   IBM,


What is the difference between smoke and sanity testing? and when we perform smoke testing and when we perform sanity testing?

6 Answers  


What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form

0 Answers   Blue Star,


Which testing is this- verifying the funtionality of each programme 1. white box testing 2. black box testing 3. glass box testing 4. grey box testing

7 Answers   ADITI,


why do testing are divided into stages primarily becoz: 1) different stage has different purpose 2)Stages makes the testing simpler 3)Different test run in different environments 4)The no of stages the testing is easier Which is the option need to be chosen its urgent

1 Answers  


How will we come to know that its a bug,in what situations we consider it as a bug?

3 Answers  


How should testers write the test cases without Specifications

3 Answers   Patni,


What is the V model,Tell me in brief??

4 Answers  


Categories