1 / 1

What is Functional Testing and Regression Testing

Regression testing ensures that the changes or updates done to the software do not affect the existing functionality of a software application. <br><br>Functional testing method that ensures the system or application is tested against the functional specifications and requirements. <br><br>https://www.testingxperts.com/blog/regression-testing

Download Presentation

What is Functional Testing and Regression Testing

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. WHAT IS FUNCTIONAL WHAT IS FUNCTIONAL TESTING AND TESTING AND REGRESSION TESTING? REGRESSION TESTING? It is a testing method that ensures the system or application is tested against the functional specifications and requirements. It is a testing method that ensures any updations or modifications done to the code do not alter or modify the existing functionalities of the software application. Eachfunctionofthesoftwareapplicationis testedbyprovidinginputandthentheoutput is verified against requirements.Functionalitytestingchecks Client/Server communication, Database, APIs, UserInterfaceandother functionalitiesthatcomeunderApplication undertest. Thetestingcanbeperformed eithermanuallyorthroughautomation. the functional Security, Followingaresomeof thetypesoffunctional testing: Followingaresomeofthe typesofregression testing: Smoketesting Sanitytesting Unittesting Integrationtesting Regressiontesting APItesting UItesting Selectiveregressiontesting Retest-allregressiontesting Correctiveregressiontesting Completeregressiontesting Progressiveregressiontesting Unitregressiontesting Partialregressiontesting. Regressiontestingensuresthatthechangesorupdatesdoneto thesoftwaredonotaffecttheexistingfunctionalityofasoftware application. Anewbuildcanalsogothroughregressiontesting especiallywhentheoriginalfunctionalitygoesthrough significantchanges. READMOREHERE https://www.testingxperts.com/

More Related