What is the difference between functional testing and
regression testing ?

Answers were Sorted based on User's Feedback



What is the difference between functional testing and regression testing ? ..

Answer / mahesh kotekar

Functional Testing: This test is performed to see weather
the program is working as per the given flow. functionality
is working correctly or not as per requiremnet.
Regression Testing: This test is performed during
modification stage. where the applied changes impact the
change in working of the whole project or not. Means
weather the modification caused errors in existing working
of the project or not....

Is This Answer Correct ?    26 Yes 2 No

What is the difference between functional testing and regression testing ? ..

Answer / vijay

Functional Testing : 
Functional testing is conducted to confirm that the application is working as per requirements.

Regression Testing: 

Regression Testing is confirm whether and Change in a code an enhancement or a change has not introduced any new errors in the module where the change has happened or the corresponding modules which are dependent are functioning as earlier before the change has occurred.

Is This Answer Correct ?    1 Yes 0 No

What is the difference between functional testing and regression testing ? ..

Answer / jyoti

Functional Testing: Checking each and every module of an application or component of a module working independently known as functional testing.

Regression Testing: It is done to make sure that new code changes should not have side effects on the existing functionality.It ensure that old code still work once the new code changes are done.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Quality Analysis Interview Questions

What is Agile Methodology

0 Answers   Nokia, RIM,


what is the role of a performance tester in web application,pls explain advantage of testing tool rather doing it manually

1 Answers  


Test plan for an ecommerce website.

0 Answers  


compare/different Waterfall and Rapid Application Development(RAD)

0 Answers  


what is a difference between programming language and scripting language?

1 Answers   Symphony,






Can anyone,please give me the step by step how the testing process work.The order i testing and what documents do we create in what order/phase of the testing.

0 Answers  


how many bugs can an app have before we can release it?

3 Answers   Aurigo,


1. a)in four digit no the fourth number is four time more than the second digit b)in four digit no the third number is three time less than the second number c)in four digit no the first digit is thrice than the fourth digit

0 Answers  


how to execute the test cases

1 Answers   TCS,


Please suggest the negative test cases/Test scenarios for FB homepage.

0 Answers  


What is boundry value analysis?

1 Answers  


what is diff between scenario and testcase

1 Answers  


Categories
  • Change Request Management Interview Questions Change Request Management (7)
  • Issue Fix Implementation Interview Questions Issue Fix Implementation (3)
  • Enhancement Design & Development Interview Questions Enhancement Design & Development (6)
  • Software Integration & Release Interview Questions Software Integration & Release (17)
  • Quality Analysis Interview Questions Quality Analysis (32)
  • Program Management Interview Questions Program Management (18)
  • Configuration Management Interview Questions Configuration Management (7)