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 |
how do u write test scnearios for Telivision /Refrigirator?
which metrics you collect after testing process?
Apart from integrating testing,what a test engineer will do in system testing?
Is integration testing is a validation testing ?
What is kick-off meeting? Why is it optional?
I was asked with 4+ expeirence - How did you involve in implementing QA Standards and guide lines in ur project.
What is Black Phase in SDLC?
Can anyone list out major scenarios for an application managing drug composition?
1. Test granularity refers to: a. Any way of determining the expected result for a test case. b. A quality improvement idea common in software development. c. The fineness or coarseness of a test’s focus. d. The impact of a bug on the system under
What is the difference between SIT and IST?
What r the types of test methodologies?
What is the best testing tool to test an desktop application(extJS app)?