unit testing

Tag details

Welcome to the 'unit testing' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'unit testing'.

Are you an expert about 'unit testing'? Do you want to be the Technorati authority on 'unit testing'? You can write a description that will appear right here: Join Blogcritics!

Look up Offsite Link "unit-testing" at The Free Dictionary

Latest blogosphere posts tagged “unit testing”
 

  • Et Temptationis Bonum… or How I Discovered a Love for Test Driven Development


    Authority Authority:
    …so after many days of furious coding the final feature is completed. The quality assurance team have okay’d the change and a gold release candidate is ready to hit the shops. In the meantime some team members tidy up the code, the final master disk is burnt and sent to fabrication plants in some far off land. ...
    2 weeks ago
  • Upward Mobility: Unit Testing Core Data


    O'Reilly NewsAuthority Authority: 148
    One of the more common issues that arises in creating OCUnit tests in iOS is how to test code that uses Core Data. There are several challenges, but with a little foresight, you can be sailing right along. The first …
    2 weeks ago
  • Unit Testing Business Processes in Oracle BPM Suite 11g


    Authority Authority:
    One of the fundamental challenges that every individual/team experiences when implementing business processes using Oracle BPM Suite 11g is the ability to run unit tests. Managers and testers direly want unit testing from developers to ensure code quality and stability. Another important requirement around testing is ...
    2 weeks ago
  • Unit Test class that makes use of HttpWebRequest thanks to Visual Studio fakes library


    Alkampfer's PlaceAuthority Authority: 123
    Thanks to Visual Studio Fakes is it possible to isolate your unit test and testing difficult to test code . Today I need to test a class that issues some Web Request around the internet and I’m concerned about testing the SUT when the web response contains some specific code like 404 (Not Found) or something. ...
    2 weeks ago
  • ABAP Unit Test Fixture Methods


    Authority Authority:
    In the series of ABAP Unit, lets check out the Test Fixture methods. Preface In this article, I would cover various different methods for test fixture. In this series, I’m planning for these articles: – This article ABAP Unit Test Global class usage ABAP Unit Test Real time example ABAP Unit Test Wizard to ...
    2 weeks ago
  • JUnit Book Is Available


    Authority Authority:
    New JUnit book is available! I hope you enjoy it! read more
    3 weeks ago
  • ABAP Unit Test Driven Development – Basics


    Authority Authority:
    Lets check few basics of Test Driven Development as well as for ABAP Unit. Preface In this article, I would try to explain few basics of the ABAP Unit. In this series, I’m planning for these articles: – This article ABAP Unit Test Fixture methods ABAP Unit Test Global class usage ABAP Unit Test Real... ABAP ...
    4 weeks ago
  • SAP PI Dilemma: How to Get Production IDocs for Testing


    Authority Authority:
    Every SAP developer/consultant knows that to be able to test new programming logic and/or configuration efficiently and thoroughly, sufficient test data is required to ensure quality. I have worked on several SAP PI projects and have run into the issue of not having great test data (or, for that matter, any test ...
    4 weeks ago
  • How to unit test spring security authentication with junit


    Authority Authority:
    In last few tutorials, we learned about different ways to secure your web application using spring security 3. We learned about xml user details, JDBC based user details service and custom user details service. We also learned about method level security in spring 3. Now its time to learn the way to test these ...
    4 weeks ago
  • ABAP Unit Test Driven Development – Basic Example


    Authority Authority:
    ABAP Unit is an embedded framework to develop using the Test Driven Development approach. ABAP unit lets you test the code at unit level, independent of the entire solution. Preface I have mentioned many times in the various articles about ABAP Unit. With this new series of articles, I would try to help you ...
    4 weeks ago

Comments about unit testing

Personal attacks are NOT allowed
Please read our comment policy