Brogramo
Guest
Guest

Static Testing

ZenKhifer
4 min read

Course evaluation: CS-305 Software Security

The purpose of this evaluation is to inform your expectations of CS-305 Software Security. As the name suggests, CS-305 focuses on creating secure software by…

4
ZenKhifer
5 min read

What is Static and Dynamic Testing?

Static testing is a set of software testing techniques to test code without executing it. It includes static reviews and static analysis, which are a…

7