Posts Tagged ‘Testing’
Wednesday, June 17th, 2009
These are my links for June 17th:
Tags: Programming, Testing
Posted in Uncategorized | No Comments »
Monday, April 27th, 2009
These are my links for April 27th:
- Workroom Productions: Test Strategy, Quality Assurance – Website of James Lyndsay. James works as test consultant. He has a decent experience and knowledge of explorative testing. He gives talks and workshops at these topics.
At the webpage you can find some paper and thougts also.
Tags: agile, article, explorative, paper, Testing, workshop
Posted in Uncategorized | No Comments »
Thursday, February 5th, 2009
These are my links for February 4th:
Tags: export, ExpressionEngine, git, import, kde, Mac, magazine, opensource, osx, pdf, scripts, Software, svk, svn, Testing, tutorial, UML, versioncontrolsystem, Wordpress
Posted in Uncategorized | No Comments »
Saturday, November 29th, 2008
These are my links for November 28th:
Tags: communication, development, guide, Software, Testing
Posted in Uncategorized | 1 Comment »
Friday, October 10th, 2008
These are my links for October 10th:
Tags: code-coverage, cppunit, gcc, gcov, Testing
Posted in Uncategorized | 1 Comment »
Wednesday, October 8th, 2008
These are my links for October 8th:
- BS7925-2 Standard for Software Component Testing – Standard for Software Component Testing from the British Computer Society Special Interest Group in Software Testing (BCS SIGIST).
Objective of the standard is to enable measurement and comparison of software component testing to improve the quality of software testing and the software products themselves.
Tags: documentation, Testing
Posted in Uncategorized | No Comments »
Thursday, October 2nd, 2008
These are my links for October 2nd:
- TML: an XML-based test modeling language – This paper introduces a XML-based and test tool independent test modeling language that support creating general test cases. The language separates test logic from test tool specific code. Thus, a test case only has to be specified once and can then be executed by several test tools.
Tags: Testing, xml
Posted in Uncategorized | No Comments »
Wednesday, October 1st, 2008
Today I came across some ressources about Testing.
First there is the Google Testing Blog. It exist in German and in English; but at first glance it seems to me that the english version has much more content.
I read one of the newer articles and digged deeper into the blog of its author Miško Hevery. He writes about Singletons: Singletons are Pathological Liars. Quite a rant calling Singleton an anti-pattern. He goes into more detail in two additional articles trying to explaining why he thinks like that – but still I don’t get it – as like many other (read the comments). Maybe I need some more time to think about it.
But, nevertheless, these blogs seems to be interesting ressources and are worth further reading.
Tags: Anti-Pattern, blogroll, Singleton, Testing
Posted in Uncategorized | 1 Comment »