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
hai friends can u expalin about real time process of testing at the company, like flow diagram
Tell me example for Risk,Mitigation,Assumption?
Which are the different tests for apparel testing?
Hi,friends i am going to write ICST certificate exam on augest.So can anybody post some of sample qusetions for ICST certificate exam.Really it will be useful for me
What is ecp (equivalence class partition)?
what are the prerequisite conditins to test clientserver and web applications
what is the function generator?
what is quality Factor
What is difference between cmmi and cmm levels?
What is the difference between load and stress testing?
I have interview on Guide wire testing. If you please share me.
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?
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
Can you explain v model in manual testing?
What are the queries mostly asked in testing ? give me some examples.