Hallow friends, plase tell me difference between retesting
and regression testing?
Answers were Sorted based on User's Feedback
Answer / priya
Retesting - Testing the application to see whether the bug
is fixed or not
Regression testing- Done to ensure that the fixed bug
doesn't affect any other module.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / satyaprasad
testing the application with same inputs for many number of
times before modification,is called retesting
testing the applicationbuild after modification(coding) is
called Regression testing
hi this is satya ,any doubts contact:991212418320
| Is This Answer Correct ? | 2 Yes | 0 No |
retesting : Testing the fixed bug before going to close it
to validate whether that bug is fixed successfully or not.
Regression Testing : When ever new functionality is added
or Bug is fixed we will go for regression testing to
validate that modification not effected to rest of other
functionalities of Application.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / thriveni v b
retesting-testing the application several times by giving
same i/ps.
regression testing-done to ensure that build is working
fine after changes are done.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sachin
In Re-testing, the test case was failed in the last but in
regression testing the test case might be passed in the
previous release.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / prasanth malireddy
Regression Testing: It is type of Testing one will perform testing on already tested functionality again and again and on related functionality as well.
Retesting: It is type of testing one will perform testing on the same functionality again and again with multiple sets of data in order to come conclusion whether the application is working fine or not.
| Is This Answer Correct ? | 0 Yes | 0 No |
Test cases for Internal IP Messenger
what is port testing?when it is going to be done?
What is difference between testing tool and tracking tool? Give example for both tools? whether QTP is testing or tracking tool?
Hello Friends, I m working as tester in a company, i have 1.5 yrs of exp., in my company we used manual testing Technique & i wants to give The ISTQB Certified Tester-Foundation Level certificate Exam. Can any one tell me the next date of the exam.? If anyboady have questions papers OR any material then pls. frwd me on my id : preet45p@yahoo.com Thanks in advanced.
If a TESTER finds a defect in a WEB APPLICATION, and then raised a ticket to developer. But a developer was unable to reproduce the same defect, then what a tester must do. And what a tester needs to explain a developer...?
How to Write Test case for Smoke Testing
Difference between integration and regression testing?
Test cases for Equity,Bond,Futures and options financial instruments
what is incosistent testing
how to do manual testing on an application which is in several languages
why sql injection is injected in manual testing?
can you tell me how to write test cases from use case?