If you open a bug in build -1 and that get closed in build-2
. Again the same bug a raised in build -3. Then what state
will you give to that?
Answer Posted / g.sunil dhotre
When a closed bug is re-openeed again its called Regression
defect and markeds as regression in bug tracking software.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
how is market for testing in banglore,chennai,pune,delhi?
can we do database testing in manual testing? then how we write the test case?
could any body plz let me know which is best training institute for telecome testing in hyderabad?
How will you prepare traceability matrix if there is no Business Doc and Functional Doc?
How will you determine when to stop testing?
What r the sequences that leads to automation?
Testcases for msword( microsoct office word??
How quickly we need to fix the bug?
Hi All. How can we write negative test cases for Logout Operation ? Please place the answer with a few details and if possible add some related object properties. "A tester exposes his/her ability not only by words he/she also proof it by work"
What is deferred status in defect life cycle?
Describe your personal software development process.
What’s the difference between a bug and a defect?
What is an mr?
Tell me agile process in your company
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....