differentiate re-testing and regression testing
Answers were Sorted based on User's Feedback
Answer / giridhar
Re-Testing: "it will done after the bug is fixes by the
developer, testing tam can be re-tests the same
functionlity, wether is it fixed or not.
Regressoin testing : "after fixing the bug tester can going
to test the fixed bug how it effects the other
funtionalitis of the application.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sm
Retesting : Testing whether the reported bug is fixed or not
for its correctness nothing but improving the confidence of
fixed bug
Regression testing : Testing the whole project in order to
identify whether fixed defects are effecting other modules
or not.
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / satty_lon
Retesting : Testing which is carried out to find whether bug
is fixed or not. On same environment and with same data.
Regression : Testing which is carried out on modified build
to ensure that new functionality as well as old
functionality is working as per specification
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / varun & likhith
Re testing: when developer gives the product or re fixed bug to the test engineer, test engineer will checks whether the fixed bug area is working or not.
Regression testing can be defined as testing the unchanged features to make sure that changes are not introducing any defects in unchanged features.
Is This Answer Correct ? | 1 Yes | 0 No |
ReTesting: execution of testcases is repeated with
differnet sets of data to ensure that the function/program
under test is functioning right
Regression Testing: is conducted in two situations
first, when the build is modified to fix a defect; second,
the build is modified to accommdate a new
feature/requirement. In both the cases, regression testing
is conducted to ensure that the modification does not
bring new defects;in other words, it does not affect the
unchanged build badly;
Retesting...most of the test are executed
Regression...high priority testcases are executed
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rkcr
Retesting : Testing whether the bug is fixed or not.
Regression testing : Testing whether bug fixes have caused
any other bugs are not.
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / mallikarjun
regression testing -----it is a type of testing in which
one will perform the functionalities of all ready tested
application.
retesting -----it is type of testing in which one will
perform the some functionalities of application with
multiple set of inputs.
Is This Answer Correct ? | 1 Yes | 3 No |
How to check the Performance of the website during manual testing.(guys its very urgent plz)
What is IEEE 829 format
developers take most of the time for coding and tester left very few time for testing say 2 days which testing u find best when ur project is run out of time and product is going to be released
what is configuration management...please explain... thanx
tell me brief about your project? please help me how to explain the project what is the flow? my current project is ERP domain web based application. please help me
Hi, this is not a tech question, i have 4 yrs of experience in Mainframe systems, presently as a mainframe tester in pune, i just want to step towards south locatios(preferable hyd), suggest me the best way to get calls from hyd.
Hi! pl. suggest a good book for manual testing..to attend interviews in manual testing with 3+ yrs of experience
Anyone attended the manual testing interview with L&T infotech in recent past. please let me know the type of questions they can ask especially in PM round. Thanks
Define what is a critical bug.
1.What is the difference between HTML and XML? 2.What is Registry? What is the necessity of IP Address? 3.Test Cases on Coffee Machine? Before shifting machine to the client which test we can be perform?
is that software tester may or may not be involved in the actual acceptance testing
What is System Testing Phase? Which types of testing will be conducted in system testing phase?