What is Regression Testing?
Answers were Sorted based on User's Feedback
Answer / raju korti
This is a black box testing, here we are going to ensure
the wether code changes cause any change in the existing
functionality
Is This Answer Correct ? | 8 Yes | 1 No |
Answer / suresh
Regression testing is nothing but execution of existing test
cases on the new build.
Is This Answer Correct ? | 7 Yes | 1 No |
Answer / techie
Regression testing as the name suggests is used to test /
check the effect of changes made in the code.
Regression Testing is retesting unchanged segments of
application. It involves rerunning tests that have been
previously executed to ensure that the same results can be
achieved currently as were achieved when the segment was
last tested.
The selective retesting of a software system that has been
modified to ensure that any bugs have been fixed and that
no other previously working functions have failed as a
result of the fixes and that newly added features have not
created problems with previous versions of the software.
More on Regresison testing:
http://quality-assurance-software-
testing.blogspot.com/2005/09/regression-testing.html
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / baba
Regression Testing is Testing the software weather The bug
fixed is working without affecting previously tested
functionality
Is This Answer Correct ? | 3 Yes | 0 No |
Regression testing is a type of testing done on modified
build to ensure that the the defect is solved and it has
no side effects on other functionality.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / suneel reddy
REexecution of Subset or all test that havebeen conducted
earlier to determine the resolved bug has nade any imapct
on the remaining part of the code
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / n.ramesh
Regression is a Testing to test that the
Fixes/Modifications have not create anyother problems else
where in the Software.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / satya_k21
Regression Testing:
After geting confirmation the bug is fixed we are going
to check the fixation is going to create any problems in
the application or not.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jatinbhopale
Regression testing is testing of application after fixes or
modification of software or its environment. In regression
testing you have to check present changes should not make
any problem with other data
Is This Answer Correct ? | 1 Yes | 1 No |
what type of documents can u prepare during Testing?
5 Answers Covansys, OSF Global Services,
what is test methodology and what is the format of that and who will prepare it
hai friends, I need clarifications for some doubts in testing terminology. 1.What is thread testing. 2.What is bucket testing and which automated tool is used to do this test. 3. ERP testin automation testing. 4.What is Data Warehousing testing? 5.What is Implementation testing? 6.What is Shake out testing? please let me have the clarifications in detail
Difference between functional testing and end to end testing?
HOW TO TEST A WEBSITE BY MANUAL TESTING ?
3 Answers Satyam, Success Factors,
I am having 1.6 yrs. of total experience in Software Testing.I have interview call from a company. Tell me which questions are basically ask to experienced persons.
What are the testing processes, methodologies and techniques
Have you worked in UDAP (Credit Card act 2009) project?What did you test in Billing & Payment modules?
Describe any bug you remember in an online shopping web application?
differentiate test case and test script
could u plz send any BRD OR FRS OR CRS DOCUMENTS TO ME? i dont want templates. plz if u have any one , plz forward to mail id brahma412@yahoo.co.in
What r the types of Test case design techniques