How will u write test cases based on EQA(Equivalance class
partitioning) & BVA(Boundary value analysis.?Plz explain in
brief?
Answer Posted / sabir
say we are workin gon web where there is field called as
the credit limit itminmimum is 5000 and max is 15000
then if we test this field then we take all possile vlaue
from -1 to2000or then that ,so it is not pratically
possible so what we are going do we are gonig diveied this
into 3 or class from this class we are going test,say in
the eg we can tke the values which are less then 5000 as
one class and the vlaues which are in between the 5000 and
15000 as one class and the vlaue more then 15000 as one
class the we take one sample from the each if pass this
then we say that there will aslo pass the test this eqa
about bva in the same eg we r going to test for the
4999,5001and 14999 ,15001 this called as the BVA
if r having any query u contact me at
meetsabir1@yahoo.com
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
What is severity and priority of bug? Give some example.
What is Wound Fixing?
How to write test cases for nevigating menus? Ex. Course -Topics -Subtopics
Tell me some Adhoc testing scenarios of ebay (online auction product)?
what are all the things we will include in " what to be tested and what not to be tested" in Test Plan
Do submit teststrategy to customer if yes at what time
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
What is ecp (equivalence class partition)?
What is manual testing and what is it process?
What type of metrics would you use?
how will you test transfer funds module...explain in detail
What are the basic forms of variations?
Can you explain regression testing and confirmation testing?
What is the difference between baseline and traceability matrix?