what is regression testing???
Answers were Sorted based on User's Feedback
Answer / ranjith kumar
Regression testing means testing the application whether
any new bugs are introduced while fising the bugs by the
developers.
Testing team will execute all the testcases again even the
test cases were passed in the previous build.
For any Queries feel free to ask at
pulavarthy.ranjith@gmail.com
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / aravind muppa
after receiving modified built from development team tester
will check that any other module was effected or not due
to fixing of earlier defect.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / umesh (tejasoft)
It is done to ensure that the enhancement of the
product or bug fixed, does not affect the
Existing functionality of the product. Its nothing but re
execution of some or all the test cases.
Regression testing is nothing but re-execution of
selected test cases on modified build (means which ever
failed in the previous build).
1. Regular regression test
2. Final regression test
umesh (Tejasoft)
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / xavier
It is a process of retesting the modified build, intened to
find new issues of the modifications fixed.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / tuhina
When we get the bug, developer will fix that, after fixing that we have to reset the bug and as well we have to test other parts also to check whether fixing this bug cause to raise another bug or issues.
Is This Answer Correct ? | 1 Yes | 0 No |
it is atype of testing in which an alredy tested
functionality is tested onceagain inorder to check if the
functionality is bug free and also to check the existig
functionality is uneffected whenever a new change is added.
two types of regresssion testings are there.
1.functional regression testing
2.bug regresion testing.
Is This Answer Correct ? | 0 Yes | 0 No |
Need some 10 test scenarios for integration testing on Gmail.
Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase
How do you do Data Base Testing?
How do you define a testing policy?
Please can any one tell me 1).Types of reports 2).Types of Meetings.
can automation testing replace manual testing?it it so,how?
What Is Regression Testing?
Can some one tell me what is test environment? And What is test set up?
generally what r the questions asked about project ,it may be banking,health care.... etc, i want general questions? pls any one give answer?
who are all participate in preparing SRS documents? what are the datas present in SRS documents? who will create test plan ? what are the inputs for test plan & test case?
What's Click-stream measurement tests
Wells Fargo Testing interview If we are told to perform only regression testing on a software application and not to do sanity testing , then what could be the nature of your software application.