I am working in a project which is quite complex in terms of size (it\'s to make a web app). The first problem is that nobody is interested in any products which could really solve the problems surrou
I have a system to which I must apply load for the purpose of performance testing. Some of the load can be created via LoadRunner over HTTP.
We are currently in the process of evaluating a couple of iPhone development shops and we\'re putting together a list of questions/topics that we\'ll be asking them about when we meet.
I\'m new to testing, and I\'m having some difficulties trying to run a functional test. I\'ve a messages_controller, and a user_controller here.
We really need to get our testers into using Fiddler to determin page size and site speed as part of their pre release testing process. I have sat with some of them to talk about fiddler but I\'m look
I really like the way fakeweb in Ruby can be used to fake http requests when testing. Is there a开发者_如何学运维 similar library or an alternative for Python?See also How can one mock/stub python mod
Is it possible in selenium to write blocking commands? I want to make a \"clickAndWaitForAjax\" comma开发者_如何学Pythonnd. It will click a button and wait until a div is filled with text from the se
We are trying to use Fitnesse for our Functional test. Should i be mocking dependencies or should it be testing against the database?
I\'m working wit开发者_如何学Goh factory_girl, but looking at the machinist gem. Could you tell me please - what are the pros and cons of migrating to machinist? Have you compared those libs?Machinist
I am using the Zope testbrowser which has been recommended in my last question. The problem that I am facing is that I can use the getControl function to control different objects like: password, user