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 |
What is the outcome of integration testing?
how to access a build & wat is its configuration
why Can't the system testing be done at any stage in V- Process Model? reasons
What are the Major Functionality for a ATM machine ??
Is thr any standard format for Test Case ID like... TC_applicationname_deveopername_date_modulenumber or else we can give any ID which is unique entire the application?? plz clear my doubt...
exact definition of QA and QC ?
Did you ever worked with B.A's and when?
You want a automation tool to be used for your project. How will you convince the client for the same. Please give me specific answer.
contents of test report
what are the general problems in web testing?
what is builr release team..?
1.what is Exhaustive Testing, Statement Testing, coverage Testing, Decision Testing & Condition Testing?