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 does one do Regression Testing for Manual Testing projects?
In real time how Data base testing is done Manually? Mean to ask we write sql queries WHere, If you r using test management tool like HP QC
If a test script instructs WinRunner to open an application to test it, what end conditions might be good?
Is there any diff. between Bug,Defect,Error?
1)how can you perform load testing in manual testing 2)what is deliverable?
what is server-side testing? what is automation framework?
what is database testing
I Want to know for the different fields For e.g there are 6 different fields and menus, How much possible test Cases can be written there is any calculation?
what are the bugs we canot find in black box.
What type of metrics we prepare in testing?
At what stage the unit testing has to be done?
in compatability and installation testings ,which one is conducted or performed on an application initially