What is regression testing
Answers were Sorted based on User's Feedback
Answer / sunithayagnamurthy.heartcom in
regression testing:
this is conducted by the test
engineer.to test the modified build .It is modified or not
that is called regression testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / dheivanai
Regression Testing is Testing the software whether the bug
fixed is working without affecting previously tested
functionality. Regression Testing will be done when we got
modified build
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / madhu
Regression testing is re-execution of same test cases in different build or releases, just to make sure that the changes are not introducing any defect in unchanged feauters.
(changes is addition,modifications in module)
| Is This Answer Correct ? | 0 Yes | 0 No |
How to do browser testing (creates a standard script and run it for the different browser combinations)
What is Regression Testing ? Why do Regression Testing ? Why all the testcase execuation in each time of Regression testing ?
Explain scrum process
Who will assign the work to Test Engineer?
What is the outcome of integration testing?
which sanity testing is performed?
Why tester called as Bug and Dev.called as a Defect Why?Is there specific reason behind it.
What is precise of measurement?
HOw to give special characters to password
Waht are Data sets?
Why you think tester is more important for good quality of the product?
What is meant by Test Script. Example and Explanation on Test Script?Please Answer