How does one do Regression Testing for Manual Testing
projects?
Answers were Sorted based on User's Feedback
Answer / radhekrishna
Genernally when we are doing Manual Testing - Regression
testing can be done in two different scenarios.
1) When tester intially find the defects and sent it to
developers for fixing the issue .Once the issues get fixed
whatever the testing done by tester is regression testing
means he will make sure that fixed defects does not effect
the application.
2)When requirements changing dynamically means ex- you have
done testing for application A successfully and suppose for
same application when new features or functionality are
added and tester will test the application to find out the
impact it does the application with new requirements - this
testing also termed as regression testing.
If you have any issues regarding these answers do mail me
your quires to mail id : Uday0351@yahoo.com
| Is This Answer Correct ? | 14 Yes | 4 No |
Answer / lopamudra das
the first answer is not an example of regression testing.
Its an example of Re-testing. Regression testing cant be
done after fixing a bug.
| Is This Answer Correct ? | 10 Yes | 8 No |
Answer / vijay
Genernally when we are doing Manual Testing - Regression
testing can be done in two different scenarios.
1) When tester intially find the defects and sent it to
developers for fixing the issue .Once the issues get fixed
whatever the testing done by tester is regression testing
means he will make sure that fixed defects does not effect
the application.
2)When requirements changing dynamically means ex- you have
done testing for application A successfully and suppose for
same application when new features or functionality are
added and tester will test the application to find out the
impact it does the application with new requirements - this
testing also termed as regression testing.
| Is This Answer Correct ? | 0 Yes | 5 No |
Answer / swati
Regression testing:testing og a previosly testerd prpgram
or to test the modified build.
Re-testing:to test an application with multiple test data.
Thanks:)
swati
| Is This Answer Correct ? | 1 Yes | 7 No |
Explain Vmodel
write the test case for Bulb & Mobile phone
Difference b/n Validation and verification?
What is White Box testing and who is responsible for white box testing?
ANY IDEA ABOUT CMM AND ISO?
suppose i received 3 build b1, b2, b3 on which build i will do regression testing
how you get build from developer? pl answer it?wht is build ?
how we map defect with test cases in Quality center
what is the main difference between client server and webserver???
Testing of Non-Functional requirements does not involove a) Performance tests b) Reliability tests c) usability tests d) Configuration tests
tell about build process???how do u get abuild?? what u l do when u get a build??
Assuming you're given the File->Print Page of MS Word to test,what test cases would you write to test the 'Number Of Copies' field(the max. Permissible value being 32767]?