testiloquent

Testing-EssentialsThink Like a TesterTest StrategyTest Tooling, AutomationTest Analysis and -DesignPerforming Tests and ReportingAppendix


Performing Tests

Performing different types of tests will necessarily involve different activities. The SDLC model in use will also have a stark influence on how tests are performed.

Static Testing

Code Reviews

Code reviews give development teams the ability to identify bugs before deploying changes.

The Art of Giving and Receiving Code Reviews Gracefully - Alexandra Hill #LeadDevLondon 2018

Dynamic Testing

Test Sessions - Exploring in Pairs or Groups

Session based test management is a structure for exploratory testing introduced by the Bach brothers.

Performing Tests in ‘Traditional’ Projects

JIRA

JIRA

Xray

Xray_execution

Xray_details


Previous: Performing Tests and Reporting. ▪ Next: Test Reporting.