Hi everyone.This is one of my interview questions.Could you
please send me the answer for this?My ID:spam4rekha@gmail.com
Q : what is BVA and ECP ?
Thank You
rekha
Answers were Sorted based on User's Feedback
Answer / manju
In BVA, we concentrate on size of data i.e. range (Min,
max, min-1, max-1, min+1,max+1), where as in ECP, we
concentrate on type of data (valid, invalid).
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / mustafa_7_8_6
Hi !
BVA-(Boundary value Analysis)
it will focuses on “corner cases” or values that are
usually out of range as defined by the specification.
ECP-(Equivalence Class partitioning)
drastically cuts down the number of test cases
required to test a system reasonably,to find the most
errors with the smallest number
of test cases.
Correct me if i m wrong.
Mohammed Mustafa Hussain
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sreelaxmi
Hi,
Equivalence partitioning and Boubdary Value Analysis are
test case design techniques where we can find more bugs
with less test cases.
What Mustafa explained was correct.
Sreelaxmi
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mugi
BVA It refers Boundary Value Analysis and ECP for
Equvalance Class Partioning.both are Black Box Technique.
In BVA we used 3 values in test data for example we test
the digit 5000 means we split it in to 5000-1 and 5000+1.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is non-functional testing?
what are the add-ins needed to test .net and c# projects?
As there are different builds for every version & any build can release to the client.I m using Excell sheet for Test Case writting. Then Am I write Version No/build No.newly added feature test cases. Because when that build again release for testing I can understand that this build have that feature.
What are the different phases available in STLC.
How do you scope,organise and execute a test project.
If i have 1o mandatory fields like Id, Name, DOB, DOJ, DOD, Client, location, Recruiter name, Skill, Rate with save and clear buttons Then how many test cases i need to write and what is the best way of process(Just no of possibilities or we need go for probability ) to complete the test cases?
hi guys,.........WHAT IS FACETS TESTING... LAST 6 MONTHS ONWARDS I SAW THIS TESTING IN SO MANY TIMES ?
What r the things,u prefer and prepare before starting testing?
what is bug life cycle?
What is a Test Bed?
1) Difference between "Delete" and "Concatenate" with reference to databases? 2) Difference between SDLC and STLC. 3) Latest versions of the browsers used. 4) What is URL Tampering? 5) Full form of URL. I don't need the answers. These are just for reference.
0 Answers Net Solution, Oracle,
What is Performance Testing?