Skip to content

Latest commit

 

History

History
541 lines (382 loc) · 24.5 KB

tools-python-and-django-testing-profiling-and-security-notes.md

File metadata and controls

541 lines (382 loc) · 24.5 KB

Tools- Python and Django Testing, Profiling, and Security

Debugging

Debugging

Important Testing Terminology

Important

Types of Software Testing

Software Testing

Other Types of Testing- Performance/Stress

Other Types of Testing- Acceptance

Other Types of Testing

Other Types of Testing

Test Automation University

Performance

Python Time Complexity, Performance

Python Benchmarking and Profiling

Diagnostic tools

  • hotshot module?
  • cProfile module

Time Complexity and Optimization- Improvement Methods

Improvement Methods

Improvement Methods

Big O Notation

General Big O Rules

Concepts- Time and Space Complexity

Big O Notation

Linear versus Constant Time

Big O Notation- Terminology

Security Model

Security- General

Computer Security Model

Types

High Risk

Medium Risk

OWASP

OWASP

Top Ten

Security- Google and Mozilla

Same Origin

Content Security Policy (CSP)

Mixed Content