what is Regresstion testing? when it will be needed?
Answers were Sorted based on User's Feedback
Answer / jaynathi
Hi ,
I think, We will go for regression testing whenever a new
functionality is added to the application and it should not
affect the existing one.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kathiravan
Regression testing means test the application fix the Bug
not effected do to the other module.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / akiles
regression testing is nothing but testing the existing
system.it needed at the time of updating to the system.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sm
Its kind if testing which will conduct on bugs fixed build
to identified whether any side effects introduced as well as
to improve the confidence level of bug fixing
When we are at the moment of release a software build into
the market with out any defects then to get the confidence
of bug free product we need to conduct regression testing on
the overall project.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mudaseer
executing same test cases on different builds to make sure changes have not introduced defects
in simple words what worked earlier may not work now so we execute the test case to make sure any regression bugs are not introduced
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bondu
when any medication or change are done in the application.
those change or modification should not introduce new bug in the application and should not effect existing functionalities.
when will do regression testing
any modification or change
new functionalities add to the application
defect fixing
performance issue fix
environment change
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pradeepkumarbaraik
Regression testing means if a bug is fixed, and due to that particular fixed bug the other functionality of an application is affected or not is a regression testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sunil reddy
re execution of test cases on the modified build to
determine whether the defects are closed or not
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / jhansi
regression testing is testing the newmodules without
affecting the existing modules
| Is This Answer Correct ? | 0 Yes | 2 No |
What is the Jar file?
when there are any CRs in the projects, as a tester what do you do?
what is the difference between buglog and defect tracking?
How to write gui test cases ? plz gve me some sugessition about gui test cases along with examples plz plz any one plz
what is the steps for preparing scenario ?
i have done B.E. Computer in 2009 i have 1 year exp in academic as a lecturer and then i have done software testing course and 6 months exp in live project now days i am searching a job in testing field in pune. pls sent me a material for testing means which kind of question ask by interviewer and any one know any openning for fresher in pune?
what is date field test case
what is volume,stress,load testing ?
Difference between Test Case & Use Case?
what is testplan? and can you tell the testplan contents?
Why does software have bugs?
how load testing is different from regression testing?