Answer Posted / naik
In the process of test case execution, if at all any defect
is detected, its raised in the defect tracking tool with
status "NEW".
Now the defect is assigned to the concerned developer by
the Lead. Now the status is "OPEN".
If the developer rejects that defect, the status will
be "REJECT".
If the developer accepts the defect, after fixing the bug,
he changed the ststus to "FIXED".
Now tester re-tests that particular fix. If the bug is
fixed, then the status will be "CLOSED". Otherwise he again
raises the issue changing the status to "RE-OPEN".
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is mean by incident logging system ?
how many modules in ur bank project? what functionalities r there?how did u check? could u plz expalin ur banking project?
What is a top-down and bottom-up approach in testing?
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
What is severity and priority of bug? Give some example.
What makes a good software qa engineer?
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
What are the advantages of black box testing?
What is Catapult Testing in E-Learning Domain?
what is fusion testing and impact analysis???
What r the functional testing u perform?
What r the sequences that leads to automation?
What does you mean by positive and negative testing & what is the difference between them. Can anyone explain with an example?
What is Pre UAT and UAT is there any difference ?