What is the exact difference between retesting & regression
testing? Please advise in detail
Answer Posted / sunitha
Regression testing is done to ensure that enhancement,
defect fixes or any other changes made to the software has
not broken any existing functionality.
Regression testing is a continuous process and and it
happens after every release
Testing that runs test cases that failed the last time they
were run, in order to
verify the success of corrective actions
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
what is a horizontal and vertical matrix explain with examples
Please Provide me the link to download Testing Category questions and answers If some body has downloaded it pleae send it to me Pavan : Email pavan_cd@yahoo.com Quetion2 : Can any body Explain me about Testing thumb rules
What is the Testing strategy for testing client server applications/products?
What type of metrics would you use?
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...
What are the challenges you faced in your project (Testing) and in your company?
Anyone attended the manual testing interview with L&T infotech in recent past. please let me know the type of questions they can ask especially in PM round. Thanks
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?
What are the factors affecting a manual testing project and what are the ways to overcome it?
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
what is the difference between Test-bed and test topology?
Hi guys,I have 3+ years of exp in manual testing in a bangalore based MNC company.I Like to jump in chennai.So please if u know any jobs in chennai firms please let me know in my email-id. anbarasu2k@rediffmail.com. cheers, anbarasu.
Tell some examples of bug severity and bug priority?
how agile testing is performed and what are the related documents.
How to test an application if it was already developed and it is in the state of changing the functionality according to the customer requirement How to start testing in this situation. I got an application to test.It is a desktop application.It is still developing and started 8 months back.how can i start to test this application? Is it the right way to test it in "Random testing"? or writing the testcases from page one and executing them.i have an another responsibility that is I have to automate that application. can anyone tell me what is the process to test this application.