Can anyone have some better answer for this..
Difference between Boundary value analysis & Equivalence
partitioning?
Answers were Sorted based on User's Feedback
Answer / ecp
BVA is mainly used when ever the reqirement is based on
range kind only but ECP is used not only the range kind of
requirements but also a any groop kind of reqirements also
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / mudaseer
equivalence partioning in this there are 2 types pressman and
practise :in pressman you test for 1 valid and 2 invalid values for ex u r testing banking application that is for amt
field between 100 to 5000 now you test for 1 valid and 2 invalid values but in practise you test for range of values
in boundary value analysis you test near the boundary for ex amount field in banking application accepts values from 100 to
5000 then then you test for 100 because developer would have
made mistake for example developer would have written amt>100(instead of amt>=100) then amount field wont accept 100 it gives an error this is boundary value analysis
| Is This Answer Correct ? | 0 Yes | 0 No |
BVA means:suppose if u take a password field,u check weather
it is taking 4 char's or 5 or 4 to 16 char's,but
ECP means:weather that password field is taking numbers or
special char's or uppercase letters...etc(in simply valid
and invalid)
| Is This Answer Correct ? | 0 Yes | 0 No |
name poneno dept sun 9894433467 computer This is the xls sheet a programs written to transfer this data into database write test cases and test scenario?
How and when a build can be assigned to a Tester and who do this responsibility? Is there any tool is used for performing this process?Generally what is the flow of "Build assignment"?
give me some interview ques?
What are the critical defect can find in web based testing(Like if any interview asked what critical defect you found in web based testing)????
wht is change management and configuration management?
hi plz send me top 30 FAQ's & answers on MANUAL TESTING.... regards Sonia
How do we develop test scripts for manual testing?Can anyone explain me with an example . Thanks, Prasanna
How will you review the test case and how many types are there ?
who do the sanity and smoke please explain me at what time this type of testing will do
what is Software Development Life Cycle (SDLC)?
Dear Friends, Hi this is anand. I HAVE 2+ YEAR REAL TIME WORKING IN TESING.want some interview question like real time question which will place in Testing team. in my company no testing team like other software company. Some situation interveiw question. Eg: If Testing team is complete the testing. when the Testlead testing the appliction system testing at that time he found some error. what the testlead will do? a. he will see the testcase --> SRS b. he will see the bug report-->testcase-->SRS c. he will ask the TESTENGINEER PLS REPLY ME
What is the difference in b/w waterfall & V'model?