• Tidak ada hasil yang ditemukan

Software Testing Tools

N/A
N/A
Protected

Academic year: 2024

Membagikan "Software Testing Tools"

Copied!
20
0
0

Teks penuh

(1)

By: Dr. Shohreh Ajoudanian

Software Testing Tools

(30 OF THE BEST FREE TEST TOOLS)

2018

IAUN

Manual vs Automated testing

(2)

About every test tool

Who: <What kind of tester is it for?>

What: <What is it good for?>

Where: <address please http://>

CATEGORY: THINKING TOOLS

(3)

#1 THE HEURISTIC TEST STRATEGY MODEL

Who: Every tester must consider this model whe n assessing the testing needs of an application What: If your looking for a model by which to plan a test strategy project, design tests, explore the s oftware, and assess quality. Oh, and provide valu able feedback and find a ton of bugs…

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

#2 YOUR BRAIN

Who: Any Tester wanting to improve their test efforts

What: Upgrade some thinking today

Experience is a fabulous teacher. Use the gray matter between your ears to solve tough probl ems in testing, try new things, follow your teste r’s intuition when exploring software, and inno vate on your processes – making them faster, more reliable, and with a higher degree of qual

(4)

#3 MINDMUP

Who: Testers that want to visually design tests or organize test ideas in an easy to understand for mat

What: A cloud-based mind mapping tool running i n Chrome, complete with collaboration features Where: https://www.mindmup.com/

#4 BLACK BOX SOFTWARE TESTING COURSES

Who: Any tester wanting to grow their tes ting skills

What: Courses to build a solid testing skill set – Foundations of Software

Testing, Bug Advocacy, and Test Design Where: http://testingeducation.org

(5)

CATEGORY: PRODUCTIVITY TOOLS

Who: Any Tester that doesn’t want to rem ember every user ID and password for ev ery stinking application and system on th ey access on planet earth

What: Password management – plain and simple

Where: https://lastpass.com/

(6)

#6 GENERATEDATA.COM

Who: Any Tester that needs some da ta, like right now!

What: It lets you quickly generate lar ge volumes of custom data in a varie ty of formats for use in testing softw are, populating databases, etc. It ha s a variety of export options!

Where: http://www.generatedata.co m/#t1

#7 JING

Who: Any Tester wanting to take quick and easy screenshots or short videos and share them out

What: Image and video capture of your screen + basic edits + sharing a link from screencast.com

Where:

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

(7)

#8 GOOGLE DOCS

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

What: Documents, Spreadsheets, Slide Presentations, and Forms for Surveys.

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

Where:

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

#9 TRELLO

Who: Any Tester or team who needs to organize work tasks

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

Where: https://trello.com/

(8)

CATEGORY: TOOLS THAT WE USE IN TESTING

#10 NOTEPAD ++

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

What: Notepad++ is a free source code e ditor and Notepad replacement that supp orts several languages. It runs in MS Win dows environment.

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

(9)

#11 RAPID REPORTER

Who: Any Tester wanting to do session- based testing with notes management What: A note taking application that aid s in the reporting process of SBTM – Se ssion Based Test Managements. SBTM i s a method for managing exploratory te sts, which relies on notes taken during an uninterrupted testing session and a review of these notes afterwards.

Where: http://testing.gershon.info/repor ter/

#12 FIREEYES

Who: Testers looking for Section 508 Accessibility feedb ack

What: A Firebug Plugin that runs with Firebug. With FireE yes you can review your testing results which include de tails about the specific standard in violation, the capabili ty to highlight the specific area of the page where the er ror is located, and inspect the issue directly in your brow ser. Then you can download the results as a report.

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

(10)

#13 BURP SUITE

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

What: Burp Suite is an integrated platform fo r performing security testing of web applicat ions. Its various tools work seamlessly toget her to support the entire testing process, fro m initial mapping and analysis of an applicati on's attack surface, through to finding and ex ploiting security vulnerabilities.

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

#14 CHECK MY LINKS

Who: Any Tester working with web pages What: Quickly check all of the links on a page to see if they are working

Where:

https://chrome.google.com/webstore/cat egory/apps

(11)

CATEGORY: AUTOMATION TOOLS

Who: 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/

(12)

#16

Who: 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/

#17 SOAPUI

Who: Any Tester needing to test Web Services a nd APIs

What: SoapUI is an open source cross-platform Functional Testing tool for Service Oriented Arc hitecture (SOA) and Web Service testing. With a n easy-to-use graphical interface, and enterpris e-class features, SoapUI allows you to easily an d rapidly create and execute automated functio nal, regression, compliance, and load tests.

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

(13)

CATEGORY: TECHNICAL TOOLS

#18 FIREBUG

Who: Focused Testers Feeling Frankly Ferven t For Firefox Flavor

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

Where: http://getfirebug.com/whatisfirebug

(14)

#19 PROCESS MONITOR

Who: Testers needing deep system monitoring capabilities

What: Process Monitor is an advanced monitoring t ool for Windows that shows real-time file system, R egistry and process/thread activity. It combines the features of two legacy Sysinternals utilities, Filemo n and Regmon, and adds an extensive list of enhan cements including rich and non-destructive filterin g, comprehensive event properties

Where: https://technet.microsoft.com/enus/

library/bb896645.aspx

#20 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

(15)

#21 JMETER

Who: Performance Testing\Testers What: Scaling performance tests and cr oss platform.

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

#22 SHAREX

Who: Snagit Wannabe

What: Screen capture, screen editing, scree ncasting

Where: http://getsharex.com/

(16)

#23 TOGGL

Who: Any Tester

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

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

#24 PYTHON

Who: Any Tester

What: General purpose scripting language Where: http://www.python.org/

(17)

#25 POSTMAN

Who: Any Tester needing to test Web S ervices and APIs

What: REST testing for browsers Where: https://www.getpostman.com/

#26 ES FILE EXPLORER

Who: Any mobile Tester

What: File System viewer and modifier Where:

https://play.google.com/store/apps/detail s?id=com.estrongs.android.pop&h l=en /

(18)

#27 WIRESHARK

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

What: Awesome for looking at network tra ffic with nice filtering

options. Can look at several adaptors bec ause you can have multiple

instances open.

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

#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/

(19)

#29 ITERM (MAC)

Who: Anyone viewing terminal windows o n a Mac

What: Great for looking at logs on multiple servers

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

#30 GOOGLE HANGOUTS

Who: Any Tester \ Offsite Testers

What: Google Hangouts is a communicat ion platform developed by Google which includes messaging, video chat, SMS an d VOIP features.

Where: http://www.google.com/+/learnm ore/hangouts/

(20)

Referensi

Dokumen terkait