What is regression testing

Answers were Sorted based on User's Feedback



What is regression testing..

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

What is regression testing..

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

What is regression testing..

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

What is regression testing..

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

What is regression testing..

Answer / shyam

Retesting subset of test cases on the modified build in
order to ensure the application and check for the adverse
effects

Is This Answer Correct ?    0 Yes 0 No

What is regression testing..

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

What is regression testing..

Answer / naresh kimbahune

Retesting of the software with the modifications made due
to previous found bugs.

Is This Answer Correct ?    0 Yes 0 No

What is regression testing..

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

What is regression testing..

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

What is regression testing..

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

Post New Answer

More Manual Testing Interview Questions

How much konwledge of server require for a software tester.?

2 Answers  


What is security testing?

3 Answers  


iam having 2+yr sof exp in manual testing, at present working in chennai,want to relocte to hyd .if any openings let me know.my id : vaniramymail.com

0 Answers  


If automating - what is your process for determining what to automate and in what order

0 Answers  


Explain Single View Testing ?

0 Answers   Wipro,


How can a testengineer coordinate with developer in fixing bugs?

1 Answers  


if i report 2 bugs & those are fixed by dev. I have done re-testing of those bugs & got fine (closed) Ques is: If dev fixed above said bugs by adding one line code and tester has done re-testing. if there is any new bug occur due to that 1 line code. How u will find & what tester will do. what is the answer of this situation?????

7 Answers  


1.what is verifacation,validation,how its achieved? 2.What is test techniques& strategy? 3.what is error,fault,failure? 4.what is Reviews,Walkthrough,Inspection & Audit? 5.What is Change management,Configuration management,Version control,Test harness? 6.Importance of Severity,Priority,explain Bug life cycle? 7.Difference between use case & test case with example? 8.When should stop testing? 9.Write a test case for online banking application in the topics user login,security,transaction to other accout,data protection. 10.If the software is tested but all the bugs was not fixed,will you release this software?If yes/No then why?

0 Answers   NDS,


What are testing techniques? What is difference between general and specific?

0 Answers   Wipro,


Give an example for Waterfall model and iteration model??

3 Answers   ABC, TCS,


How to prepare boundary value test cases for 3 input values eg: to get the triangle type i am giving 3 sides a, b, c values should be 1<=a<=200,1<=b<=200,1<=c<=200....

2 Answers   Apple,


Wat type of questions ll be asked in interview for an 1-2 yrs. experinced persond and i need some database concept question in testing.

0 Answers  


Categories