What is a Regression testing? And do you follow that in
your project?
Answers were Sorted based on User's Feedback
Answer / nandan kumar
Regression testing is a type of testing in which, one will
perfom testing on already tested functionality again and
again.
We generally do it 2 Scenarios
1. When ever we raise the defects to developers team and
next build is released, we will test the defect
functionality as well as related functionalities once again.
2. When ever we added new features to the application, and
next build is released, then all the related features of
those new features will be tested.
There are almost 22 types of testing..among any type of
testing can be fall under regression or re-testing..either
this or that.
Normally Regression testing will be starts from 2nd build
and continuoes upto the last build.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / priya
Regression testing is any type of software testing that
seeks to uncover software errors by partially retesting a
modified program. The intent of regression testing is to
provide a general assurance that no additional errors were
introduced in the process of fixing other problems.
Regression testing is commonly used to efficiently test the
system by systematically selecting the appropriate minimum
suite of tests needed to adequately cover the affected
change.
it is done under follwing conditions
1. New enhancement
2. Issues fixing time
3. At the time of Removing application
functionality
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / saff
regression testing is to check whether the fixed bug has
any side effects
yeh we follow it in my project by executing the test suite
again
and writing partial test cases baed on tracbility and
analysis techiniques and businnes risk
bets testing pilot testing and parallel testing
and testing mew features in a release to accidentall test
the old features
and using automation tool
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / aaa
Regression testing means to check whether any other
modules/functionality affected due to defect fixes/new
development/change in requirements.
Regression testing will happen from below conditions,
When we get new build to test the application with some bug
fixes.
When we get new build with enhancements or change in
requirements.
Yes, we are doing regression testing in our application
prior releasing o the client.
we are preparing regression test cases to execute while
doing regression testing to make sure that application is
regressed completed with test coverage.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / aarthi
Testing to ensure that no additional errors were introduced
in the process of fixing other problems
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / subhash ingale
“It is type of testing in which one will
perform testing on the already testing functionality again
and again.”
Usually this type of testing done in to synours
(sutation) .
1. whenever the test engineer identified the defects,
send it to the development department, after rectification
the developer will release the next build , once the next
build is released the test engineer will check whether the
defect functionality as well as the related functionality
once again.
2. Whenever some new features added that application,
next build is released is the testing department then the
test engineer will check all the related features of those
new features once again
Note: Testing the new features for the first time not-
regression testing.
Random testing also falls under regression testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / n@n!
Regression testing: testing the core functionalities and
dependency variables in the application is called
regression testing.
| Is This Answer Correct ? | 0 Yes | 2 No |
Plz anyone help me to write testcases for squar,Triangle,Rectangle and Circle.
can anyboy send me the testcases apart from application form?
what is defect clustering and pesticide paradox?
6 Answers IGT, Optimus, SOS, Verifone,
wht is bug, deffect,issue,error
What is agile methodology and how to perform agile testing?
Write test cases to copy text file from C:\ drive to D:\ drive?
Difference between verification and validation?
What is the test harness?
difference between test suit and test scenario? (Asked in Zensar Hyderabad today(17-1-12010))
Give practical example for implementing V-Model
write test cases on "Login Window" ?
Difference between JOB POSITION of Quality Assurance Engineer and software testing engineer.What are the responsibility for each?? It's really urgent.