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

I have 3 years of experience as a software manual tester. What can i study further for a career growth. Please advice if there is anything apart from automation testing

1 Answers   HP,


What is the value of a testing group? How do you justify your work and budget?

1 Answers  


What are the type of testinmg to test in Unit, System,Integration and User acceptance testing< client side>

1 Answers  


what are the storage class in C?

1 Answers   Verifone,


What is acid testing

4 Answers  


tell me about ur current proect? how can we start, what should we explain? should we expalin the entire proj or only our module? july27 brahma412@yahoo.co.in plz help me

4 Answers  


last week i attended tawant technologies. it may be useful for for u. i could not remember every qustion and answer. . 1. verfification is a. r we buliding the sys right? b. r we buliding the right sys? 2. regeression tetsing a. always can be done automation b.unchanged areas have not been affected c. changed areas have not been affected. 3.Equalent class partition is a.white box tetsing technique b.Black box tetsing technique ........ c.black box .............. 4.arrange order unit testing,integartion, validation, sys tetsting 5.debugging is a.testing activity b. developement activity c........ d......... 6.security tetsting a. bullet prooof...... wrapped s/w b....... 7.smoke testing a..... 8.defect managent tool does not conatin a. b. 9. sys reliability a. 10.user accceptance tetsing is done by a.tester b.developer c.end users d........ 11.which is not static testing technique a.walk through b.inspection c. d. 12.wat is diff b/w? if the s/w isdeveloped by other country if the s/w isdeveloped by ur country? a.culturtal diff b. re allocation resources. c...........no ctrl pf process d........ plz go through these topics.....i am not able to rememeber every qusetion and answers. sorry let me know u ahve any questions.u can add here extra questions. brahma412@yahoo.co.in

3 Answers   Tavant Technologies,


how many buils u r getting in u'r project?

5 Answers   Professional Access,


who will assign the seviourity & priority for a BUG in a project ? tester or any other.......... ????

6 Answers  


An Web Application is added with two new features. what will be your test approach? Please guys tell me the answer?

2 Answers  


where do we use checkpoints in real time?where they actually come into picture?

1 Answers  


Difference between Re-testing and Regression testing?

0 Answers   MCN Solutions,


Categories