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 |
what is the role of moderator in testing?
Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks
what is TAS language which is used as a language for some projects/
What are teh characters of a good tester
what is FAT and SAT tests .?
Define cause effect graphing?
Retesting will be coducted on particuler bug or entair application?
what is the difference between web applications and lient server applications
write test case for linked in sign up page ?
hi plz send me top 30 FAQ's & answers on MANUAL TESTING.... regards Sanjana
what is accessibility testing?
Suppose u got Change Request from client just before release, What is your approach and how do you convenience the client.