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 technical risks involved in Software testing project?
Give me example of automate the regression test suite ........Thanks...
What do you like most about Quality Assurance/Testing?
What is the role of qa in a project development?
What is Deffered? explain it who allocate it?
Define test strategy.
What is the cost of quality?
Describe bottom-up and top-down approach in testing?
what is the difference between a error,defect and a bug
Can any body worked in QA in Finincail / Trading experience. i appreciate if you ans my some questions.
How do you promote the concept of phase containment and defect prevention?
find the odd man out in below testing techniques. a.loadtesting b.stress testing c.recovery testing d.integration testing also tell me why?