Is it necessary to do regression testing after retesting
Answers were Sorted based on User's Feedback
Answer / sharma
Yes it is neccessary to do regression testing because this
is the one in which the fixed bug will be checked by and by
in order to get a quality product hence customer
satisfaction.
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / swathy
After fixing the bug starts testing that is retesting but
we have to check that may be the fixes defect impact to
other application functionality thats y we need regression
testing.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / narayanarao.thota
Not everytime necessary to perform the regression testing
after retesting.If the retested build is involved in
regression suit then we need to perform the regression
testing.If retested build is isolated from the other modules
then we need not to perform the regression testing.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / kalyani.b
yes, its required do regression because regression done each
function ,re-testing dome same functionality again and again
with multiple values.
if u want quality product that time u will perform
regression testing after retesting
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shivakumar
It is not necessary..if it is GUI issue ..then it is not..but functionality then regression testing is required.
| Is This Answer Correct ? | 0 Yes | 1 No |
Is it possible to have a defect with high severity and low priority and vice-versa i.e high priority and low severity? Justify,if possible? give a example?
11.what are two of your weaknesses?
1 Answers Satyam, TCS, Tech Mahindra, VJIL Consulting,
Test cases for Chat Component
Is there any group of software tester in India so as everybody can join them?
describe Bug life Cycle and the process taken in your organization.
What testing roles are standard on most testing projects? Categories: Software Testing
what is meant by package testing?
when u r going to faced difficulty in ur organization?
Can anyone give me the example of High Priority and High severity defect. Please dont give me answers like Spelling mistakes or logo missing something like that. Give me some real time example from your application. Thanks in Advance.
what reesponsibility of system administrator?
Which methodologies, Technologies are fallowed in your company?
Description--->There are 5 modules in my application. On every module there is a date box. In 1st module, date box is used for 2 submenus. My Question is ---> Should I have to write test cases for date box for every modules & submenus?