Regression testing is selective retesting of modified or patched software to ensure that bugs are fixed and that no working functions have failed. Software testing is a process of executing a program or application with the intent of finding the software bugs. This article is not aimed at inculcating negativity among the software testing community, rather it is a live pointer to various mistakes poor testers make in the. Evaluation During evaluation we must check the results and evaluate the software under test and the completion criteria, which helps us to decide whether we have finished testing and whether the software product has passed the tests. Software products and related work products Along with the testing of code the testing of requirement and design specifications and also the related documents like operation, user and training material is equally important. Also see Why is testing necessaryFunctional Testing Vs Non Functional Testing. In previous articles we have seen separate articles for Functional Testing Non Functional testing. Software Testing Exercises Defect Density SOFTWARE TESTING QUOTES A collection of inspirational some of them outrageous quotations related to Software Testing. In previous articles we seen Functional Testing NonFunctional testing articles. But todays article we will see the actual difference between Functional Testing Vs. But in todays article we will see the actual difference between Functional Testing Vs Non Functional Testing. What is Functional Testing Functional Testing is the type of testing done against the business requirements of application. It is a black box type of testing. It involves the complete integration system to evaluate the systems compliance with its specified requirements. Based on the functional specification document this type of testing is to be carried out. Categories Of Bugs In Software Testing' title='Categories Of Bugs In Software Testing' />In actual testing, testers need to verify a specific action or function of the code. For functional testing either manual testing or automation tools can be used but functionality testing would be easier using manual testing only. Prior to non Functional testing the Functional testing would be executed first. Five steps need to be keeping in mind in the Functional testing Preparation of test data based on the specifications of functions. Business requirements are the inputs to functional testing. Based on functional specifications find out of output of the functions. The execution of test cases. Observe the actual and expected outputs. To carry out functional testing we have numerous tools available, here is the list of Functional testing tools. In the types of functional testing following testing types should be cover What is non Functional Testing The non Functional Testing is the type of testing done against the non functional requirements. Most of the criteria are not consider in functional testing so it is used to check the readiness of a system. Non functional requirements tend to be those that reflect the quality of the product, particularly in the context of the suitability perspective of its users. It can be started after the completion of Functional Testing. The non functional tests can be effective by using testing tools. The testing of software attributes which are not related to any specific function or user action like performance, scalability, security or behavior of application under certain constraints. Non functional testing has a great influence on customer and user satisfaction with the product. Non functional testing should be expressed in a testable way, not like the system should be fast or the system should be easy to operate which is not testable. Basically in the non functional test is used to major non functional attributes of software systems. Lets take non functional requirements examples in how much time does the software will take to complete a taskFollowing testing should consider in non functional testing types Availability Testing. Baseline testing. Compatibility testing. Compliance testing. Configuration Testing. Of Mice And Men Online Book there. Documentation testing. Endurance testing. Ergonomics Testing. Interoperability Testing. Installation Testing. Load testing. Localization testing and Internationalization testing. Maintainability Testing. Operational Readiness Testing. Performance testing. Recovery testing. Reliability Testing. Resilience testing. Security testing. Scalability testing. Stress testing. Usability testing. Volume testing. To get software testing articles in your inbox click here to Subscribe with your email address link. Also I would like all of you to please join this discussion and add more valuable points to it. Thanks. Must Read Articles For You.