I want to do full integration testing for a web application. I want to test many things like AJAX, positioning and presence of certain phrases and HTML elements using several browsers. I\'m seeking a
This is a very strange request for advice for which I truly feel there is no real answer. In my project I have archiving routines on various objects that have been consumed for logical calculations, I
We are building a complex Android application consisting of many screens and workflows spread across many Activities. Our workflows are similar to what you might see on a Bank\'s ATM machine, for exam
We have a situation where for some reason the certificates on our Windows Installers for our product tends to get broken or go bad.Never mind why, the key is that it is not currently detected by our n
I am using Selenium IDE to record some scenarios an开发者_如何学编程d wanted to check if a particular text is present on the page. I inserted a command \"VerifyTextPresent\". However, it always return
I want to do a 开发者_JAVA百科\"two step\" search using Watin. For example I would like to search for a ul-tag having class \"abc\". Then I would like to search for a certain li-tag inside that elemen
I have some HTML like this: <h4 class=\"box_header clearfix\"> <span> <a rel=\"dialog\" href=\"http://www.google.com/?q=word\">Search</a>
Snow Leopard, Test, Shoulda, Cucumber I am running rake test and getting this error: Any ideas? /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems/custom_require.rb:3
Wondering if there was some sort of crawler we could use to te开发者_JS百科st and re-test everything when changes are made to the web app so we know some new change didn\'t error out any existing page
We write a lot of integration tests that work quite well for us, we did attempt to introduce unit testing but found it more difficult to introduce as it took longer and the benefits were not that appa