Suppose you testing Calculator application and you got
problems like 1/1=2, 2/2=1, 3/3=6, 4/4=1, 5/5=10. Now how
will you describe the bug title as well as give the bug
description.
Re: Suppose you testing Calculator application and you got
problems like 1/1=2, 2/2=1, 3/3=6, 4/4=1, 5/5=10. Now how
will you describe the bug title as well as give the bug
description.
bug title : Calculation Errors
Discription: Unable to do the calculations of this
application.like the output is giving an
undefined/Unstructred format.
here teh examples :
1/1=2.........
Saverity : Critical
Priority: High/Medium(depends on ur Requirementto solve)
(UPTO MY knowledge)
Re: Suppose you testing Calculator application and you got
problems like 1/1=2, 2/2=1, 3/3=6, 4/4=1, 5/5=10. Now how
will you describe the bug title as well as give the bug
description.
Re: Suppose you testing Calculator application and you got
problems like 1/1=2, 2/2=1, 3/3=6, 4/4=1, 5/5=10. Now how
will you describe the bug title as well as give the bug
description.
Bug: Cal_defect
Description: Calculation not working for odd numbers and
its working for even numbers. So calulation defects always
gets High Severity and H Priority.
Severity: HIGH
Priority: High
Re: Suppose you testing Calculator application and you got
problems like 1/1=2, 2/2=1, 3/3=6, 4/4=1, 5/5=10. Now how
will you describe the bug title as well as give the bug
description.
Hai friendz this is rajendra
yuo just observe the calculator inputs and ouputs
operation-1: 1/1=2,
operation-2: 2/2=1,
operation-3: 3/3=6,
operation-4: 4/4=1,
operation-5: 5/5=10
in first operation it is adding 1,1 instead of division
in second operation it is correctly working
in third operation it is adding 3,3 instead of division
in fourth operation it is correctly working
Again in first operation it is adding 5,5 instead of
division
here one more importent thing is, it is performing division
operation correctly for even numbers
and performing addition instead of division for odd numbers.
so it is clear that it is a arithmetic error:
Bug description: arithmetic error in performing even number
division operation
byeeeeee friendz
rajendra_penumalli@yahoo.com
ring me at :9885162742
hyderabad
a.p
Re: Suppose you testing Calculator application and you got
problems like 1/1=2, 2/2=1, 3/3=6, 4/4=1, 5/5=10. Now how
will you describe the bug title as well as give the bug
description.
title: caliculator division operation fails for odd numbers.
description:when i try to divide an odd number with another
odd number,the application showing invalid data.
Re: Suppose you testing Calculator application and you got
problems like 1/1=2, 2/2=1, 3/3=6, 4/4=1, 5/5=10. Now how
will you describe the bug title as well as give the bug
description.
Hi Friends,
The title of this bug should be:
Division of two same odd number is not correct.
Here word same have a great meaning..bcoz problem comes
only in same odd number like 3/3,5/5...
while it is not occouring in 3/5.
Naveen Pathak
nav.pathak@gmail.com
Re: Suppose you testing Calculator application and you got
problems like 1/1=2, 2/2=1, 3/3=6, 4/4=1, 5/5=10. Now how
will you describe the bug title as well as give the bug
description.
Re: Suppose you testing Calculator application and you got
problems like 1/1=2, 2/2=1, 3/3=6, 4/4=1, 5/5=10. Now how
will you describe the bug title as well as give the bug
description.
Re: Suppose you testing Calculator application and you got
problems like 1/1=2, 2/2=1, 3/3=6, 4/4=1, 5/5=10. Now how
will you describe the bug title as well as give the bug
description.
Re: Suppose you testing Calculator application and you got
problems like 1/1=2, 2/2=1, 3/3=6, 4/4=1, 5/5=10. Now how
will you describe the bug title as well as give the bug
description.
5)which of the following is not the characteristics of well
written Bug report?
A)It describes a real defect in the product
B)It describes the symptoms of the problem in terms of the
behaviour of the system
C)It contain a step by step procedure for reproducing the
problem
D)None
I am doing manual testing for one website application. Ihave
prepared bug tracking report and test case report. here
after any other additional report will need to perform, can
u tell me