What is Regression Testing ? Why do Regression Testing ?
Why all the testcase execuation in each time of Regression
testing ?
Answers were Sorted based on User's Feedback
Answer / bindu
it is a type of testing in which one will test the already tested functionalities again and again.usually we do it in 2 scenarios.
-whenever the testers find some defects send it to the development dept. after rectification developers will release the next build to the testing dept once the build is released then the test engineers will check the defect functionality as well as the related functionality are working or not.
-whenever some new features are added, next build is released to the testing dept then test engineers will once again test all the related features of those new features. In order to check whether they are working same as previous or not.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / meghana
Regression testing is to test the already tested
application when the developer modifies the code to check
whether the change of code has not created errors elsewhere
in the application.
Usually regression testing is done with automation tools.
Automating the regression testing is very time saving for
the organization.
Regression testing is perfomed for the older code to check
the application for errors. After that regression testing
is performed for the older and newer code together to test
for any errors.
Is This Answer Correct ? | 1 Yes | 0 No |
Can you explain the different methodology for execution and design process in SIX sigma?
what format do u follow in ur company to make a test repot? test report format.
How can we explain about matrics..Every time iam getting this question..Have you involved in metrics??..Plz..plz Can any anybody give the sugessions..What is the best way to explain about metrics..give me your valuble answer..thanks in advance...
Explain clearly what is buglifecycle
At what stage unit testing has to be done?
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.
what is test report?
If the bug is found by customer and he will put that bug in DTS , that bug is visible 1 - Dev Team 2 - Test Team 3 - B. A. Team 4 - 1 & 2
What is the difference between a Test Plan and a Test Strategy?
What is meant by code walkthrough?
what is the difference between sanity and smoke testing?
what are the Cs in testing