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

I have a build in which there are 17 files, now 3 new files added, in this case what type of testing will do

6 Answers   Calsoft,


give me some brief idea about audits

2 Answers   Synechron,


Explain branch coverage and decision coverage.

0 Answers  


will any one told me if any interviewer ask u that wat type of defect tracking tool we use in project then wat will be the answer?

3 Answers   AZTEC, LG Soft,


What is the need for testing?What is the Outcome of Testing? What is the Purpose of Testing? When to start and Stop Testing?

2 Answers   HCL,






What is the difference between system testing and regression testing?

3 Answers   Emergis, Hexaware, Mascon Global,


What is the difference between functional specifications and business requirement specification?

2 Answers  


What is difference between JVM (Java Virtual Machine) and CLR (Common language Runtime) ?

7 Answers   AZTEC, Impetus, Symantec, Veritas,


Difference between regression testing and re-testing

5 Answers   Value Labs,


Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.

0 Answers  


What is an mr?

0 Answers  


If there is requirement After 6-7 months from client such that "Apply Shortcut keys[keyboard keys]to all buttons on all the screen. And If test cases are written for the buttons then Again we have to write test cases for Shortcut kays

1 Answers   TCS,


Categories