... Hi Cédric, 1) I would change this statement to "most software is not automatically tested with tools such as TestNG, JUnit or FIT or similar". Then I...
I will be keep on posting mails regarding JUnit Tests. Kindly help me whenever I am having doubts to clarify and resolve it and I will share my good Junit...
Hi Iam trying to execute simple test case from eclipse3.1 IDE using ant build.xml. I have written for that <!-- Setup Junit framework --> <target name="JUNIT"...
I found some interesting reasons here! http://www.nabble.com/Is-Junit-based-testing-REALLY-possible-for-commercial-software-development---tf1095747.html -- ...
Hi there, you snipped out the path object named "classpath", so we can't see what you included there. But if the tests compile successfully, I assume you did...
... I hope no one would ever hear me saying that they were. I try to spend less time worrying about whether I fit global definitions of "bad" or "worthless",...
Hi Iam trying to execute simple test case from eclipse3.1 IDE using ant build.xml. I have written for that <!-- Setup Junit framework --> <target name="JUNIT"...
Hello all, Firstly, I want to say that this is a fantastic forum! I have been using it for only one year now but in that short space of time you have all...
... Welcome to the discussion. Feel free to join into any part of it as you like. -- J. B. (Joe) Rainsberger :: http://www.jbrains.info Your guide to software...
... In JUnit 4.2, it will be a guarantee that the provided test runners will create test instances right before test execution and release them right after....
Maybe I am mis-reading the sentence, but it seems hard to believe that there are a lot of companies in business that don’t do a lot of testing. My experience...
... What if my customers tell me the code works? What if my software has been working for them for years? If such were the case, I'd feel comfortable taking...
... Cedric, I think we disagree here, but before I say more, I'd like to know how much. I hear that "It _can be argued_ that writing test firsts can be ...
... I never said testing was optional. I don't know about you, but what makes my job fascinating is that it's a constant mix of tasks with sometimes...
Hi David, ... Sorry to dodge your question, but I really don't think my experience has much relevance in what I wrote above. Just reread what I wrote above and...
17311
James P. Gunderson
gunders@...
Aug 4, 2006 2:14 am
Scary to step into the discussion at this point. But.... We test everything we can test. We strive for the goal that nothing ships without complete automated...
Slightly out of order, I moved the "above" to "below". ... I think it _can_ be like that but it is often hard to know up front when it _will_ be like that....
... I didn't even think about #3. Sadly that also happens... TDD can be a part of the answer here but I bet a whole lot more is wrong in those projectcs. ... ...
... That an interesting hypothesis. In fact it sounds quite logical. It just doesn't survive the check against reality, in my experience. Take care, Ilja...