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 |
How you will do regression testing on login form, After fixing the bug?
What is the actions will be taken after preparing and reviewing test cases. Directly we will go for execution and how can we know the status of the application(whether the build is completed by unit testing).After unit testing completed, what are the next steps????
What is Defect Density?
Explain the procedure for manual testing.
Hi Can any one tell wht type of questions will be asked in project manager round...urgent plz...
waht is the quality in your company?
What is meant by Bucket Testing?
I need a brief decsrpition on How to test borwser compatabilty and O.S compatibity? Wat are the techniques to test? TIA
Test cases for Equity,Bond,Futures and options financial instruments
plz send test cases for system shutdown
What are the uses of test plans? What is the need of test plans and explain their significance
Can anyone give me the example of 1. High severity & low Priority bug 2. Low Severity and High Priority bug 3. High Severity and High priority bug