As a testing engineer what to do if same defect is occured
again in the software??
Answer Posted / rajendra_penumalli
Due to one of the following cases this condition may happen:
1. The same old code is given for testing without
fixing the bug
2. Development team released wrong code ie. Instead
of latest bug fixed code release same old previous bug
contained code released for testing.
3. Development team forgot to fix the bug and
accidentally closed the bug in bug tracking tool
4. Due to some settings in development environment
the bug looks like fixed
The reason may be nay thing,
Every software release, development also sends the release
notes , and it contains the resolved /fixed defects
details (or at least defect ID) .
Then testing team will perform Smoke testing followed by
defect verification testing for the defects that mentioned
in Build Release notes .
If any bug/defect that mentioned as closed in release notes
and if it is not fixed in application
Then testing team will reject the build for testing and
development team should fix the bug and then they should
release another version of the software build.
I think you are clear now.
Thanks
Rajendra_penumalli
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is test startegy?
How we can test Cookies Manually?
Hi,friends i am going to write ICST certificate exam on augest.So can anybody post some of sample qusetions for ICST certificate exam.Really it will be useful for me
Describe a past experience with implementing a test harness in the development of software.
hi friends i have a question while the files are uploading into the web server(for storing)..... securely......... what is the meaning securely.......its regarding virus threating or user authentication.... the files are video files these are ripping and converted into .flv format pls clarify ..........thanks in advance......
Presently working in software company as a software test engineer with 1.5 yrs of experience but i am 2002 passout.Gap is 6 yrs.Is there any problem getting job in MNC? Which criteria HR follows for recruiting test engineer?
What will be your approach if a particular script in Load Test fails?
Hi, I am planing to give ISTQB - Foundation level exam. Can anyone forward the ISTQB materials at laxmi_002@rediffmail.com mail ID.
What are the different ways to check a date field in a website?
Is there any procedure of web-site development in manual testing. If yes what are factors we should test?
What makes a good test engineer?
Hi, this is murthysharma. I need very urgently about some terms which are used in use cases? Plz give reply to me, if any body know, It is really very very urgent. 1. what is the difference between basic flow,exception flow and alternative flow? 2.what are non-functional requirements in use cases? 3.what are exceptions, special requirements, business rules, assumptions, constraints. Kindly give me with the example. Bcoz, I am very new to this use cases. thanks in Advance. Regards, M.MurthySharma
What is system level testing?
.In languages testing, what is the fixed part and changing part?
What are the possible test scenarios around AVS check of any credit card? (Testing through payment gateway online) (What are the fields we should check while checking AVS and CVV)