when tester found bug then where it is assign to developer or
testlead
Answers were Sorted based on User's Feedback
Answer / sunitha
Tester can assign the bug to the developer using bug tracker
that is used in that company.Tester can fill the assign
to:name of the developer field.
| Is This Answer Correct ? | 15 Yes | 1 No |
Answer / vignesh
Tester can assign the bug to developer directly or the same
can be assigned to his immediate superior or module lead.
In the second case, upon scrutinizing the bug, the module
lead/test lead can then assign to the developer head. The
developer head in turn can assign it to his/her developers.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / mithun
Here interviewer wants to judge your thinking level.
The answer should be as:
This depends upon the hierarchy of the company. if there are large QA members than the bug is first approved by the QA manager and then it is assigned to the concerned developer.
If there are less number of QA members then the bug will be assigned to the concerned developer directly.Also the name of the developer should be specifically mentioned in the build which is handed over to the QA team.
The bug found is always assigned to the developer but the process varies company to company as mentioned.
| Is This Answer Correct ? | 0 Yes | 0 No |
Suppose i want to test an application with in three week, how i will prepare test strategy for this testing.? which testing types should i follow?
What is Bug leak or Defect leak ?
what is meant by defect bash?
how to write bugtitle and bug description for 1*1=2 2*2=4 3*3=10 4*4=16 5*5=26.give me the full format.
what is cause effect graph?
WHAT IS THE ANSWER FOR THE QUESTION "WHAT ARE YOUR ACHIEVEMENTS IN YOUR PREVIOUS COMAPANY"
How do u ensure that there are no duplicate testcases?
what is meant by metrics give some examples and what is meant by testscripts
Which one of the project team members bears the responsibility of deferring new functionality to a later release?
What are the four steps to record a test script?
What is the difference between Business Requirement and functional Requirement
If Client has given the requirement such that " (1)Items are sorted alphabetically (2)Apply Shortcut keys " Then Tester have to write test cases for that also or not?