Submitted Questions

  • Functional and Functionality testing

    Can anybody describe the difference between the functional testing and functionality testing?

    ANJALI TIWARI

    • Apr 7th, 2019

    FUNCTIONAL TESTING : called black box testing bcoz no knowledge of internal logic of system is used to develop test cases
    FUNCTIONALITY TESTING : it is a part of functional testing giving input and chcking output

    vyshu

    • Jun 13th, 2017

    Functionality Testing:Giving the input and checking the output.Testing the application against specifications
    Functional Testing:The software application operates in conformance with the requirement specification