EduTech

    What is Smoke Testing? Smoke Testing is performed after software build to find out that the critical functionalities of the program is working fine. It is performed “before” any detailed functional or regression testing on Read more »
    What is Software Testing? Software testing is the process of evaluating a system with the intend of finding bugs. It is performed to check if the system satisfies its specified requirements. Testing measures the Read more »
    Why is Testing required? Software Testing as a separate activity in SDLC, is required because- Testing provides an assurance to the stakeholders that product works as intended. Avoidable defects leaked to the end user/customer Read more »
    Who does Testing? Software Testing is/can be done by all technical and non technical people associated with the software. Testing in its various phases is done by- Developer – Developer does the unit Read more »
    When do we start Software Testing? Based on the selection of different Software Development Life Cycle Model for the software project, testing phase gets started in the different phases. There is a software myth that testing Read more »
    How is Software Testing done? Software testing can be done both manually as well as using automation tools. Manual effort includes verification of requirement and design; development of test strategy and plan; preparation of test Read more »
    What is Software Quality? Software quality is the conformance of a software system to its requirements. In software perspective, quality is defined by two factors – Validation and Verification. Validation checks if the process Read more »
    Verification and Validation Verification is the process of evaluating the artifacts of software development in order to ensure that the product being developed will comply to the standards. It is static process of analysing Read more »
    What is Test Plan Document? A test plan helps you and your peers get on the same page. It serves as a framework and a guide to ensure your testing project is successful and helps Read more »
    Black Box Testing   Black-box testing is a method of software testing that examines the functionality of an application without peering into its internal structures or workings. This method oftest can be applied virtually to every level Read more »

    Subscribe now

    Receive weekly newsletter with educational materials, new courses, most popular posts, popular books and much more!