In a systen design to work out the tax to be paid: An
employee has Rs 4000 of salary tax free. the next Rs 1500 is
taxed at 10% , the next Rs 28000 is taxed at 22% , any
further amount is taxed at 40% , the nearest whole Rs,
which of these is a valid boundary value analysis test case
???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.
Answers were Sorted based on User's Feedback
Answer / lokesh banga
Rs. 33501 is the answer. Sum of (4000+1500+28000).
Rs. 1500 is incorrect as it is only a value under the initial limit of 4000.
Rs. 32001 is incorrect as it is again only a value in between
5500 and 33501
Rs. 28000 is again incorrect as it is a value between 5500 & 33501.
1500 & 28000 are given as answers to confuse the user as they are used as values within the question.
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / santoshk
Boundry value is always min-1 / max+1
So, here total = 33500.
Hence valid boundry value = 33501.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / Krati Vishnoi
The nearest whole Rs that would be a valid boundary value analysis test case is Rs 32000, as it represents the point where the tax rate changes from 22% to 40%.
| Is This Answer Correct ? | 0 Yes | 0 No |
there is a mobile phone and it has got 2 buttons one is it takes photo other is it uploads photo to facebook how to you test this application ?
7 Answers CTS, Murugappa Group,
what is usability defect?Give one exapmle.
if my documaents (SRS &FRS) having earros(does not meets) the requirements in that sitchuvation,which document i should take to write the testcases?(othere wise which steps i should take?(Usha)
Hi my name is namrata.Presently m working in a S/W company in mumbai as a testing engineer.am a fresher with just some months experience.i need to change company to relocate to pune so can any one plz suggest me something.i hav good knowledge in manual testing with good communication skill and a positive attitude to learn new things and deliver excellence.Plz do reply me with suggestions.
what are test deliverabls?
How did you do unit testing in your project?
what is difference b/t severity and priority
4 Answers Tech Mahindra, Value Labs,
What do executive leaders, champions, Master Black belt, green belts and black belts mean?
Can you please tell me what to test in a web based application? And i need to do usability testing and functionality testing for the same (web based application. So please tell me how and what to check the functionality and usability of the web based application?
what is product backlog...
What would be your action if client would raise a bug after release?
Who writes "white box " test cases ?