Skip to content

Slides and resources for my talk Digging In: Getting Familiar With the Code to be a Better Tester

Notifications You must be signed in to change notification settings

g33klady/DiggingIn_Talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Digging In: Getting Familiar With The Code To Be A Better Tester

Abstract: Maybe you’ve been testing the same application for a while, and your rate of finding new bugs has slowed. Or you’re trying to find more ways to figure out what your devs are doing day to day. You have the tools at your disposal, you just need to dig in!

In this talk, Hilary Weaver-Robb shares tools and techniques you can use to take your testing to the next level. See everything the developers are changing, and learn to find the most vulnerable parts of the code. These tools and techniques can help you focus your testing, and track down those pesky bugs!

Takeaways:

  • tools to do static analysis on the code
  • using those tools to find potential bugs
  • using commit logs to figure out what’s being changed
  • that it’s helpful to dig into the code of the application under test

Resources:

About

Slides and resources for my talk Digging In: Getting Familiar With the Code to be a Better Tester

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published