What is the Regression Testing Process followed in your
company?
Answer Posted / joy
Regression testing process is done when a fix has been done
for a new bug or enhancement.
When a new build is delivered,
1)Perform Smoke test to ensure that build is proper so that
it can be taken for major regression testing.
2)After smoke test passes then Execute Regression test
cases which ensures that the fix does not introduce any bug
in the existing code.
3)Only then Verify and test the fix. verification must be
one only after the first 2 pocesses are done.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is port testing and do it comes in manual testing?
What is an audit report? Whom is it done by?
How to explain the Insurance project in the interview?
what is the common in all s.o.p (standaed operating procedure)?
What is difference between Bug resolution meeting & Bug Review Committee? Who are participants?
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku
what is the architecture of your current project?
Why performance testing is performed? What are tools of performance testing?
1) Difference between "Delete" and "Concatenate" with reference to databases? 2) Difference between SDLC and STLC. 3) Latest versions of the browsers used. 4) What is URL Tampering? 5) Full form of URL. I don't need the answers. These are just for reference.
What do you mean by Cause Effect Graphing? in which standard its mentioned?
What are tools of performance testing?
Can you explain a pair-wise defect?
Write a Test scenario for Outlook Search functionality.
Can any tell me how a clinical data management system is tested? what are the test scenarios? what are the test cases? work flow.
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?