What is the diff betwn Functional nad regression testing
and do u excute same test case or write new one for regression

Answers were Sorted based on User's Feedback



What is the diff betwn Functional nad regression testing and do u excute same test case or write ne..

Answer / abhesheke

in functional test you(black box tester) check the major
functionalities in his modules are working are not

in regression test u check the functionality on the modified
built
if there is problem in the some module u reported the bug to
the developer and after he fixing that issue u do regression
testing on the modified built

executing the same testcases depending on the modification
done in modules most of the time u go for new test case but
while doing regression testing you check that the
modification done is not effecting any functionlity which
was working fine previously

Is This Answer Correct ?    12 Yes 2 No

What is the diff betwn Functional nad regression testing and do u excute same test case or write ne..

Answer / murthy

In Functional Testing, We will execute all the
functionalities of our application as per our requirements.

Regression Testing - Retesting the application to assure
that the defects found in Functional testing has not create
any new bugs and the application is working fine. In most
of the projects the testers will reexecute all the
functional test cases.

Dont need to write separate test cases for Functional and
Regression testing. We can reuse the same test cases for
both functional and regression.

Is This Answer Correct ?    9 Yes 0 No

What is the diff betwn Functional nad regression testing and do u excute same test case or write ne..

Answer / satheesh kanth

Functional testing : Focussing ie. testing the major
functionalities of the Sofware.

Regression testing: After fixing the bug by dev team, now
performing the testing action on whole application, to
determine whether the bug fixed has impact on other modules
of the application.

Is This Answer Correct ?    2 Yes 0 No

What is the diff betwn Functional nad regression testing and do u excute same test case or write ne..

Answer / @mit

Functional Testing:-
In Functional Testing,tester test the functionality of the
application by refering FRS or BRS.

Regression Testing:-
Regression Testing is used to find the un impcated areas
of the applictaion due to bug fixed,changing code on
modified build.


For regression testing,v prepare new test cases or not that
all depends on company to company.
Suppose,if code has been changed or bug has been fixed
then Tester just execute the functional Test cases rather
than create new test cases but if Requirement is cahnged an
ddevelopr had implement the same then Testet need to create
the new cases.

Is This Answer Correct ?    2 Yes 0 No

What is the diff betwn Functional nad regression testing and do u excute same test case or write ne..

Answer / vijay

Functional testing-- In functional testing we will check
the functionality of the application.

Regression testing--Re execution of the test cases on the
modified build. that means on modified build we can re test
the functionality of the application, after defect fixed,is
there any side effects due to the defect fixing.

Is This Answer Correct ?    3 Yes 2 No

What is the diff betwn Functional nad regression testing and do u excute same test case or write ne..

Answer / saff

as per my knowledge the test cases are written in the
beginning and they r executed once the built is done

so difference between fun and reg is

funtionality testing where we give some input and check
for output =expected one

regression is when we r checking the features of appln if
u find bug ,appln/module/system it is given for
rectification and rectified appln is givne back for
testing at this time ,after competing the testing of the
feature which is fixed, we have to check for the whole
aplln for verifying that whick are already working are
still working or not
so for this we have already wrote test cases which are also
funtional testing test cases only

so untill and unless there is any change in the requirement
we dont have to change our test cases

but if the regression testing is not overall coverage of
appln then we need to write different test cases ,

Is This Answer Correct ?    1 Yes 0 No

What is the diff betwn Functional nad regression testing and do u excute same test case or write ne..

Answer / suneel reddy

During functional Testing if we found any defect we report
bug to dev team b they will fix and resolve the bug and
modified build to us

we will executr some of that test cases or total test cases
which we executed previously

while in funnctional testing we will do many more not only
regression buyt also retesting n some other

Is This Answer Correct ?    4 Yes 4 No

What is the diff betwn Functional nad regression testing and do u excute same test case or write ne..

Answer / priya

Functional testing means checking functionality of the s/w
as per requirement.

Regression testing is relearning of test to check the new
build has created any bug in uncheck component.

e.g.Suppose you test function upto 10th line & 11th has a
error then after solved that 11th line error,you need to
start testing from 1st line to check it dos'nt affect 1-10 line.

Is This Answer Correct ?    0 Yes 0 No

What is the diff betwn Functional nad regression testing and do u excute same test case or write ne..

Answer / shiva

Functional Testing --- When there are enhancement in the
build release,the execution of test cases is functional testing.
Regression Testing --- When there are no enhancements only
the Defect fixes in the build then executing test cases are
Regression testing.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

whatis the diffrence bug ,error,defect

18 Answers   Manhattan,


can som1 can tell me that can two or more tester can be given the same project for testing such as unit, regression,UIT,retesting. suppose the project has 10 modules so can all the tester will be asine to write the test cases for same or for differt modules? and in one project how many testers of the same level can participate? plz answer it fast. txs in advance and in which phase we will do the retesting in stlc

1 Answers  


IS IT necessary to know different languages like (Chinese,Germany etc) to do localisation/internationalisation testing??? real time ..plsss

1 Answers  


What are the roles of glass-box and black-box testing tools?

0 Answers   CTS,


Example for a bug not reproducible ?

1 Answers  






what is meant by interoperability testing?

3 Answers   STC,


Explain Test Plan with example? Explain following in the test plan with examples What is being tested? What are pass/fail criteria? When will each test occur? What Hardware & Software environment is required? What features must be tested? What features will not be tested? What are the responsibilities of individuals & organisation in the project?

0 Answers  


what is the def between Test Plan and Test strategy

5 Answers  


what is test metrics? difference between test matrix and test metrics? (Asked in Zensar Hyderabad today(17-1-12010))

1 Answers   Zensar,


what are the testing appraoch that you have tested for Bread toaster

0 Answers   QA,


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,


what is sanity testing when do u start it

5 Answers   TCS,


Categories