Static vs dynamic testing Flashcards
1
Q
What is static testing?
A
Unlike dynamic testing which requires execution of software being tested. Static testing involves manual examination of work product (i.e. reviews) or tool driven evaluation of the code/other work product (i.e Static analysis).
2
Q
What can be examined with static analysis?
A
Specifications (business requirements, functional requirements and security requirements), Epics, User stories, Code, Test ware/cases/plans, user guides, web pages, config set up and infrastructure set up.