1.exactly when we do regression testing?
2.why we do regression testing?
Answers were Sorted based on User's Feedback
Answer / mfsi_priyankaa
We do regression testing when there is any change in code to
see whether any other modules are affected by this or not.
| Is This Answer Correct ? | 15 Yes | 0 No |
1.Regression testing is generally used when there is a
modification in the application.So that to check whether
other related module are being affected or not.
2.Sometimes automated scripts are also used.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / madhu
whenever any New functionality added/existing functionality
modified/bug fixes may cause side effects in the existing
functionality,to find out these side effetcs we do
regression testing.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nilanjan saha
Testing for the First time we usually don't need Regression
Testing.But whenever something get changed or new
functionality gets added ,due to that some other realted
module might have some adverse affect.Tesing these actually
known as Regression testing.
If the Build is stable one Automation is perfect for the
resgression testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
ive been looking for a junior tester job for quite some time now, but most company keep requisting for experienced staffs, but if i dont start from somewhere how do i get the experience
what r u r responsibilities in current project
how to check stress and load testing by manually ? with example
Hi!! Could anyone tell me the risks that usually appear while testing web application [let say - eCommerce] Thanks!
What is the test data? Differentiate Test bed and Test Environment?What is a Data Guidelines?
how to find which server is not responding properly when there are 10000 servers without any tool
What are the fields of Tracebility Matrix?
what is difference between report defect and track defect
If any customer will raise the change request, it falls under developer part or QA part?
how to Write the test case?
Test case for Google home page
what is testing process in related to Application testing