ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Testing  >>  Test Cases
 
 


 

 
 Automation Testing interview questions  Automation Testing Interview Questions
 Manual Testing interview questions  Manual Testing Interview Questions
 QA Concepts interview questions  QA Concepts Interview Questions
 Mobile Testing interview questions  Mobile Testing Interview Questions
 Test Cases interview questions  Test Cases Interview Questions
 Test Documents Reporting interview questions  Test Documents Reporting Interview Questions
 Testing AllOther interview questions  Testing AllOther Interview Questions
Question
Give examples of boundary value and equivalence 
partitioning test cases.
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Give examples of boundary value and equivalence partitioning test cases.
Answer
# 1
boundary value: 
for int suppose boundary is say 1 to 50
then test for 0,2 values & 49, 51 vales.

for string... test for null or length or capacity of
string(size).

equivalence partitioning: 
e.g.: divide(a,b) ...boundary -50 to +50
(do not forgot zero for 'b')
test for... -51, and -1 --------(1)
also 1, and +51 ------------(2)
(1),(2) are two partition. 
 
Is This Answer Correct ?    0 Yes 3 No
Raghavendra
 
  Re: Give examples of boundary value and equivalence partitioning test cases.
Answer
# 2
1000-2500----->no tax
2501-4000---->tax 5% of there Salary.
In EQUIVALENCE : values from 0 t0 999 is put together in 
one class c1-means it shd behave in same manner- invalid 
values
values from  1000 to 2500 in class c2 - notax
values from 2501 to 4000 in class c3- 5% of there salary
like wise grouping the values in bifferent classes,
To put this in simpler words, since it is practically 
infeasible to do exhaustive testing, the next best 
alternative is to check whether the program extends similar 
behaviour or treatment to a certain group of inputs. If 
such a group of values can be found in the input domain 
treat them together as one equivalent class and test one 
representative from this. This can be explained with the 
above  example. 

Boundary Value: taking the above example
1. if user typedin 999rs -it shd promt as invalid
2. when 1000rs it shd not promt as invalid and no tax shd 
be taken.
3. when 2501 is typed 5% of tax shd be taken

this is called Boundary value
 
Is This Answer Correct ?    1 Yes 0 No
Prince
 
 
 

 
 
 
Other Test Cases Interview Questions
 
  Question Asked @ Answers
 
write test case for white board marker.  4
How will you review test cases? TCS18
what is not present in the test case? 1>requirment ID 2>test case ID 3>bug ID 4>objective TCS21
What are test cases for Car Locking System? GrapeCity5
Describe to me what you see as a process. Not a particular process, just the basics of having a process.  1
I would like to have a Test Case on Yahoomail with GUI and Positive and Negative test cases pls its an Argent. Cap-Gemini6
what test case is written specifically for web applications? Mind-Tree4
write a buisness scenerio on yahoo login page. Hewitt1
write a test case which covers the major functionality of yahoo login Hewitt2
Give examples of boundary value and equivalence partitioning test cases. Mind-Tree2
how to test an imaging application that removes the red eye affect from an image? Adobe1
in any software company how we got the srs document.how we get it is it available in version control or in mannual we get the document AppLabs4
Define Testcase.  2
how to write test cases for testing databases,especially for testing and writing test cases for stored procedures.any real time database testers.please answer me. some real time database tester please answer my question as soon as possible.my need is such that. else mail answer at ina.ref@gmail.com  1
write the high level test cases for winzip file QA1
Please let me know how to write a test case for Digital Watch. Please any body can give the answer Hewitt5
Write test cases to check the functionality of the shopping cart of an e-commerce website Optum2
write a test case for yahoo login page ? input data user:6 alpha numeric;password:10 letters....10 pstive test cases and 10 negative test cases? iGate2
i got Question from iflex-just client gave just functional spec but they didnt provide any detaill, supporting document.but they want with in ten days testplan and test cases.excuse ans like prototype method. Question is how will u start writing testcases? iFlex5
how test cases can be made for a software  3
 
For more Test Cases Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com