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.
Answer Posted / geeta manchanda
Bug Description :
CALC : Wrong division calculation is done by application, when dividing a number N by same number N, result is n*2, where N is a odd number.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is your Approach when you find 10 Sev-1 bugs in 50 test cases?
How do you test for the coockies for a web application?
Why should you care about objects and object-oriented testing?
What is a maturity level?
what is test case management?explain in brief.
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
6 what do you like least about testing?
What about manual testing opening in bangalore in September. Not getting a single interview call from last one month.
What is the term ‘quality’ mean when testing?
Why is it impossible to test a program completely?
How a test engineer will convince a test lead when he didn't approve the bug as a report ???
What is agile testing and why is it important?
can anyone tell me the questions that can be posed in an interview for a 5 year experienced person in manual testing
tell me 5 new requirements in ur project? plz urgent
When we are recording in WinRunner and interact with the AUT, what does WinRunner do?