After fixing the bug, the same bug is raising again and
again in new builds what we have to do? That bug is high
level bug.
Answers were Sorted based on User's Feedback
Answer / nitin sharma
As per my knowledge,If same bug is rising again and again
then do one thing.After it is fixed by the developer ,remark
it "To Be Verified in Final Build" .Verify it in every build
but do not change the status to Closed.After verifying in
Final build at release time then only closed it.
| Is This Answer Correct ? | 4 Yes | 0 No |
in my point of view in this scenario...pls highlight this
case to dev team (Project lead/DEv PM)to do the root cause
of repeatation of same bug since it is wasting time of
developr and QA team as well.there may multiple reasons
like...developer has not fixed and not done unit
testing..or fixed file patch not check-in check-out
correctly in build.or environment issue.so once root casue
identified then take necessary action and do through
validation before giving to QA team.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / krishna
the bug is rising again and again , then bug should be
marked as re-opened in bug tracker.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / manohar
after getting new build you have to clean the cookies and then you can execute the previously failed test case .
| Is This Answer Correct ? | 0 Yes | 2 No |
what is the Vbscript to connect Database
How does QTP identifies the object in the application?
how will u choose a tool for test automation ?
How to swap two numbers by using parameter passing method byref in a fucntion and return the result to outside of the function?
After creating testcases, how do you start testing in QTP? what methodology will follow?
7 Answers Actran, American Well,
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
What is load testing?
What are the properties you would use for identifying a browser & page when using descriptive programming ?
what are the different u notice in betweem QTP version 8.2 and 9.2 and what is new in QTP9.2
How to export data in excelsheet to qtp without using datatable.
i have data in excel sheet.i imported the data in data table.while doing parameterization,how the code knows it is a valid or invalid data?
What are the advantages of a Hybrid framework?