what is regression testing and what is system testing?
whaen we will do the regression testing and when we will do
the system testing?

Answers were Sorted based on User's Feedback



what is regression testing and what is system testing? whaen we will do the regression testing and..

Answer / ajay

1. Regression testing means, already tested functionality
is once again tested to check wheather old bugs are
rectified or not and also to check if at all any new bugs
are emerged due to rectification old bugs. this testing is
called " BUG REGRESSION TESTING."

2. existing right functionality is once again tested to
check whether it is affected due to addition of new
functionality . This functionality is called " FUCTIONAL
REGRESSION TESING."

3. Regression testing has 2 types .
a) BUG REGRESSION TESTING
b) FUCTIONAL REGRESSION TESTING.

Is This Answer Correct ?    2 Yes 0 No

what is regression testing and what is system testing? whaen we will do the regression testing and..

Answer / sirisha

reexecuting all the test cases on the modified build as
well as related passed test case to ensure the bug fix
works an occurance of any side effects is called regression
testing

Is This Answer Correct ?    1 Yes 0 No

what is regression testing and what is system testing? whaen we will do the regression testing and..

Answer / thamim

regression testing:

regression testing is before release the software.
we have check and executive all flows. some time tester
finding bugs from some module . after finding bugs tester
give to developer and developer fix the and resolved the
bugs again give to tester . its routine functionality is
called regression testing.

e.g. EDIT MENU

1. tester finding bugs from edit menu
2. tester return and sent it developer
3. developer resolve the bugs and modified
4. developer again sent it tester.

system testing;

system testing otherwise called block box testing.
it done by the tester. its system environment

you correct me . i make some mistake in the answer

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

what is dead line and when its occur

2 Answers  


What is Trivial Bug?

2 Answers  


Give me examples for high priority and High severity defects?

3 Answers   AppLabs,


At what stage unit testing has to be done?

7 Answers  


hi this is ashok , i never worked in medical domain , can any one pls send me with proper exaple pls Question is while emergency or normal patitent enter into hospital he entered his first and last name and he enter emergency coloumn , write test case on these ,

0 Answers  






anyone can tell me the example of high severioty and low priority ?

5 Answers   TCS,


what is baseline in testing

12 Answers   IBM,


What is dry run testing??

2 Answers  


what is an inconsistent bug? how to resolve this kind of bugs?

2 Answers  


uses of checklist

0 Answers   CTS,


hi, I want the sample project documentation, will any one guide me by giving the procedures, mail me in my mail id gpriya_1980@yahoo.co.in thanks in advance

1 Answers  


what is the difference between test senario and test case?

3 Answers   ITC Infotech,


Categories