Posted On: Dec 29, 2020
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 reports. If you report to the Project managers that belong to a testing background then include the technical things in your report such as the number of test cases passed, failed, defects raised, severity 1 defects, etc because they are more interested in the technical aspect of the project. When you are reporting to upper stakeholders, report them about the risks that have been mitigated through the testing because they might not be interested in the technical things.
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...
Software Testing is the process of evaluating software with the intent to find whether it satisfies the specified requirements or not....