What r the different types of testcase techniques?
Answer Posted / 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 |
Post New Answer View All Answers
Tell me the SRS based review,brs based review
Differentiate test bed and test environment?
Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step
Hi, Im B.E 2011 pasout,worked in back office till now, but now im searching for job into manual testing with fake exp of 1 year..Plz suggest me how to prepare for an intervw? how to gain real time testing knowledge? Is dere any site where i can practice testing?
Can any one give a summary of testing a territory management system? what would be the test scenarios, few test cases. how it works.
What do you understand by usability testing?
Test cases on send/ receive button of Microsoft outlook.
State a generalized process for load test? Or explain how you did it previously.
How quickly we need to fix the bug?
can any one send sample test cases for database testing by taking an example? also leave emailid please. thanks (very urgent)
Hi friends, currently i am working with banking domain project in the part of testing..what kind of questions will be ask at interviews.. can anybody listout the project oriented questions which are asked in interviews...
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.
How to find that tools work well with your existing system?
Hi....Friends....If anybody having Sample CSTP question papers, pls send it to the following Id... Thanks n advance... theramkumar@gmail.com
What is reverse engineering?