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 |
From Which part of the Requirement we will prepare Test Cases
What is end-to-end testing when we will do that testing?
define integration testing ,gui testing and functional testing
How do you carry usability testing?
5 Answers ADITI, CTS, GrapeCity, Intel,
wat if fiddler and how it is used in tesing an application. please explain with a real time scenario
difference between test coverage and test tracability matrix?
This is the question related to Traceability Matrix. Say we have 10 requirements for a project. If one of the testing team member misses the 9th requirement. Then how can we justify the Traceability Matrix and what is the further action to be taken. Please advice.
what is N+1 testing
What are testing techniques? What is difference between general and specific?
Hi! I have got an expirence of a year in Software(manual) testing...Kindly let me if there are any openings for the same,location :MUMBAI..i have got a knowledge of C++,sql (basic),java,and have done a automation testing course..
what is the difference b/w Priorty and severity in Bug Report
how to report a bug to the developer?What is the structure of Bug tracking?