What will you when you find a bug?

1)Execute some more tests, to make clear what the bug EXCATLY is. Suppose, the test case failed when State=NY and Class=Business. Tester has to exceute some more tests to find out whether the problem is with Just 'NY' state or with just 'Business' class or with both of them together.

2) Report the bug

Showing Answers 1 - 9 of 9 Answers

thilak

  • Nov 11th, 2005
 

Once u find a Bug..check for what data it is failed..In which Environment..Better take a screenshot..Attach the screen shot with the particular testcase and fix priority and severity of the bug impact on the application and sent it to the developer if the Bug is non-repetable

  Was this answer useful?  Yes

juking

  • Dec 1st, 2005
 

The most important thing is that U shud be able to reproduce the bug again.So make sure take the screenshot of the bug and write the excat steps to reproduce the bug

  Was this answer useful?  Yes

spy

  • Sep 5th, 2006
 

Hi,

After you find a bug, you analyse the bug on its severity and priotise the bug and assign it to the developer to fix it.

Thanks

  Was this answer useful?  Yes

narasimharao.gal

  • Sep 7th, 2006
 

  

In the test cases execution expected value is not equal to actual value then takes a screen shot a defect and it will be assign to our team lead (test lead). If the defect is genie then the defect i will be assign to technical lead.

Technical leads change the defect satus and assign to developing people.

  Was this answer useful?  Yes

Dileep Kumar

  • Sep 20th, 2006
 

Hi all,

first of all, i'll check whether it is a bug or not? after confirmation i'll take a screen shot if the bug is not reproducible. then i'll post the bug with attachment to developer.

If possible confirm the bug with developer and give severity. priority will be set by TL or tester itself. it depends on company. then we'll post the bug using bug tracking tool. we have same process if we post the bug using bug tracker or bug report. in bug report we have to enter the bug id manually, bug description, reproducible steps, severity, priority, execution date, build no. these are the same fields we'll find in bug tracker. but in bug tracker bug id will be generated automatically. we can get the bug information by entering the bug id. in manual we have to search in excel sheet.

In our company, developers are working in our floor itself. so, if we have any problem we'll discuss with them and post the bug. some times we can advice the developers to do the changes in particular areas if we have programming knowledge.

cheers

dileepkumar.g@gmail.com

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions