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 web application testing and what is the difference between a client server application and web server application?
Can you explain requirement traceability and its importance?
What are the documents required to prepare test plan?
what is agile model?
Hi,please help me out with my ques:when a bug araises how will we send the bug report to developer in which way?if through mail means how which way?first to who we need to send the report?
what is verification and Validation?
Hi Friends, I had doubt, that If we want to know how far the testing is completed on portal , we will go far Tracebility Matrix. My Question is matrix is prepared? What should be taken as rows and what should be taken as columns to prepare the Tracebility Matrix. Pls Help Me.
what will you do when you were given two diffrent projects and asked to complete them at same time?
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc
What is 3-Tier Architecture. How It will be implemented. Anybody can explain it in detail with easily understandable example. Thanks in advance..
how is security testing done in ecommerece application?
What is srs and brs document?