What thing should be tested in regresson testing?
Answers were Sorted based on User's Feedback
Answer / gaumzi
While doing Regression Testing a tester must check that any
New updation or Modification or Change in Functionality of
a Particular Component or Module does not create any
disorder and any negative affects on the functionality of
the Application.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / govind
Testing the component or system, to ensure that the new
enhancement or modification has not introduced any
unintended bugs in the old version.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / castor_troy
when a bug is fixed .. its is most possible that any related
module is affected by the changed. To ensure that is does
not happen, regression testing is done.
Mostly automated testing is used for such type of testing
b'coz same set of test cases have to be run over and over again.
| Is This Answer Correct ? | 1 Yes | 0 No |
if you intrested to learn Manual Testing concepts with real time examples on weekends @ Bangalore. Mail me @ manualtestingtraning@gmail.com Duration: 16 Hours Fees 1000/- only on weekends Trainer: TestLead form MNC Bangalore
What is the configuration tool is using in your organization.
what will the future for manual testing
Positive and Negative Testing - Which one to do first and why ?
what is the difference bug,defect,error
How many testcases can you write an avg for a day?
WHAT is Spring in term of Agile model?
What is junit & api?
Testing mainly in Verification or Validation ?
types of severity and priority explain some detailed manner ?
What is localization testing?
What is the difference between internal reviews and peer reviews?