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 / bondu

regression testing is done when any modification or changes are happened in application. because those change, new bug should not come and also should not change the existing functionality.
system testing is testing behavior of whole system or software.
system used to find as main defect as possible

Is This Answer Correct ?    0 Yes 0 No

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

Answer / vishnu kumar

System Testing: Which includes Functional and Non Functional Testing
Integration Testing: Which focus on Functional testing, to ensure there is No impact on the integrated modules, bcoz of the bug fixes.

Yes System testing will be done after complete the Regression testing.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.

0 Answers  


What is Junit and bash testing

1 Answers  


Differentiate Test strategy and Test case?

1 Answers  


What is an end-to-end testing?

0 Answers  


what is product backlog...

2 Answers   HCL, Wells Fargo,






how to prepare Test Environment for an application ?

1 Answers  


What is the difference between severity and priority? Tell me example.

4 Answers   SunGard,


What is the difference between Functional and Regression testing?

1 Answers  


which document we prepare first whether test plan or test case document

3 Answers  


What is IEEE 829 format

2 Answers  


How will u write the test case if u dont have the requirements and ahve the similar application

7 Answers   Persistent,


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  


Categories