What is regression testing
Answers were Sorted based on User's Feedback
Answer / sowmya
Regression testing is testing the modified build,whether it
is effecting the application or due to modified build any
new bugs are raised.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / venugopalreddy miryala
Whenever enhancements added to the existing functionality
then only we go for Regression testing why because new
changes are whether effecting the old functionality or not
(OR)
it is a type of testing. In which already tested
fuctionality is once again tested in two scenarios.
1. whenever the defects are identified by the testengineer
rectified by the developer and released to the testing
department then the test engineer will once again test the
defect functionality and the related functionality.
2. whenever the new changes are incorporated by the
developer and released to the testing department the
testengineer will once again test the related old
functionality in order to ensure that they remain same..
regards
venugopalreddy.miryala
99890 18386
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / latha
To fix the reported bug ,modifications in the code will be
done,Due to the modifications in code they may create some
new bugs.For that we need to do regression testing
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / madhuri
Regression Testing : Testing an application after it get
modified in order to check whether there is any effect on
the other parts of the application after the modification.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sohail
Testing whether the bug fixing has not lead to other
defects or bugs in the Software application is what
Regression Testing means
Is This Answer Correct ? | 0 Yes | 0 No |
Retesting of the software with the modifications made due
to previous found bugs.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ramprasad.s
HI
Regression Testing is to
1. To check the Build After Retest that the corrected
Build should not cause any impact over the screen
or Referencial Modules
2. When the Build added with new features we go
for regression test.
sun_ramprasad@yahoo.com
9940314706
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / miryala venugopalreddy
Whenever enhancements added to the existing functionality
then only we go for Regression testing why because new
changes are whether effecting the old functionality or not.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajeshwar
When the bug fixed by developers we have to check that
application due to bug fixing there will be a probability
occurring some other bugs else where in the program
Is This Answer Correct ? | 0 Yes | 0 No |
What is programe specification deleverable documents of SDLC ?
wht is TRM
What is a Test Strategy? What is d difference between a Test Strategy and a Test Plan?
how far the test tracability matrix hepls in regression testing ?
Can you explain decision tables?
Hello all, Can someone tell me what kind of questions i can expect from hiring manager along with two team members on final face to face interview for manual testing position.. I am switching from BA to QA as its better on benefits etc.. Thanks in advance
What are the properties of a good requirement?
At what stage unit testing has to be done?
what are the Test cases we can write for pop-up window, Anybody can let me know in detail. Thanks in advance.
how many types of functions in qtp
difference between sainty and smoke testing?
What is meant by SIT?