what is the difference between functional testing and
regresion testing

Answers were Sorted based on User's Feedback



what is the difference between functional testing and regresion testing..

Answer / prashanth

functional testing is a testing process where we test the
functionality/behaviour of each functional component of the
application...i.e.minimize button,transfer button,links etc.
i.e we check what is each component doing in that
application...

regression testing is the testing the behaviour of the
application of the unchanged areas when there is a change
in the build.i.e we chk whether the changed requirement has
altered the behaviour of the unchanged areas.

the impacted area may be the whole of the application or
some part of the application...

Is This Answer Correct ?    11 Yes 0 No

what is the difference between functional testing and regresion testing..

Answer / satya

Hi,

In Functionality testing we are going to check the
functionality is working as expected to the client
specified requirement.

In regression testing means after getting confirmation
the bug is fixed we are going to check the fixation is
going to create any problems in the application or not...


Regards,
Satya.K

Is This Answer Correct ?    6 Yes 1 No

what is the difference between functional testing and regresion testing..

Answer / kumar

Functionality testing is to test the functional behaviour
of each and every component in the application. its tested
against both positive and negative aspects.
Regression testing is the re-execution of same old test
cases written for earier releases.

Is This Answer Correct ?    3 Yes 1 No

what is the difference between functional testing and regresion testing..

Answer / govardhan reddy

Regression testing is any type of software testing that
seeks to uncover new software bugs, or regressions, in
existing functional and non-functional areas of a system
after changes, such as enhancements, patches or
configuration changes, have been made to them.

Is This Answer Correct ?    1 Yes 0 No

what is the difference between functional testing and regresion testing..

Answer / manjunath.k

Simple terms:

Regression Testing(Old Or existing functionality) wheres
Functional Testing is testing new requirement of the
existing functionality.

Ex: I have pulsar 150 CC-Regression Testing. New requirement
i need 180 CC BIKE pulsar(functional=NEW requirement). Bajaj
will check if i go for 180 CC pulsar nothing will happen to
any parts of 150 CC Bike PULSAR. So Testing all parts i.e
Regression testing in 150 CC pulsar and functional testing
of 180 CC pulsar. Its just only CC changed.

Conclusion: If i change from 150 to 180 CC den nothing
should alter except Engine CC. Thats it:)

Is This Answer Correct ?    1 Yes 0 No

what is the difference between functional testing and regresion testing..

Answer / rajeshwar rao

A major part of black box testing is functional tetsing.
testing team more concentrate on functional testing.
for ex any gui 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 go to the next page.

regresion testing means in any application new functiality
can be added so the application has to be tested to see
whether the added functialityes are affected by the
exsiting functiality or not.

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

Please let us know With out GUI features how to test the application

2 Answers   AppLabs,


What is the difference between a test policy and test strategy? Need detailed answer with some highlights.

1 Answers  


What is misinterpretation of data with respect to software systems?

1 Answers  


There are no requriments, coding is been developed to the project without srs,brs document how u are going to prepare test case?

3 Answers   Accenture,


Hi I want the technical documentation for a sample project, if any one knows about the details plz guide me, mail at gpriya_1980@yahoo.co.in thanks in advance

0 Answers  






On what security parameters do u test a "web-based application" ..?

4 Answers   HCL,


explain the ISO standard ( more explanation about the ISO

0 Answers   ACIL, EDS,


1. Regression& Retesting 2. What is usability testing? 3. Functionality testing 4. On what basis you will write the test cases 5. do you written the test scripts also 6. where do you store the test cases 7. where do you execute the test cases. 8. Do you prepare the requirements.

1 Answers   QA,


1)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?

0 Answers   Amazon,


What is Internalisation testing?

3 Answers   Keane India Ltd,


why did u chose software testing?

1 Answers   Verifone,


What's HTML content-checking tests

1 Answers   Crea,


Categories