Suppose that your're running tests on the windows calculator
and find that 1+1=2,2+2=5,3+3=6,4+4=9,5+5=10 and 6+6=13.
Write a bug title and Bug Description that effectively
describes this problem?
Re: Suppose that your're running tests on the windows calculator
and find that 1+1=2,2+2=5,3+3=6,4+4=9,5+5=10 and 6+6=13.
Write a bug title and Bug Description that effectively
describes this problem?
Title:wrong result when we are adding 2 even no
Description:add two add no(ofcorse user action should be
given)
the result is more that 1 by correct result
Re: Suppose that your're running tests on the windows calculator
and find that 1+1=2,2+2=5,3+3=6,4+4=9,5+5=10 and 6+6=13.
Write a bug title and Bug Description that effectively
describes this problem?
Bug Title:- Incorrect Sum when an even number is added to
itself.
Bug Description :- Actual sum = Expected sum + 1 whenever
and even number is added to itself. This does not happen
with odd numbers.
Re: Suppose that your're running tests on the windows calculator
and find that 1+1=2,2+2=5,3+3=6,4+4=9,5+5=10 and 6+6=13.
Write a bug title and Bug Description that effectively
describes this problem?
Title- In Correct Output when adding two even number
Description : two any two even numbers for example 6+6
Expected result - 12, but displayed output is
13(by adding one extra value to expected result)
Regards
Raghu
Re: Suppose that your're running tests on the windows calculator
and find that 1+1=2,2+2=5,3+3=6,4+4=9,5+5=10 and 6+6=13.
Write a bug title and Bug Description that effectively
describes this problem?
Title : Sum(+) operation fails for even numbers.
Description: When i try to add two even numbers, our
application shows invalid data.
Steps to reproduce :
Step 1 : Enter an even numver
2 : click the + button
3 : Enter an even number(the previous one)
4. Click the = button
5 : Verify the result.
Additional Info : This bug occurs only for even numbers.
Example : 2+2=5. For further information pls refer the
screenshot.
Thsts it !
Re: Suppose that your're running tests on the windows calculator
and find that 1+1=2,2+2=5,3+3=6,4+4=9,5+5=10 and 6+6=13.
Write a bug title and Bug Description that effectively
describes this problem?
Title:
Windows Calculator not giving proper result when an even
number is added to itself.
Steps to Reproduce:
1) Open the Windows Calculator utility
2) Performed the following operation 2+2.
3) Windows Calculator returns incorrect result.
4) Repeated step 2 for 3 different even numbers and found
that same error repeats again.
Isolation:
1) This scenario happens only when an even number is added
to itself.
2) Tried the same with odd number and found it was working
fine.
3) Tried the same with two different even numbers and found
that it was working fine.
2)
Re: Suppose that your're running tests on the windows calculator
and find that 1+1=2,2+2=5,3+3=6,4+4=9,5+5=10 and 6+6=13.
Write a bug title and Bug Description that effectively
describes this problem?
Bug Title : Addition of two even numbers
Bug Description : while adding 2 even numbers in the
calculator the result is coming wrongly.the odd numbers
addition is coming correctly.
we need to send the defect report to the defect tracking
team by attaching screen shots ragarding the bug
Hi.. I am working as a tester in a small company. I have 2+
yrs exp in manual. we are using only excel sheet for
preparing bug report. Now i want to search job in other
company..I dont have any idea about bug tracking
tool..should i know abt any bug tracking tool to get better
job?
Acceptance testing is designed whether or not the software
is FIT for the user to use. The concept of FIT is important
in both design and testing. There are four components of FIT
.what r they