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 are the testcases for Lift--
1. what is severity and priority and who will decide what .?
When new application ready to test than whats your testing strategies?
0 Answers Capillary Technologies,
you will be given a program and asked to write the Test Data and expected output for the same. for eg: there is a program which returns the sum of largest two numbers in an integer array.
Who will close the bug and how it is closed..........?
11 Answers HP, IBM,
How to give introduction for Manual Testing interview?? say when you show you have 4 years of experience in Manual Testing.
What is the difference between GUI and UI testing?
what is mean security testing ? define with example
What are the qualities if the tester ?
what are the test scenarios for the new user registration in e-commerce site??
Diff b/n UAT & IST? What is meant by UAT?
what are the document needed to create a test case?How u tell it is test case?