what is regression testing?
Answers were Sorted based on User's Feedback
Answer / radhika
Regression testing can be defined as the changes made in the
new build should not affect the unchanged exsisting build
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / swati
In Regression testing we can test changed component affects
to unchanged components.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / balaji
After fixing of bug and after enhancment in the product the
change will occur in the application , regression testing is
checking that
changed part affecting unchanged areas of the application or
not.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pranav
if you need to modified in software for any reason and you
know this modified has no impact in new software and after
modified it will work fine then that is called regression
testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ram's
Retesting means testing of already testing application or program following modifications to ensure that there are no additional defects found in it .
| Is This Answer Correct ? | 0 Yes | 0 No |
in regression testing we need to test all features and functionality again to ensure that change like defect fixes application have not effecting the unchanged part of the application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
Regression testing is a type of testing in which one will
perform testing on already tested functionality again and again.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is the difference between 'User Agent' and 'Simulator'.
What the difference between web testing and mobile application testing
How do we test protocols in Mobile testing. and how many protocols are used in Mobile application?
How to prepare an Mobile Application - Test cases
Do app effect if minor version changed or updated ? do we need to perform regression testing of mobile app ?
Name mobile automation testing tools you know?
What is Differance btwn GCM & CDMA Mobiel?how to Work they are?
How i found latest design of andriod app and iphone app ?
How to know, which are the bands (850,900,1800,1900) a mobile device supports?
I wanted to know which tools can be used for GUI Testing for Mobile applications
Can anyone suggest me learning Mobile Application Testing course is good or not? Which tool is best? suggest me good institute in Hyderabad.
What is the difference between STK related tests and WEB related tests? Please give example of test cases for each.