Posted On: Dec 29, 2020
The waterfall model is the earliest approach to Software Development. It is used in SDLC to create a system with linear and sequential manners. It is termed as a waterfall because the model develops systematically from one phase to another in a downward fashion just like a water flow.
Never Miss an Articles from us.
What is Manual Testing? Manual Testing is a type of Software Testing. It helps to find bugs in the software system. In Manual Testing, Testers manually execute test cases without using any automation ...
Black box testing and White box testing are types of Software testing. Blackbox testing is done without looking at the internal code structure, while White Box Testing is done with the application&rsq...
DSR and WSR are the reporting techniques in STLC. DSR stands for Daily status reports whereas WSR stands for Weekly status reports. The content of the report depends upon whom you are sending your rep...