30 of the best, free software test tools in 30 minutes

37
30 OF THE BEST* FREE TEST TOOLS** IN 30 MINUTES! By Jess Lancaster TechSmith Corporation Twitter @jessclancaster LinkedIn jesslancaster

Upload: jess-lancaster

Post on 08-Aug-2015

32 views

Category:

Software


0 download

TRANSCRIPT

Page 1: 30 of the Best, Free Software Test Tools in 30 Minutes

30 OF THE BEST* FREE TEST TOOLS** IN 30 MINUTES!

By Jess LancasterTechSmith CorporationTwitter @jessclancasterLinkedIn jesslancaster

Page 2: 30 of the Best, Free Software Test Tools in 30 Minutes

*BEST = MY JUDGMENT AT THIS CURRENT MOMENT IN TIME BASED ON MY EXPERIENCE, RECOMMENDATIONS, AND RESEARCH

**TOOL = A THING USED IN AN OCCUPATION OR PURSUIT.

Page 3: 30 of the Best, Free Software Test Tools in 30 Minutes

WHAT DOES 30 IN 30 LOOK LIKEWho: <What kind of tester is it for?>

What: <What is it good for?>

Where: <address please http://>

My Tools – 15 minutes

Your Tool prep – 5 minutes

Your Tool share out – 10 minutes

Page 4: 30 of the Best, Free Software Test Tools in 30 Minutes

PREPARE THE TIMER!

Page 5: 30 of the Best, Free Software Test Tools in 30 Minutes

#1 NOTEPAD ++

Who: Any Tester that wants more out of a text editor

What: Notepad++ is a free source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.

Where: https://notepad-plus-plus.org/

Page 6: 30 of the Best, Free Software Test Tools in 30 Minutes

#2 MINDMUP

Who: Testers that want to visually design tests or organize test ideas

What: A cloud-based mind mapping tool with

collaboration features

Where: https://www.mindmup.com/

Page 7: 30 of the Best, Free Software Test Tools in 30 Minutes

#3 THE HEURISTIC TEST STRATEGY MODELWho: Every Tester must consider this model

What: If your looking for a model by which to plan a test strategy project, design tests, explore the software, and assess quality. Oh, and provide valuable feedback and find a ton of bugs…

Where: http://www.satisfice.com/tools/htsm.pdf

Page 8: 30 of the Best, Free Software Test Tools in 30 Minutes

#4 BLACK BOX SOFTWARE TESTING COURSESWho: Any Tester wanting to grow

What: Courses to build a solid testing skillset – Foundations, Bug Advocacy, and Test Design

Where: http://testingeducation.org/wordpress/

Page 9: 30 of the Best, Free Software Test Tools in 30 Minutes

#5 GENERATE DATA

Who: Any Tester that needs data, like right now!

What: It lets you quickly generate large volumes of custom data in a variety of formats for use in testingsoftware, populating databases, etc.

Where: http://www.generatedata.com/#t1

Page 10: 30 of the Best, Free Software Test Tools in 30 Minutes

#6 LASTPASS

Who: Any Tester that doesn’t want to remember every user ID and password for every stinking system on the planet

What: Password management – plain and simple

Where: https://lastpass.com/

Page 11: 30 of the Best, Free Software Test Tools in 30 Minutes

#7 BURP SUITE

Who: Any Tester wanting to monitor network traffic or do some security testing

What: Burp Suite is an integrated platform for performing security testing of web applications. Its various tools work seamlessly together to support the entire testing process, from initial mapping and analysis of an application's attack surface, through to finding and exploiting security vulnerabilities.

Where: http://portswigger.net/burp/

Page 12: 30 of the Best, Free Software Test Tools in 30 Minutes

#8 JING

Who: Any Tester wanting to take quick and easy screenshots/short videos

What: Image and video capture of your screen + basic edits + sharing

Where: https://www.techsmith.com/jing.html

Page 13: 30 of the Best, Free Software Test Tools in 30 Minutes

#9Who: Any Tester that wants to eat a zero calorie vegetable…and fall in love with automation.

What: Cucumber lets software development teams describe how software should behave in plain text.

Where: https://cucumber.io/

Page 15: 30 of the Best, Free Software Test Tools in 30 Minutes

#11

Who: Any Tester who needs to organize work

What: Organize your personal tasks in lists, or use the tool for project collaboration

Where: https://trello.com/

Page 16: 30 of the Best, Free Software Test Tools in 30 Minutes

#12 FIREBUG

Who: Focused Testers Feeling Frankly Fervent For Firefox Flavor

What: Firebug integrates with Firefox to put a wealth of web development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page

Where: http://getfirebug.com/whatisfirebug

Page 17: 30 of the Best, Free Software Test Tools in 30 Minutes

#13 FIREEYES

Who: Testers looking for Section 508 Accessibility feedback

What: A Firebug Plugin that runs with Firebug. With FireEyes you can review your testing results which include details about the specific standard in violation, the capability to highlight the specific area of the page where the error is located, and inspect the issue directly in your browser. Then you can download the results as a report.

Where: http://www.deque.com/products/fireeyes/

Page 18: 30 of the Best, Free Software Test Tools in 30 Minutes

#14 PROCESS MONITOR

Who: Testers needing deep system monitoring capabilities

What: Process Monitor is an advanced monitoring tool for Windows that shows real-time file system, Registry and process/thread activity. It combines the features of two legacy Sysinternals utilities, Filemon and Regmon, and adds an extensive list of enhancements including rich and non-destructive filtering, comprehensive event properties

Where: https://technet.microsoft.com/en-us/library/bb896645.aspx

Page 19: 30 of the Best, Free Software Test Tools in 30 Minutes

#15

Who: Any Tester needing to test Web Services and APIs

What: SoapUI is an open source cross-platform Functional Testing tool for Service Oriented Architecture (SOA) and Web Service testing. With an easy-to-use graphical interface, and enterprise-class features, SoapUI allows you to easily and rapidly create and execute automated functional, regression, compliance, and load tests.

Where: http://www.soapui.org/

Page 20: 30 of the Best, Free Software Test Tools in 30 Minutes

#16 CCLEANER

Who: Any Tester who wants to clean up their cache

What: Cleans up unused files and settings, browser cache, cleans registry and fixes errors and broken settings, disables background programs

Where: https://www.piriform.com/ccleaner

Page 21: 30 of the Best, Free Software Test Tools in 30 Minutes

#17 GOOGLE DOCS

Who: Any tester looking for document creation, sharing, and with awesome collaboration abilities!

What: Everyone can work on the same document at the same time!

Where: https://www.google.com/docs/about/

Page 22: 30 of the Best, Free Software Test Tools in 30 Minutes

#18 SELENIUM WEBDRIVER AND IDEWho: Testers wanting to drive web browsers across platforms

What: create browser-based regression automation tests, and scale and distribute scripts across many environments – or create scripts to aid in exploratory testing

Where: http://www.seleniumhq.org/

Page 23: 30 of the Best, Free Software Test Tools in 30 Minutes

#19 YOUR BRAIN

Who: Any Tester wanting to improve their test efforts

What: Use the gray matter between your ears to solve tough problems, follow your tester’s intuition when exploring software, and innovate on your processes – making them faster, more reliable, and with a higher degree of quality

Where: You

Page 24: 30 of the Best, Free Software Test Tools in 30 Minutes

#20 RAPID REPORTERWho: Any Tester wanting to do session-based testing with notes management

What: a note taking application that aids in the reporting process of SBTM – Session Based Test Managements. SBTM is a method for managing exploratory tests, which relies on notes taken during an uninterrupted testing session and a review of these notes afterwards.

Where: http://testing.gershon.info/reporter/

Page 25: 30 of the Best, Free Software Test Tools in 30 Minutes

#21 JMETER

Who: Performance Testing\Testers

What: Scaling performance tests and cross platform.

Where: http://jmeter.apache.org/

Page 26: 30 of the Best, Free Software Test Tools in 30 Minutes

#22 SHAREX

Who: Snagit Wannabe

What: Screen capture, screen editing, screencasting

Where: http://getsharex.com/

Page 27: 30 of the Best, Free Software Test Tools in 30 Minutes

#23 TOGGL

Who: Any Tester

What: Time tracking that can be used for better tracking and planning

Where: http://www.toggl.com/

Page 28: 30 of the Best, Free Software Test Tools in 30 Minutes

#24 PYTHON

Who: Any Tester

What: General purpose scripting language

Where: http://www.python.org/

Page 29: 30 of the Best, Free Software Test Tools in 30 Minutes

#25 POSTMAN

Who: Any Tester needing to test Web Services and APIs

What: REST testing for browsers

Where: https://chrome.google.com/webstore/detail/postman-rest-client/fdmmgilgnpjigdojojpjoooidkmcomcm?hl=en /

Page 30: 30 of the Best, Free Software Test Tools in 30 Minutes

#26 ES FILE EXPLORER

Who: Any mobile Tester

What: File System viewer and modifier

Where: https://play.google.com/store/apps/details?id=com.estrongs.android.pop&hl=en /

Page 31: 30 of the Best, Free Software Test Tools in 30 Minutes

#27 WIRESHARK

Who: Any Tester needing to look at all types of network traffic

What: Awesome for looking at network traffic with nice filtering options. Can look at several adaptors because you can have multiple instances open.

Where: http://www.wireshark.org/

Page 32: 30 of the Best, Free Software Test Tools in 30 Minutes

#28 ECLIPSE

Who: Any Tester wanting to do automation

What: Open source IDE SUN + GIT

Where: http://github.com/

Where: http://maven.apache.org/

Where: http://genymotion.com/

Page 33: 30 of the Best, Free Software Test Tools in 30 Minutes

#29 ITERM (MAC)

Who: Anyone viewing terminal windows on a Mac

What: Great for looking at logs on multiple servers

Where: http://iterm.sourceforge.net/

Page 34: 30 of the Best, Free Software Test Tools in 30 Minutes

#30 GOOGLE HANGOUTS

Who: Any Tester \ Offsite Testers

What: Google Hangouts – video conferencing / collaborating tool

Where: http://www.google.com/+/learnmore/hangouts/

Page 35: 30 of the Best, Free Software Test Tools in 30 Minutes

#31 MODERN.IE

Who: Any Tester needing to test IE or use virtual machines

What: Test versions of IE from 6 through 11 using virtual machines you download and manage locally

Where: http://dev.modern.ie/tools/vms/

Page 36: 30 of the Best, Free Software Test Tools in 30 Minutes

LOOKING FOR MORE TOOLS OR HAVE SOME YOU WANT TO ADD TO THE LIST?Who: Take a look at the meetup site and see tools shared by other testers. Also, add your own testing tools.

What: Your testing tools

Where: http://www.meetup.com/LansingAreaSoftwareTesters/messages/boards/thread/48989676/#128101021

Page 37: 30 of the Best, Free Software Test Tools in 30 Minutes

QUESTIONS/COMMENTS/DEBRIEF Thanks for participating!

Jess Lancaster

TechSmith Corporation

Twitter @jessclancaster

LinkedIn jesslancaster