When will we start the regression testing and how(means the
process or steps which follows)?
Answers were Sorted based on User's Feedback
Answer / mini
Regression Testing is done to test the old functionality of
an existing software after a new functionality is
added .This can also be done if the software is modified
for fixing a bug.This testing is done to check whether the
old functionalities are proper after the changes for the
new requirement.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / abhishek
hi mini
you are absolutly right.
we do regression when
A)New functionality is added.
B)After fixing a bug.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / shweta
regression testing is done after any kind of changes in
softwere.Changes in case fixing bug,changes of requrement
or any case.In regression testing tester check that there
are any new bug genrate
in case add new functionaty.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / ganesh
Normally regression will be done ,
If any changes in the old implementatin,.
if any changes in the new requirement
If any functionality bug is fixing
It would be better , if you can do once the new build is
getting released for testing server.
and also .. depends on the bug severity there are three
types of regression,.
unit regression, regional regression, full regression.
aroor_ganesh@rediffmail.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rafi
whenever requirement changes,modified or fixed just to make
sure that changes will not affect the other areas or
features. it means
Regression testing means testing the changes and
as well as entire application ia called regression testing.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / abhishek
i think u want to know about when and in which condition
let me clear
say when i have to do regression
1.every week
2.after the software has changed
3.as ofen as possible
4.when the enviroment has changed
5.when the project manager says.
...
....
...
anser is 3.
| Is This Answer Correct ? | 1 Yes | 4 No |
the interviwer ask ,why u r choose testing field means how can i say the answer for this one friend tell me
what is the Difference between SRS and SRS? Please mail me penisetty@gmail.com
What is white-box Integration Testing and its differences between Black box-Integration testing?
How do you know when the product is tested well enough?
Explain Alpha Testing and Beta Testing
What's the difference between alpha and beta testing?
Describe Testing Decomposition?
What is the difference between Functional test cases and UAT test cases?
What is the difference between Functional and Technical bugs? Give an example for each.
4 Answers Geometric Software, TR,
What is Negative testing?
If I want to do a version testing then how can I do it? Is there any difference between 1.0 & 1.0.0.0 version?
How can i understand about the concept of "State Transition" Testing. Can any Testing genius can suggest me.