Software Development Life Cycle(SDLC) is carried out via different process models(Waterfall ,Spiral ,Incremental ,Agile ,etc) because of the type, business impact and complexity of the project going to be built. But following phases are basis for any process models. Initiate > Define > Design > Coding > Testing > Development. Looks like Waterfall Model! Yup!… Continue reading SDLC – Phases, People, Testing/QA and Documents in a Table/Chart
Tag: Test Plan
Test Planning
Test Plan is created and maintained by the test lead/ QA lead. Only the QA lead should be able edit in a controlled manner. Inputs are got from Functional Requirement Document(FRD) to create the Test Plan. It is impossible to add, review, document, update, and maintain the Test Plan on his/her own. So developers plays… Continue reading Test Planning