What is Regression Testing and how it is useful in real-
time scenario? Please correct me if it is wrong...
Answers were Sorted based on User's Feedback
Answer / ch_harikiran
The re-execution of selected test on modified build to
ensure the bug fix work and occurence of side effect.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / js
The re-execution of tests on modified build to ensure bug
fix work and occurrences of side effects called Regression
Testing (Previously failed test and previously related
passed tests).
Note:
1) Re-Testing on same build & regression testing on
modified build but both are indicating re-execution.
2) From the definitions of Re-Testing and Regression
Testing, test repetition is mandatory in test engineer job.
Due to this reason test engineers are concentrating on test
Automation.
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the five common solutions for software developments problems?
what appraoch do u use in your organisation to test the new build(tseting approach)?
List out various tools required to support testing during development of the application?
how will u know whether ur reported bug is accepted r rejected?
What is meant by Bidirectional Tracebility matrix?
wat is compile module
Tell me some of the test cases for Notepad Application?
What are the contents in test plans and test cases?
My friend bought a test management system just recently after comparing a lot of products. But its performance was not quite up to the mark. Please suggest a good one that is worth the money.
Any applications in the market to help quality test team members communicate with each other?
write an e-mail introducing yourself to the client as a QA ead is not in town.
How to perform SQL inject test for a login page using OWASP ZAP proxy security testing tool