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 |
You have 250 outstanding requests in a bug tracking application,you have no automated build environment, or representative production environment in test, nor the hardware required.You are responsible for establishing some kind of process and order to the QA department, what would you need in terms of budget and what would your processes be, as well as how would you address the environment issues mentioned above?
What is the role of qa in a project development?
What are the different levels in software testing?
What is your understanding regarding a test plan?
If Technical manager is not addressing to bugs while releasing the project , then how u can treat that bugs? a.open b.closed c.pending 4.deffered
how to identify metrics, integrity level, identify risks and identify security issues in ieee 829 standard explain with examples??
Requirement Analysis – Rs1000, Code Review – Rs500, Review of User Documents – Rs600, Continuing Education Programs – Rs800, Design – Rs400, Then what is the Cost of Quality?
On what basis CCB approves the changes?
What are SCORM Standards?
What is Mutation Testing?
what is mutation testing ? when we are using this type of testing?
Adhoc testing is advisable for every project?