2
votes
3answers
185 views

Cross Browser Testing of enterprise applications

I'm looking for a cross browser testing solution for an enterprise banking application during the QA phase. Is there a tool out there that mimics the action that the tester takes on one browser and ...
0
votes
0answers
78 views

Curious behaviour of Firefox when using a proxy for local IP Addresses

I'm currently debugging a rails application and sahi. Previously working without a problem: I would have a proxy running on: 10.2.33.44:9999 (sahi proxy) rails server (host) is also running on ...
32
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 ...