All kinds of tools that support testing.
33
votes
12answers
3k views
What are some tools for testing Mobile web apps?
I'm thinking along the lines of a Firebug for the iPhone/iPad/Android/BB that can truly give more insight on the markup/scripts.
Even when testing on the simulator/device, it's hard to truly simulate ...
8
votes
6answers
759 views
Alternatives to Session Tester for recording exploratory test session results
I'm interested in hearing suggestions for ways of recording exploratory test session notes. We currently use a mixture of Session Tester and a wiki for recording test notes.
I like many things about ...
8
votes
9answers
6k views
Best free (or very cheap) automation tool for Windows GUI testing?
I used to use vTask Studio, but it seems they've abandoned it. No updates in almost a year.
10
votes
6answers
923 views
Tools for Java software testing
I'm currently working(almost finishing) a Java project that consists on a server application and some client applications on the same network, that will communicate with the server only to request ...