What is the Regression Testing Process followed in your
company?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / anil nakhate, nitin ghate
Regression testing process:
If new build is deliver to testing team then testing
team first test the previous logged issue for fix, after
that testing team perform the regression testings using few
testcase, this regression testing process.
If i am wrong please comment me
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / manoj
i will chech and inform you iam sure never bluff you
| Is This Answer Correct ? | 1 Yes | 3 No |
How we will do Memory Testing? There is any tool to do that testing and to whome this testing to be performed?
What is regression testing
What is the difference between version and build.
6 Answers AppLabs, CTS, Seed Infotech,
what is the format of traceability matrix u prepared in ur company?
hai friends can u expalin about real time process of testing at the company, like flow diagram
Explain the V model.
The scenario is "while reviewing requirement docs(SRS)if u find or feel any requirement is not meeting the client's requirements" whom do you report?and what is your action?
what is meaning of manual testing,,?
how you setup steps to start a project
what is the criteria for selecting automation testing ?
what is database testing
What is the difference b/w Smoke and Sanity Testing? I heard that Sanity testing will be done by developers. Is that so?