write bug name and discrition for following scenario:
1*1=1,2*2=5,3*3=9,4*4=17 using mscalculator ?
Answers were Sorted based on User's Feedback
Answer / rajendra
Defect Title: Incorrect square value calculation for Even
numbers
(Defect Name (or title) can be given any meaningful one.
This must be as short as possible and it must describe the
defect in a small and simple sentence)
Defect Description:
Defect: 1*1=1, 2*2=5,3*3=9,4*4=17
If we look at this scenario data:
1*1=1 Correct
2*2=5 Wrong
3*3=9 Correct
4*4=17 Wrong
An abstract nature of the bug is square of even number is
giving correct result and Square of odd number is giving
erogenous result. Further if we closely look in the results
square of even number is exactly equal to: Square value of
even number+1
Byee friends
Rajendra
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 27 Yes | 3 No |
Answer / manoharan
Defect Description:
Defect: 1*1=1, 2*2=5,3*3=9,4*4=17
If we look at this scenario data:
1*1=1 Correct
2*2=5 Wrong
3*3=9 Correct
4*4=17 Wrong
| Is This Answer Correct ? | 0 Yes | 2 No |
hi.i joined in a software testing course recently.but i dnt knw 'c' or 'c++',would it mind? my stream is ece. so i just had a C&DS IN OUR 1ST SEMESTER.
How do we find Effectiveness of Test Cases ?
if it is a web testing,what is a dead link and a broken link.,and what are the other things we test in a web application related to functionality other than field level and form level validations.
Give an example of low serverity and low priority bug?
How do you test if you have minimal or no documentation about the product?
2.what is the differnce bet project volume and v.s.s and what is the advantage of v.s.s?
what is post-mortem testing?
i finished writing test caes, logged bugs and also regression testing i finished.when we do user acceptance testing?
Tell the procedure to close word file?
what is data base testing, explain with example
pls tell me who is in s/w testing field(either in company or as faculty) give the ans of my que. tel me why r u in testing ? reply me as soon as possible
How to track a bug that appears number of times(i.e what is the way to calculate that a particular bug is appearing number of times evenafter fixing it).