Posts

Showing posts with the label Software Testing Lifecycle

Software Testing Life Cycle - STLC

Image
    “Software testers succeed where others fail.” – Anonymous. Software Testing Life Cycle is a process to conduct software testing to ensure quality goals are met and implemented. As the name stands, it is a cyclic process to ensure quality gates are met and repeated till the product is deemed suitable for release. Below is the Software testing life cycle phases: Requirement Analysis It is the first phase of software testing where testers study and analyze the available specification and requirements. In this phase usually, a requirement document is studied which has been created during SDLC. From the document, the testers analyze both functional as well as non-functional in order to get the testable requirements information.  Entry Criteria Requirement specification, Architecture document of the application, Software Development Document must be available for planning this phase. Activities List of queries and requirements needed to be clarified Product Owner, Architect...