As a testing engineer what to do if same defect is occured
again in the software??

Answers were Sorted based on User's Feedback



As a testing engineer what to do if same defect is occured again in the software??..

Answer / madhu

simply if the bug has been not fixed properly tester will
change the status of defect as REOPEN. and again send it to
development team to fix it.

Is This Answer Correct ?    17 Yes 0 No

As a testing engineer what to do if same defect is occured again in the software??..

Answer / 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 ?    4 Yes 6 No

Post New Answer

More Manual Testing Interview Questions

My application is Central Management System(CMS) & Point of Sale(POS). CMS - main server is installed on one PC & POS - Client is installed on another PC. We can manage number of POS from CMS server. CMS is divided into CMS-Master & CMS Client. System flow is like - Manage data Menu has 22 submenus ex: Users, Customers, Printers etc....................... Manage all 22 submenus in CMS-Master Import all 22 submenus in CMS-Client one by one. My Question ---> Import CMS-Master to CMS-Client is the test case, So Should I consider it as a single test case or I have to write separte test cases for Importing All 22 submenus?

0 Answers  


Give the example for high severity high priority high severity low priority low severity high priority low severity low priority ?

1 Answers   Crea,


You need to plan a test project to qualify an application composed of many individual components. Referring to the scenario above, which phases do you expect to take longer than usual?

2 Answers  


in case of web application what kind of areas we r tested and one more in case of database testing what we are testing tell me in brief.

1 Answers   HCL,


What is the difference between software Product and Project

14 Answers   AppLabs,






what is the difference between softsmith qamonitor and bugzilla?

1 Answers  


1. fault based testing is reversed of which testing? option.1 conventional software testing Option 2Operations and classes that are critical or suspect Option 3 Use-case validation Option 4White-box testing of operator algorithms 2. Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism 3. Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning 4.Client/server architectures cannot be properly tested because network load is highly variable. Option 1 true Option 2 false 5. Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security Option 4 time 6.Which one is not key term used in internal control and security Option 1 Threat Option 2 Risk Control Option 3 Vulnerability Option 4 Exposure 7.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products. Option 1 true Option 2 false 8.Static testing requires...? Option 1 Binaries Option 2 Source code Option 3 Product Option 4 Executables 9.etesting is testing the application with multiple sets of data is called retesting Option 1 true Option 2 false

2 Answers   Infosys,


Hi this is satish from bangalore I wanted to take up my ISTQB Foundation level Certification can any one help me out with the date of test..

2 Answers  


What is suspension & resumption criteria in Test Plan please explain with example ?

2 Answers   TCS,


with what documents you prepare the test cases? (Asked in Zensar Hyderabad today(17-1-12010))

3 Answers   Zensar,


what is RCA and how to do root cause analysis

1 Answers   Infosys,


difference betn adhoc testing and error guessing?

4 Answers  


Categories