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's the relationship between environment reality and test phases?
Can you explain function points?
while writing the test cases, how can we know whether we wrote all the test cases or not.
8.your exposure to GUI testing?
what will be verification and validation test cases for yahoo login page (only functional test cases)? Please explain in details.
Can you explain regression testing and confirmation testing?
what is the output of the query select * from emp where 1=2
what is Ping tests?
Infosys or Keane(caritor)? I need your help in deciding between both the companies. Please tell me the pros and cons if you happen to work with either of the companies. The placement is in Hyderabad(India)...Please help its urgent
Performance testing is coming under Functional testing?
How the value of P in cyclomatic complexity is calculated? P:The number of connected path.
What sre the documents used in SDLC, and STLC?