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 |
Who in the company is responsible for Quality?
Hi, Please can anyone tell me the difference between writing test cases & test scenarios? What all should be included while writing a test scenario?
Anything you know about host file
what is the difference between RDBMS and DBMS
What is Impact analysis.how to do impact analysis in yr project..
In an example of a Bank Teller requesting that her computer program should include an addition that shows the full Customer Profile on her main screen, what would a Waterfall vs. Agile approach include and/or look like for such a request?
list the type of testing you think must be conducted on web application project
what is cyclomatic complexity ?
What is traceability matrix? Is it required for every project?
why do not u try to get job in your core side(example :-eee)?
Could anyone share FAQs for QA/QC position.
steps for perfoming integration testing?