What is difference between Regression and Restesting?
Answers were Sorted based on User's Feedback
Answer / ashokkumar
Consider an Example.
you have modules like add, delete, modify, cancel and ok
buttons.
you have already 150 test cases for the above.
Now You are going to introduce an other module ie, edit,
for this You have 50 test cases.
After integrated edit with other modules,
you check 50 test cases working correctly or not. This is
Regression Testing,
Now all together you should check all the 150 + 50 test
cases, ie called Retesting.
| Is This Answer Correct ? | 2 Yes | 4 No |
Answer / raj
Retesting :running a test morethan once
Regression testing:It is a test used to verify that already
tested software is still functioning correctly or not and
not affected by the test object and the environment.The
main aim of regression testing is to check whether it has
any unexpected side effects after fixing a bug.
what we can conclude is if regression testing is a super-
set then retesting is a subset
let me know ur answer
| Is This Answer Correct ? | 1 Yes | 4 No |
Answer / kiran
retesting means testing whole document again then it is
called as retesting.testing once again from starting to
ending is retesting
testing particular point where changes taken place.testing
the particular place where the bug fixed by the
developer.testing whether that changes effecting on code or
not it is called as regression testing
| Is This Answer Correct ? | 0 Yes | 7 No |
What kind of test cases are need to be included in the database migration testing?
what is ur testing process in ur compnay?expalin from starting req phase to last phase brifely?
Hi I am searching job please send some details abuot ERP project and real time test plan,traceability report,test case if any relate to erp project Please help me out to get a job in testing.my email address is chiku_69@yahoo.in Thank u
What is a code walk through?
why QA team is necessary for an organization?
7. Would you return to this Web site on your own in the future? Why/why not?
who will prepare Functional requirements specification(FRS)
what and how to do application testing?
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
How do you scope, organize, and execute a test project?
I need some help. Could you solve this query i got this query the other day. Any help would be appreciated Write down any potential problems or omissions from this Fault Log Fault no: 278 Environment: Windows 98 Priority:3 Tester:Author Application: Web testing Description When i log onto the screen DF342 I should be able to delete records. However when trying to delete records an error message appears telling mw that im not authorized Response: 25 Aug: Programmer: Security needs to be setup providing access to the delete facility- No error 26 Aug:Tester: We had Security up and it doesnt seem to work- I have reopened this fault
how do u manage scripts in winrunner when you application is changing frequently?