what is Regresstion testing? when it will be needed?
Answer Posted / bishwajit.rk
I agree with Satya to some extend. To my view Regression
Testing is the process of retesting the application after a
defect is fixed, to check if due to this fixed, no other
problems is caused to its related features.
Lets take an example:
In our application, there are 10 features,
Ft1
Ft2
Ft3
Ft4
Ft5
Ft6
Ft7
Ft8
Ft9
Ft10
Lets consider, defects are fixed in Ft4 and Ft8. Now, to
run the regression, we have to check which features are
inter-related to the features Ft4 and Ft8, say Ft3 & Ft5
for Ft4 and Ft7 & Ft9 for Ft8. Once its identified, the
related testcase are identified from Ft3, Ft5, Ft7 and Ft9.
And these related testcases are used for running the
Regression.
Regression Testing run whenever changes are made in the
Application.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
In usability testing we check spelling, content, look and feel, color combination, link or menu navigation? please let me know more about usability testing.
Hi, what do you mean by internal auditing? what are the things they do in internal auditing?what they review? THNX in Advance
What is Difference between Test Strategy and Test Methodology?
Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?
What is validation in software testing?
can somebody plz tel me about financial domain for manual tester?? which kind of application use and what is the approach of testing??
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc
What is Traditional testing & Object Oriented testing?
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
what is base time , how can we base time your doc"s ?
what risks do u faced u r projest how do you solve
what r the 5 major defects that u found in ur shopping related project?
can any one send sample test cases for database testing by taking an example? also leave emailid please. thanks (very urgent)
Explain the components of a test plan?
What is test startegy?