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 |
diff between qtp versions from 8.5
When to use Descriptive programing?
How can we retrieve the links from a web page where links are dynamically changing(for eg take a online shopping website) and then we have to click on all the links present in the webpage and go to the repective pages and again come back to the first page..
Hi guys can any plz help me how to send fax in sample Flight Appication
How to use the Object spy in QTP 8.0 version?
Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so..
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
Diff between WEB APPLICATION AND CLIENT-SERVER APPLICATION?
I am using DataTable.ImportSheet method to import the data from an excel sheet to the Runtime DataTable of QTP. here is my piece of code DataTable.import("c:\DataSheet.xls","Members","Members") The first row headings of Members sheet of DataSheet.xls and Members sheet of QTp are matched. but the QTP is taking very long time(approximately half an hour) to import the data into runtime datatable even though the DataSheet.xls has one or two rows in it. Please let me know why this is happening and is there any alternative for impoting the data into runtime datatable of qtp ?
any challange that faced in your project? (please give me some examples in your project?
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
HI. AnyBody can explain Automation Testing Framework...Generally wht do we Intiate before going to start Automation testing process... Anybody can explain.......Thanks in advacne...