From the course: Tech on the Go: Building a Software Test Department
Unlock this course with a free trial
Join today to access over 24,700 courses taught by industry experts.
The role of security testing
From the course: Tech on the Go: Building a Software Test Department
The role of security testing
- [Narrator] The role of security testing. Some say that security is everybody's responsibility. That's an oversimplification, because if it's everybody's responsibility, then it's nobody's responsibility. Everyone plays a role in security, and the expectations are different based on the role. A software architect who organizes and plans an application should design secure logic and systems that reflect the sensitivity of data, and the risk of exploitation. Software engineers should understand how their language or framework of choice can be exploited, and build robust invalidated workflows. Product and business requirements can inform what level of trust should be given to any particular user and how their activity should be limited to the permission level. How does a test engineer fit into this picture? A test engineer's responsibility is to provide analytical feedback earlier in the development process in order to…
Contents
-
-
-
A practical case for quality3m 5s
-
(Locked)
Why should you test software?3m 52s
-
(Locked)
Does the difference between bugs and defects matter?2m 19s
-
(Locked)
What is a test case?3m 4s
-
(Locked)
Measuring code and test coverage3m 44s
-
(Locked)
What kinds of tests are there?5m 31s
-
(Locked)
Manual testing for correctness3m 21s
-
(Locked)
Automated software testing for rapid feedback4m 36s
-
(Locked)
Regression testing for confidence3m 10s
-
(Locked)
The practice of exploratory testing4m 35s
-
(Locked)
Session-based testing with a group3m 53s
-
(Locked)
Linting and detecting bad code smells5m 32s
-
(Locked)
The role of security testing3m 44s
-
(Locked)
Effective bug reporting5m 14s
-
(Locked)
Building a partnership with engineering and product5m 51s
-
(Locked)
The first test engineer4m 7s
-
(Locked)
Testing as part of a CI/CD pipeline3m 26s
-
(Locked)
Scaling a test department2m 28s
-
-