what is the difference between BVA&ECP?
Answer Posted / ratha .a
Boundary value analysis and equilance class partioning are
the testcase design techniques.
EQUILANCE CLASS PARTIONING:
ECP is a method for deriving the test cases.in this
method idetified that each member of the class causes the
same kind of proceesing and output to occur.Based and the
characteristics classes are formed in valid and invalid
classes.
BOUNDARY VALUE ANALYSIS:
Testing at the two boundaries.
0-40:F
41-50:D
-1,0,1,39,40,41:F
40,41,42,49,50,51:D
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the interview question on insurance domain in manual testing
IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.
Tell me some Adhoc testing scenarios of ebay (online auction product)?
What is un-installation testing?
what r the measure bugs found in your project??? Give some example abt this.
What will be your approach if a particular script in Load Test fails?
wat if fiddler and how it is used in tesing an application. please explain with a real time scenario
How can you do the usability testing?
Can you explain the workbench concept?
What is a test severity and test priority? difference between them with suitable examples?
What is Independant Testing? When and where this type of testing will be performed?
What is bug, deffect, issue, error?
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
In manual testing, what are stubs and drivers?
How will u decide test data to see that evey feature is thoroughly tested