Explain BVA and ECP?
Answers were Sorted based on User's Feedback
Answer / preet
bva: it is boundry value analysis. here a range of values
are given as input to test the application.for example
ausername should take upto 10 characters only. then the
boundry values are given like 1,2,5,9,10,11(characters_
ecp=eqvivalance partition: here the inputs are grouped in
single group for which the system behaves similarly
| Is This Answer Correct ? | 7 Yes | 1 No |
BVA:(Boundary Class Partition):
Bounda ry Class Partition is the It test
minimum maximum data accepted by the system.....This is
called BVA..
ECP(Equelence Class Partition):It test Valid and invalid
data is acceped by the system or not.....
| Is This Answer Correct ? | 10 Yes | 4 No |
Answer / hi
BOUNDARY VALUE ANALYSYS:aims at testing the entity at its
boundaries
ECP:IS PARTIOTION TESTING STRATEGY SPACE ,INPUT INTO A
EQUIVALANCE CLASESS
| Is This Answer Correct ? | 5 Yes | 1 No |
Boundary value Analysis (BVA): BVA is different from
equivalence partitioning in that it focuses on “corner
cases” or values that are usually out of range as defined by
the specification. This means that if function expects all
values in range of negative 100 to positive 1000, test
inputs would include negative 101 and positive 1001. BVA
attempts to derive that value often used as a technique for
stress load or volume testing. This type of validation is
usually performed after positive functional validation has
completed successfully using requirements specifications and
user documentation. Equivalence Partitioning: An approach
where classes of inputs categorized for product or function
validation. This usually does not include combinations of
input, but rather a single state value based by class. For
example, with a given function there may be several classes
of input that may be used for positive testing. If function
expects an integer and receives an integer as input, this
would be considered as positive test assertion. On the other
hand, if a character or any other input class other than
integer is provided, this would be considered a negative
test assertion or condition
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / udhaya
BVA:it means boundary value analysis.This is a one type of
in bbt techniques.This bva is a process is to check the
boundary values of a given particular value (it may be
nearer value of given particular value) to perform how many
test cases as to perform by given requirements.
ECP:it means equivalence class partioning.This is a one type
of in bbt techniques.This Ecp is a process is to check the
valid and invalid data that can be accepted by system or not.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is usability defect?Give one exapmle.
What is difference between Client-Server and Web based architecture.?
2 Answers Disha Tech, Verisoft,
by whom testing is done in waterfall model ,spiral model and prototype model? means is it done by testers or development team itself?
Test case preparation time Vs Test case execution Time. Say for example if 500 Man hour takes to prepare test case then how long test case exexution will take?
Which testing is used only in web based application but not for client-server applications?
What is the difference between functional testing and behavioral testing?
How we can test the performance of an application by manual with out using any tool like loadrunner etc?
What is Stability and Performance Testing in Testing the TV
At what stage unit testing has to be done?
Please tell me some test cases for GOOGLE.COM
Can list out some disadvantages of manual testing?
Can Anbody please send me Daily Work status format in which I can save my daily work activity