What is Functional Testing and Regression Testing?

Answers were Sorted based on User's Feedback



What is Functional Testing and Regression Testing?..

Answer / amit_8573

In Functional Testing,we perform end to end functionality.In
this,tester test whether all the functionalities are working
fine or not.


Regression Testing is "Re testing the impacted areas of the
application due to the bug fixed or by CR"

In Regression Testing,we make sure by fixing of the bug or
implement CR other part of the application should not impacted.

Is This Answer Correct ?    7 Yes 1 No

What is Functional Testing and Regression Testing?..

Answer / ramprasad.s

Regression Testing:
The retested build should not have impact over the
relevent modules or screens.


Functional Testing: Black Box Testing.

Functionality of an application or Build.

Is This Answer Correct ?    5 Yes 0 No

What is Functional Testing and Regression Testing?..

Answer / don sherwood

Functional testing:
we verify the functions.In this,tester test whether all the
functionalities are working fine or not.
Regression tetsing:
Verify that the existing funtions of the application/module
under impact is not broken b'cos of the CR or the Defect fix

Is This Answer Correct ?    2 Yes 0 No

What is Functional Testing and Regression Testing?..

Answer / gopalakrishna

Functional testing is a type of testing done on the
functional part of an application.

Regression testing is not only done on the functional part
as well as on its related parts.

ex: we can perform the functional testing on the Build 1.
Regression testing starts from Build2.

Is This Answer Correct ?    2 Yes 0 No

What is Functional Testing and Regression Testing?..

Answer / aruna tummala

Functionality testing is employed to verify whether your product meets the intended specifications and functional requirements laid out in your development documentation.


Regression Testing is a type of testing in which one will perform testing on the already tested functionality.

Is This Answer Correct ?    0 Yes 0 No

What is Functional Testing and Regression Testing?..

Answer / n@n!

Functional testing : testing the dependent variables on
dependency variables is called functional testing

Regression testing : testing the core functionality and
dependency variables is called Regression testing.

Is This Answer Correct ?    0 Yes 0 No

What is Functional Testing and Regression Testing?..

Answer / manoj kumar

functional testing means testing the application against
business requirement,functional testing is done using the
functional specficatin provide by the clientor by design
specification like use case provide by the design team


To determine whether changed component has introduce
any error in unchange component is called Regression testing

Is This Answer Correct ?    0 Yes 0 No

What is Functional Testing and Regression Testing?..

Answer / sonia

functional testing:

testing each component individually and check the
behavior of the application

regression testing:

after fixing the bug if it impact on any other related
module we check it
eg:
if u fix the one testcase it will effect for related testcases

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what is agile testing?

1 Answers  


How to prepare Test data?

9 Answers   Verizon,


what is data migration testing?

5 Answers   CTS,


what is difference between defect tracking and bugs tracking

4 Answers   Infosys,


which scripting language is used to write scripts for testdirector?only testing team can use testdirector?or other people like working on oracle(accounts) can also use this? pls answer Thanks in Advance

2 Answers  






What is a test scenario?

0 Answers  


I am sayyad(frm hyd) new commer for this site? I have some doubt's pls clarify it..... I finished my MCA 2005 pased out),(sayyadmeer@gmail.com) and S/w Testing Course(2006) till now i didn't get any job in testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,for Banking,ERP Projects etc. Advance thanks to all

5 Answers  


hi, I m looking for a career in manual web testing. so PLZ anybody who have the practical knowledge of dis field help me. GIVE ME UR MAIL ID so that i can ask regarding some doubts. my MAIL ID is ankurtester819@gmail.com

0 Answers  


WHAT IS LOAD TESTING

3 Answers  


What is defect pooling?

6 Answers  


What steps are needed to develop and run software tests?

1 Answers   Crea,


what is test scenario and test case ?please explain detail

21 Answers   AppLabs,


Categories