tell me about detailed process of bug tracking in your
company?questions was asked in interveiw?
Answers were Sorted based on User's Feedback
Answer / satyaprasad
generally for bug reporting every company uses their own
tools like bugzilla,defecttrackingtool,PR(problem reporting)
tracker tool or some companies are by using excel sheet
only they are designing bug reporting templates.
the components in that template are 1)Bug id 2)bug
description 3)build version 4)seviority 5)piority 6)
assigned to 7)assigned by ,if required tester will attach
snapshot of the defect also
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / poonam
PANDU u r right.
1. Once bug is found the status given to the bug is"new".
2. When that bug is logged or reported then the status
given to the bug is "open".
3. Then that bug is assigned to the Review Team. If they
found that what ever is given to them is a bug. They fix
that bug immidiatly , the status given to that bug
is "resolved".
And if they don't fix that bug at that time means they
leave that bug for sometime, then the status given to that
bug is "deferred".
And if they think that whatever is given to them is not a
bug then the status given to that bug is "rejected".
4. If that bug is of "resolved" status, that resolved bug
is re opened by the tester to check that bug is fixed or
not.If the bug is fixed then we(tester) "close" that cycle
and if the bug is not fixed properly then we (tester) again
assign that bug to Review Team.
If Review Team members forget to fix the bug which is
in "deferred" status, then it is closed automaticly.
We (tester) can reopen auto closed "deferred" bug as well
as "rejected" bug and check it out and if we found there is
a bug and it need to be fix then we again assign it to
Review Team Members.
The happy path of this bug tracking is:
New -> Open -> Resolved -> closed.
THIS IS ALL ABOUT THE BUG TRACKING.
If any one find it is wrong then please tell me. My e-mail
id is:-
prpoonamrajpal@gmail.com
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / anitha
In our company we use excel sheet (Bug Report Template) for
bug tracking
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / pandu
1. After finding bug tester will enter in the bug reporter
with status "OPEN".
2. Which will asign to the developer.
3. Once the bug is resolved developer will update status of
bug as "RESOLVED" in the bug reporter.
4. The word Resolved makes the tester to test it and
conform either bug is "CLOSE" or "REOPEN" and update status.
5. If bug is closed no work on it. If it is reopend
developer wann to resolve it.
| Is This Answer Correct ? | 2 Yes | 4 No |
What is security testing? How to test the web application using security testing ?
Use-cases can provide useful input into the design of black-box and state-based tests of OO software. Explain
Differentiate regular regression testing and final regression testing.
In my Projects there are permissions for users. According to permissions assigned to user, he can use the application. So Shall I write test cases for each & every permissions? There are 170 permissions for each & every functionality. Please guide me properly.
Who will participate in software testing?
How do u prepare test environment for ur application?
Mapping the test cases with the requirement. What is this process called?
What do you like about Windows?
How to explian the V model. Diagram not required but iwant the answer gnerally No Diagram explanation plzzzzzzzzzz..
Describe V Model with the entry criteria of each Test Phase.
if we have 1000 web pages site. what technique is used to test the functionality of unchanged component in the regression testing. if there is no option of Automation Testing?
What is verification in software testing?