Hi, Can anybody tell me what is Boundary value analysis,
equivalence partitioning and error guessing with examples?
Answer Posted / naveen
TEST DESIGN TECHNIQUES:
While developing the test cases if at all the test engineer
feels complex in some areas to over come that complexity
usually the test engineer will use test design techniques.
Generally two types of techniques are used in most of the
companies.
1. Boundary Value Analysis (BVA).
2. Equivalence Class Partition (ECP).
1). Boundary Value Analysis (BVA).
When ever the engineers need to develop test cases for a
range kind of input then they will go for boundary value
analysis. Which describes to concentrate on the boundary of
the rang.
Usually they test with the following values.
LB-1 LB LB+1 MV UB-1 UB UB+1
2). Equivalence Class Partition (ECP).
When ever the test engineer need to develop test cases for a
feature which has more number of validation then one will go
for equableness class partition. Which describe first divide
the class of inputs and then prepare the test cases.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
PLS SEND REAL TIMERS, WHAT IS SOA TESTING..IM TRYING 3+ YR.. I HAVE GOOD KNOWLEDGE ON MANUAL TESTING... NOW IM NEW TO LEARN "SOA TESTING" IS BEST OR NOT? BEFORE LEARNING SOA TESTING ANY SKILLS ARE REQUIRED..... AND NOW WHAT IS THE MARKET FOR SOA TESTING... AND IT IS BASED ON PROGRAMMING OR NOT?
what are the different methods to test a product in 'Japanese' language? NOTE:User is unable to perform basic functionalities while using the app..(copy, paste, text selection etc.)
What is a test severity and test priority? difference between them with suitable examples?
How a test engineer will convince a test lead when he didn't approve the bug as a report ???
need answer interviewer will ask me about all project which i mention in resume or presently i'm working??please reply tomorrow is my interview
how many meeting in realtime environment? what are they?plz explain?
date format and we should 8 digits - not accepted only /accepted write how many in test cases in the date format valid , and in valid
What are the different ways to check a date field in a website?
What is a maturity level?
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?
What is unit level testing?
On login window for username and password auto populated field means what !
Can you explain usability testing?
iwant know IEEE formate ,how it is used and exactly where it is used? i have details it follows test plan, testcases...etc. i want real time explanation. pls any one give?
What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?