Difference between Equalance class partion and boundary
value analysis?
Answer Posted / sumathirajagopal
Equalance partion is a method of black box testing.for eg
if the application is accept the values between 10 to 50.we
are giving valid and invalid inputs to the system and
check the status.
eg inputs valid:25,30
invalid:9,60
boundary value analyses also method of blackbox testing.in
this case we r taking boundary vaues for eg in abouve eg
upper boundary value is 50,and lower boundary value is 10.
inputs
upper boundary 49,51.
lower boundary 9,11
on boundary 10,50
| Is This Answer Correct ? | 32 Yes | 4 No |
Post New Answer View All Answers
Please explain me v-model clearly i want to know how it works and want to know how it use in real time on a project please tell me its urgent and important for me understand .Please tell me my mail id is Chiku_69@yahoo.in Thank u
what is the common in all s.o.p (standaed operating procedure)?
How would u test and automate an Antivirus application ?
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?
tell me brief about your project? please help me how to explain the project what is the flow? my current project is ERP domain web based application. please help me
Can you explain the pdca cycle and where testing fits in?
Once automated, what are the types of functionality provides the highest Return On Investment (ROI) to the company?
what is the testing approach for windows Explorer(Not IE Explorer)
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
Do write a separate test case for regression testing? If it is yes, explain how to write the test case?
Explain the defect life cycle.
About Testing
list of methods that is used to document the requirements of a software.
What is the most important phase in STLC and Why
what are the responsibilities for QA tester to test application on UNIX environment??? what skills required for unix???