what is the difference between functionality testing and
regression testing

Answers were Sorted based on User's Feedback



what is the difference between functionality testing and regression testing..

Answer / haribabu a

Functionality Testing: To test the basic functionality of
the application. It's called as Functional testing.

Regression Testing: Regression testing should be done to
make sure that existing functionalities is not broken becoz
of fixing new code or bug.

Is This Answer Correct ?    4 Yes 0 No

what is the difference between functionality testing and regression testing..

Answer / rajeshwar rao

F.testing== A major part of black box testing is
f.testing.testing team more concentrate on these f.testing.
For ex == any application the basic functionality will be
like these. If u click on minimized button it will be
minimized. If u click on submit button it will be go to the
next page

Regression testing== in any application new funcnality can
be added so the application has to be tested to see whether
the added funcnality are affected to the exciting
funcnality or not. In other words when the bug where fixed
by the developer. we have to test that application to
ensure that to check that due to bug fixing there will be
profanity of accruing some other bug else where in the
programme.

Is This Answer Correct ?    2 Yes 0 No

what is the difference between functionality testing and regression testing..

Answer / satyaprasad

Functionality testing means to Check the Behavior of the
application
Regression testing means retesting the modified Build is
called regression testing

Is This Answer Correct ?    1 Yes 0 No

what is the difference between functionality testing and regression testing..

Answer / vsubraya

Functional Testing as good as System
behaviour/functionality testing and also known as Black Box
(Enter Data/info in Client side and see the expected Output
on Screen or output devices.

Regression is re-do the same as above but after adding new
functionality/module to see whether any more bugs can be
found and also see that previous functionality is still
same as agreed.

Is This Answer Correct ?    0 Yes 0 No

what is the difference between functionality testing and regression testing..

Answer / mythreyi

functionality testing : here, we wil check the
functionality of the application.
regression testing: here, we wil check whether all bugs are
fixed or not by developers & any new bugs are raised by
fixing of new bugs.

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

How the build you will get in which form and to whom first it gets and how will they send to the testers?and who install it in the system?

2 Answers   Cap Gemini,


what is d difference between software development life cycle & system development life cycle?

5 Answers   HP,


What is the difference between validation and verification?

4 Answers  


What would you do if you were asked to test a system which is unfamiliar to you has out-of-date or inadequate documentation?

6 Answers   HCL, Tech Mahindra,


If tester had written test cases for application, then in next build if same features are modified with some changes. Then Should I have to write test cases for the same features to verify new expected results.OR What should I do?

2 Answers  


Inspections, walkthroughs and Reviews comes under QA or QC?

9 Answers   GrapeCity,


suppose i received 3 build b1, b2, b3 on which build i will do regression testing

4 Answers  


What are the different testable items in GUI testing?

6 Answers   IBM,


what is agile model and spiral maodel?pls explain with an example?

1 Answers   Quintiles,


Can anybody provide me links for the ISTQB certification materials?

4 Answers   CSS,


which sanity testing is performed?

1 Answers   PCS,


what is testing

8 Answers  


Categories