what is the difference between functional testing and
regresion testing
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
Which appraisal method class is the best?
Hi Everybody ,how can i explain the testing projects in the interview point of time? Please let me know .if it is insurance project, what procedures can i follow ?
How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.
What is Stability and Performance Testing in Testing the TV
How many operating system you can installed on one machine? What is NTFS and FAT32?
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
How do you scope, organize, and execute a test project?
1.what types of testing do testers perform ?
1.register as candidate 2.go to skill set module 3.select any skill for test eg:"java" 4.save, page will open with start button on below 5.click on start button to start test for java this is a flow so do i need write test cases for this if yes,then how? plz help me guyss
what will you do when you were given two diffrent projects and asked to complete them at same time?
What is difference between Defect and Bug?
approx how long a simple website take time just for manual testing including report generation.