What is difference between Regression and Restesting?
Answer Posted / mohan, anna university
Retesting:Testing the same test case again and again after
the bug fixed
Regression: For the number of test case in the module to be
tested after executing the test cases for that module if
any requirement changes we need to execute the entire test
case for the particular module changed
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the difference between system testing and integration testing?
What are drawbacks in system development life cycle
how to write test cases for epos/pos testing.
Is anybody have the telecom systems test cases from start to end?
What is pesticide paradox? How to overcome it?
1. what exactly is heuristic checklist approach for unit testing ?
what is the test plan of facebook?
What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?
How many bugs occured will be considerd appropriate over 1000 steps when inspecting software? Describle an approriate Bug value.
Inwhat basis the time is allocated for testing the application?
What is difference in between operating system 2000 and os xp?
Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.
Can you explain the various elements of function points ftr, ilf, eif, ei, eo, eq, and gsc?
What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000
How many types of api testing are there?