DZone
Java Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > Java Zone > Five Great Refcardz For Software Testing

Five Great Refcardz For Software Testing

James Sugrue user avatar by
James Sugrue
CORE ·
Nov. 30, 10 · Java Zone · Interview
Like (0)
Save
Tweet
8.35K Views

Join the DZone community and get the full member experience.

Join For Free

To coincide with this weeks release of our latest refcard, Selenium 2.0: Getting Started With the WebDriver API, I've compiled a list of some of the best refcardz in the collection related to testing

Selenium 2.0: Using the WebDriver API to Create Robust User Acceptance Tests

Matt Stine introduces Selenium 2.0, explaining how the WebDriver API is now used for browser control in the latest release of Selenium. Installation (through Java, Ruby, Python and C#) and browser coverage is outlined, before discussing the page interaction model that WebDriver provides. Selenium support for mobile devices and the remote WebDriver are also included in this card. 

For those looking for a Selenium 1.0 reference, you can download the earlier Getting Started with Selenium.

 

PHPUnit: PHP Test-Driven Development - Automated Tools to Improve Your PHP Code Quality

PHP developers looking to use test their applications will find the PHPUnit refcard really useful. It goes through installation and writing your tests, introducing concepts such as assertions, fixtures and annotations. 

 

 

 

JUnit and EasyMock

JUnit has long been the most popular testing framework available for Java developers. This refcard gives a great introduction to the unit testing approach, explaining what a test case is and outlining the JUnit lifecycle. The card focussed on JUnit 4, and as such lists out the annotations that have been introduced. 

The second half of the card discusses the EasyMock framework, which facilitates the creation of mock objects using the java.lang.reflect.Proxy object. 

This is probably the best reference to get going with testing your Java application logic.

 

Getting Started with Fitnesse

Fitnesse is an open source framework that executes Wiki pages which call custom written fixtures. As the tests are written through Wiki, customers, testers and programmers can all write tests. The fixtures can be written in Java, C# or Ruby.

The card goes through installation, how to write a test and create suites, how to write fixtures and how to run your tests. 

 

 

Getting Started with Firebug 1.5

While not quite fitting in with the other cards on this list, Firebug is a really useful tool for debugging CSS, HTML, JavaScript and DOM on your website. The card explains how to install Firebug and to use it for profile and debug Javascript. Developers will find this most useful as it has a comprehensive listing of all keyboard and mouse shortcuts used. 

 

 

 

Software testing unit test Software

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • C++ Creator Bjarne Stroustrup Interview
  • Troubleshooting HTTP 502 Bad Gateway in AWS EBS
  • What Developers Need to Know About Table Partition Pruning
  • NextJS Vs React: Key Differences, Advantages and Limitations

Comments

Java Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo