what is the difference between regression testing and
retesting?
Answers were Sorted based on User's Feedback
Answer / sj16
Regression Test:: To check whether the change component
introduce any error in an unchanged component is called
Regression Testing..
Re-Testing:: Testing one module again to check whether its
working fine or not or say second time testing of that
particular test case is called Re-Testing..
Example:: Suppose we have 3 module i.e
Adding,Deleting,Updating now we find some bug in Adding
module and after that bug is fixed we again test that Adding
module is working fine or not this is called Re-Testing and
Testing the Remaining modules to check whether they r
working fine or not after the bug fixed in Adding module is
called Regression Testing..........
| Is This Answer Correct ? | 16 Yes | 0 No |
Answer / sonia
Regression Testing - When a new code is merge is with
existing code as a part of Regression testing we are
ensuring that existing code is mot impacted by the new code.
Retesting - During the execution phase when the defect is
fixed and tester need to test it again thats known as
Retesting.
| Is This Answer Correct ? | 4 Yes | 1 No |
Regressin Testing:
Start it in this way:
Suppose you are testing a new release 5.1 which includes
some more functionality or some previous defects that are
fixed and incorporate with in this. So what you are doing
here?
You have your set of test cases for the 5.1 that you need
to execute first and at the end you have to run your
regression test cases. WHY?
"This is to ensure that all your functionalities are
working fine with your current build and also MAKE SURE
that your PREVIOUS functionalities are not broken"
This is the main motto of regression testing.
Retesting : This means to retest a defect after fixed by
developers..
More in depth
You got a defect and raise the defect for fix.After the
defect has been fixed you need to check it whether its
working fine or not that means you are testing it another
time to check its behaviour.
This is called retesting.
| Is This Answer Correct ? | 2 Yes | 0 No |
Explain three tier architechture of the java project? what is the web server and what is the database server?
can you tell me how to write test cases from use case?
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 Can you please explain in brief, how to do equivalance class?
4 Answers ISTQB, Tech Mahindra,
what is increment testing approach?
where do we work with Application, web and Database servers Means which type of applications.
what is BRD and FRD Can any one tell the expansion?
What and why is api testing?
i am keeping 2yrs fake experience in banking sector can someone please tel me what kind of questions and answers i have to face
what type of documents can u prepare during Testing?
5 Answers Covansys, OSF Global Services,
Hi, Cybage had a walkin on 12 Sep 09 in Pune. I had cleared the technical round. Does anyone know the hr id to submit the documents? And also did anyone got a call for HR round? Please reply. It’s urgent.
What are the different levels of manual testing?
how is security testing done in ecommerece application?