difference between regression testing and re testing?
Answers were Sorted based on User's Feedback
Answer / amit b
Regression Testing: Testing of a previously tested program
following modification to ensure that defects have not been
introduced or uncovered in unchanged areas of the software,
as a result of the changes made. It is performed when the
software or its environment is
changed.
re-testing: Testing that runs test cases that failed the
last time they were run, in order to verify the success of
corrective actions.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / siva nadh reddy.g (shivanadh66
Retesting : it means testing the same functionality again
and again but with multiple sets of data in order check
whether it is working properly or not.
Regression : performing the testing on already testing
functionality again and again.usually it is done in 2 scenarios
1)whenever the defects are identified and send them to the
development department,net build is released,then the test
engineers once again check the defect functionality as well
as the related functionalities once again.
2)whenever some new features are added to the application
and the next build is released,test engineers will check the
already tested and related features of those new features
once again.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / balaji third eye
Regression Testing :
testing is done to ensure that does not
affect the other module or unit.
Re Test: (retset the module)
test engineer find the bug.after developer fix that
bug .test engineer check they fix proper or not......
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / allin
Retesting- Re test the defects after fixing by developers.
Regression testing-- Nothing but retest, checking the
functionality when the status was fixed by developer, the
latest fixed functionality is effecting the other funcation or
not & the current funcation is working properly or not.
| Is This Answer Correct ? | 1 Yes | 4 No |
what is the difference between primary key and foreign key
Name three reasons why the tester may choose to record in Context Sensitive mode.
Hi, can only tel me correctly, Who will prepare Traceability Matrix ? reply soonn frnds plsss
for example, if we have a textbox ranging from 0-100. which methodology we are using & what are inputs we are observed?
how The engineer communicates wiht T.L as well as test manager, In wich situation this type of i mean serious commnication takes place(give me one real time example).and how the interaction will takes place between tester and client can anybody plz clatify me.
on what basis low,medium,high,critical will be assigned to a bug.give m examples
What is The difference between Sanity Testing and Regression Testing
what is test scenario and test condition?
How you will test media player ?
define the testing technique?
What is Test Data ? Explain
what is the testing approach for windows Explorer(Not IE Explorer)