I\'m writing some ruby (not Rails) and using test/unit with shoulda to write tests. Are there any gems that\'ll allow me to implement traceability from my tests back to designs/requirements?
I am writing some tests with RSpec (tests and not specs, the code was untested until now) and have stumbled upon an uncertainty...
I\'m trying to write a method that checks whether a date is valid. It is passed in three Strings: month, day, and year, in order. Month should be from 0-11 instead of 1-12. I have tested the logic of
So I built this Android app and it works well on my DroidX, published it and all. Now I get reports that it crashes on some phones, does strange things on others, etc. Yesterday I installed it on my f
I am getting the following failure from one of my tests. Failures: 1) InstrumentController POST create with valid params creates a new Instrument
We are using TeamCity 6.5.1 to manage the compilation, testing and deployment of our builds.Up until now we have been using the NUnit Build Runner from TeamCity to run our tests with NUnit 2.5.8 and h
Maybe someone can help me, I\'m trying to write my first gwt unit test, but here\'s the problem, when I run my test with maven I get this error:
Right now, if you have a test that looks like this: [TestMethod] [DeploymentItem(\"DataSource.csv\")] [DataSource(
I\'ve actually obtained a job to test a website that is somehow struggling with its performance. In Detail I should pick out different parts of the document and check out their waiting->load->finished
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a