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 |
how to parameterise a test with data base table or excel sheet?
What are the different types of recording modes in qtp? Which will be used when?
Explain the check points in quicktest professional (qtp)?
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
Action1: I have a value "test" stored in a variable X. I want to use that variable X in Action2 .. how?
what is Compile Module in QTP? what exactly it contains Functions or Actions?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
Tell me the difference between the Data Driven Frame work and Keyword Driven frame work?
How does QTP identify an object?
What are the differences between QTP 9.2 and 10? please explain e indetail......
If we write a script in the expert view how are the objects created in the object repository? to be clear i will explain my problem first i have recorded the mercurytours application by providing the link www.mercurytours.com and all the objects are stored in the object repository ok this is fine. but i have copied the script generated in the above processes and pasted in a new test and tried to run that script but as the objects were not stored in the object repository it showed an error (The "Welcome: Mercury Tours" object was not found in the Object Repository. Check the Object Repository to confirm that the object exists or to find the correct name for the object).so how can i overcome that error
How do you return a value for an array.