From the course: Software Testing Foundations: Testing throughout the SDLC

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Design and implementation with testing

Design and implementation with testing

From the course: Software Testing Foundations: Testing throughout the SDLC

Start my 1-month free trial

Design and implementation with testing

- [Instructor] Where the concept becomes reality is during the design and implementation stages of the SDLC. During design, software developers work with the team to build out proofs of concept, mock ups and even functional prototypes. Once they find a suitable map for success, developers begin the actual coding during the implementation phase. In both stages, the role of testing takes three key objectives. The first is planning, any good test program is executed according to a well documented test plan. Through both the design and implementation stages, your early involvement will yield lots of valuable information to help you prepare for when the project enters the testing stage. You will be sharing and consulting with the development team and other partners to ensure the test plan is not only a comprehensive analysis of your test but is centered on meeting the needs and goals of the product. The test plan documents…

Contents