In Satyam interview I have faced this question.Please
answer me.
The calculator is calculating like this:
1+1=2
2+2=5
3+3=6
4+4=9
5+5=10
------ like this
Prepare a bug report on this.
Answers were Sorted based on User's Feedback
Answer / suneetha
Hi,
The question is kind of Abstract. There definitely is a bug
with the functionality of the Calculator. I would say we
could categorize Bug report outline as follows.
BugId : Autogenerated by Tool or as maintained by Tester.
BugSummary : Addition functionality failing for Even
numbers.
Application : Calculator.
Bug Description : Whenever User tries to add 2 even number,
the resultant is displayed as one more than the actual
expected result. Functionality works fine correctly for Odd
Number addition.
Severity : High.
Priority : High.
TestDataUsed : 2+2, 4+4, 6+6..........1+1,3+3........
Date Detected : ##/##/####
Detected By : Tester Name.
We would also have to test whether 2 odd Numbers are added
up correctly on consecutive operations. Incase the result
fails for the second attempt, we would have to change our
Bug Report accordingly.
| Is This Answer Correct ? | 14 Yes | 1 No |
Answer / deepika. mashetty
While adding an even number by itself the result is being
displayed wrongly, The result obtained in 1 + original
result which needs to obtained.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / c.sri harsha
FOR ODD NUMBERS,CALC COMPUTES WELL
BUT COMING 2 EVEN NUMBERS,1 IS BEING ADDED TO THE SUM OF TWO
EVEN NUMBERS....
HENCE THERE MIGHT BE A BUG IN THE LOOP FOR ADDING TWO EVEN
NO.S',SINCE IT IS A CALC...WHICH HAS A LED DISPLAY THE
PROBLEM MIGHT B WITH THE LIGHT ELECTRIC DIODES..........
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ravi
hi guys
here i am not giving my exact answer but I likes to express
my views on this sort of queries. in this situation as a
Test Engineer
u should not say addition of even numbers is giving
problem, instead of that u should be very specific about the
problem in this case every addition even numbers resultant
is added with 1 ex; 2+2=5, 4+4=9 etc, so you have to be
very specify these minute things properly because your
submitting report to your senior
other then that u should mention:
1.severity and priority
2.Take screen shot & attachments (if possible)
3. define the sentence short and clear if it is analytical
like above query,
4.define the steps to reproduce(show the sample calculation
in above query)
5.define the environment used(atleast show this field if ur
not sure also)
finally try to bring general bug report formate in any of
the bug
like who detected assigned person name, date, status of bug etc
cheers
ravi
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / raj
when ever adding the even number itself , the value added
automatically ,
so the code is wrong , if the even number means, the value +
1 is automaticallly added .
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / tania
when an even no. is added to it, the result obtained is
incorrect always 1 less than the result is displayed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mudaseer
action
add two same numbers
expected result
it should give the correct answer
actual result
when we add same numbers which are multiple of 2 it is giving wrong result
result fail
severity high priority high
(the bug report should be written in excel sheet )
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / balaji
Condition:
Check for the display of additional values for even numbers
Input:
(i)Enter the even number(ii)Enter the + symbol in the
calculator(iii)Enter the same even number and press the =
symbol in the calculator
Expected Result:
It should display the value as the additon of those two
values
| Is This Answer Correct ? | 0 Yes | 1 No |
what is defect clustering and pesticide paradox?
6 Answers IGT, Optimus, SOS, Verifone,
waht is deffect?
what is test design techniques ?
1. fault based testing is reversed of which testing? option.1 conventional software testing Option 2Operations and classes that are critical or suspect Option 3 Use-case validation Option 4White-box testing of operator algorithms 2. Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism 3. Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning 4.Client/server architectures cannot be properly tested because network load is highly variable. Option 1 true Option 2 false 5. Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security Option 4 time 6.Which one is not key term used in internal control and security Option 1 Threat Option 2 Risk Control Option 3 Vulnerability Option 4 Exposure 7.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products. Option 1 true Option 2 false 8.Static testing requires...? Option 1 Binaries Option 2 Source code Option 3 Product Option 4 Executables 9.etesting is testing the application with multiple sets of data is called retesting Option 1 true Option 2 false
Hi, This srinivas, Q: After testing in what way we concluded the testing is over without Tracebility Matrix and what is the role played by the Tracebility Matrix and what are the documents that tester should submit to his QA manger after testing in Manual Testing apart from the Test cases.
give on example of regression testing, u did in yuor projec?
Who assign Bug Id & Bug Version Id?
What’s the relation between environment reality and test phases?
what is dd ?
Is there any template for Test case review? or if it is, include it?
hai, pls. explain V-Model clearly. Pls. give me guidience how to explain V-Model in interviews?
what is analysizing test results & creating the bug reportts?