Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- MSDN Webcast: Look What You Can Do With Silverlight 2 (Part 5 of 6): Testing Framework (Level 200)
- A new testing framework is shipping with Microsoft Silverlight 2. This testing framework enables to write unit tests for UI and non-UI functionality in Silverlight 2 and it includes more than 2,000 unit tests covering all of the released Silverlight 2 controls. This webcast examines some of the built-in unit...
- Tags: Unit Test, Microsoft Developer Network, Microsoft Silverlight, Webcast, Testing Framework
- Webcasts 2008-06-25
- Put New Capabilities of Business Activity Monitoring (BAM) to Work, Part 3: Improved Unit Test Environment in IBM WebSphere Business Monitor Development Toolkit V6.1
- IBM WebSphere Business Monitor V6.1 has exciting new features and capabilities that were described in Part 1, "What's new in WebSphere Business Monitor 6.1" (developerWorks, Dec 2007). Part 2 focused on installation improvements. Future paper will focus on specific components of the product. After the user has installed the product,...
- Tags: Unit Test, Monitor, IBM WebSphere, IBM Corp., IBM WebSphere Business Monitor V6.1, Application Servers, Middleware, Enterprise Software, Software
- White papers 2008-02-26
- MSDN Webcast: Unit Testing for Devices (Level 200)
- The attendee of this webcast will learn how to write and execute unit tests for device applications. Unit testing is a technique used to validate that individual pieces of source code are working properly. Microsoft Visual Studio 2008 gives full support to create and execute unit tests for the Microsoft...
- Tags: Unit Test, Microsoft Developer Network, Webcast, Microsoft Corp., Microsoft .NET Compact Framework, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
- Webcasts 2008-01-09
- CruiseControl Dashboard (Java) (widget)
- CruiseControl Dashboard Java can be used to monitor multiple projects configured on a single/multiple CruiseControl Java servers, and it has the following features: Provides feedback with an animated Lava Lamp that changes from green to red and vice versa depending on the build status of the projects; CruiseControl Dashboard Java...
- Tags: Unit Test, Programming Languages, Java, Software Development, Software/Web Development
- Software downloads 2007-06-26
- AppPerfect DevTest4J (exe)
- AppPerfect DevTest4J is a comprehensive suite of products consisting of Java code analyzerCA, unit testerUT and profilerJP. CA is designed to perform a)Review Java code, b) Enforce Good Coding Practices. It analyzes Java/jsp code by applying over 750 built-in rules. It also provides functionality to automatically fix the coding violations....
- Tags: Unit Test, AppPerfect DevTest4J, Unit Tester, Programming Languages, Java, Software Development, Software/Web Development
- Software downloads 2007-06-22
- A Unit-Test Framework for Database Applications
- The outcome of a test of an application that stores data in a database naturally depends on the state of the database. It is therefore important that test developers are able to set up and tear down database states in a simple and efficient manner. In existing unit-test frameworks, setting...
- Tags: Unit Test, Database
- White papers 2006-05-08
- Which C unit test tool (library) are you using
- For the Java code that we write we use JUnit (and associated associated extensions like DbUnit, etc.). This is working really well for us.We would like to use a standard tool preferably open source for the C++ code that we write. Which one are you
- Tags: test, programming, tool, jean-simon.s.larochelle@..., C, unit test
- Discussion threads 2006-11-09
- Reduce runtime errors in .NET through unit testing
- Does testing code rank low on your favorite things to do list? If so, check out Tony Patton's demonstration of how simple it is to effectively unit test your code using NUnit, a unit-testing framework for all .NET languages. Microsoft's submission of the C# language and the CLR...
- Tags: Microsoft .NET, Microsoft Corp., TearDown, Middleware, Tony Patton, .NET, Programming languages, ExpectedException, Unit Testing, Nunit, .NET Newsletter, Unit Test, Method, TechRepublic Inc., Class, Setup, Code, Test, NUnit Class, TestFixture, AreSame, IsFalse, IsNull, IsNotNull, IsTrue, Assert.AreEqual, C#, Software Development, Software/Web Development, Enterprise Software, Software
- Technical articles 2005-07-25
- Unit Test Frameworks: The xUnit Family of Unit Test Frameworks
- Kent Beck published a unit test framework for the Smalltalk language in 1999. The architecture of SmalltalkUnit or SUnit represents a sweet spot, an ideal balance between simplicity and utility. Later, Erich Gamma ported SUnit to Java, creating JUnit. JUnit in turn begat CppUnit, NUnit, PyUnit, XMLUnit, and ports to...
- Tags: Unit Test
- Book chapters 2004-10-27
- Mixed results for unit testing poll
- How is unit testing performed in organizations? Is it an informal activity that is done before integration if there is some time left after programming or is it the key element of the development effort? A recent poll examined the way unit testing is performed in software development organizations. Here...
- Tags: Development tools, unit test
- Discussion threads 2006-03-20
- Development methods for the solo developer?
- As a consultant I currently work solo doing both web and database development. I've been reading up on Agile and Extreme Programming, but in these case they appear to emphasize being in a team. Are there any particular developmet methodologies for the individual developer who doesn't have a...
- Tags: agile, AristonITGuy, database, developer, development, extreme programming, individual, Maintainability, Nunit, programming, unit test, web, xp
- Discussion threads 2006-02-23
- Unit test your code with NUnit
- This week's .NET newsletter demonstrates the simplicity of using NUnit to effectively unit test your code. Do you use unit testing so you can find runtime errors on your own without waiting for the QA stage? If so, how much time does it save you to test the code and...
- Tags: Nunit
- Discussion threads 2005-03-15
- Unit testing provides your first line of defense against application flaws
- Of course each of your programs is a work of art. Yet despite all that elegant code and superb functionality, bugs still find their way in. Unit testing can help. Learn the best way to define test cases and implement this part of the testing life cycle.You’ve just spent hours...
- Tags: Tom Mochal, test case, unit test, Unit Testing
- Technical articles 2001-09-04
- NUnit allows effective unit testing with .NET applications
- If you’re developing an application to track your own DVD collection, you can afford to just dive in and start writing code without worrying about the process. However, if you’re writing an application to manage the process of scheduling labor and ordering raw materials to produce DVDs for a consulting...
- Tags: Lark Group, Inc., Microsoft .NET, Nunit, unit test
- Technical articles 2003-01-20
Additional Resources
- Software Unit Testing
- This paper is an overview of software unit testing. It defines unit testing, and discusses many of the issues, which must be addressed when planning for unit testing. It also makes suggestions for appropriate levels of formality and thoroughness of unit testing. Software unit testing is an integral part of...
- Tags: Software, Tools & Techniques, Management
- White papers 1997-01-01
- HP Surestore DAT 24x6 Autoloader Stuck in Self Test Mode
- I have an HP Surestore DAT 24x6 that I acquired from a company that was disposing of old equipment they no longer needed. Anyhow, when I turn the unit on, all three LEDs' (2 green and one orange) blink in unisen and the LCD display shows "Self Test" indefinitely....
- Tags: Why Me Worry?, HP SureStore, Hewlett-Packard Co.
- Discussion threads 2007-04-06
- NTest (msi)
- An automated unit-testing tool that generates test scenarios automatically with random input values and runs them to test the robustness of your program. NTest allows you to inspect object states and properties within your class modules, and manipulate them with a visual model to analyze code behavior. Also acts as...
- Tags: Incenteus, NTest, Productivity
- Software downloads 2006-03-22
- Video Card Stability Test (exe)
- During the test, Video Card Stability Test as much as possible loads GPU Graphics Processing Unit, this ability can be very useful for detection of frequencies on which the video card can stably work. Video Card Stability Test uses VertexShader and PixelShader if are supported by a video card. You...
- Tags: Video Card, Video, Video Cards, Corporate Communications, Hardware, Components, Marketing
- Software downloads 2006-02-28
- Drawkcab Gnimmargorp: Test-Driven Development With FUTS
- One of the practices of Extreme Programming is Test-Driven Development TDD, also known as Test-First Design. This style of development emphasizes an approach that is backwards to many programmers: writing tests before working code. Interestingly, this approach has found application in both agile methodologies and validation-intensive programming environments. TDD involves...
- Tags: SAS Institute, TDD
- White papers 2006-02-28
- Automatic Test Equipment Manufacturer Develops Improved Test Programming
- Teradyne is a leading worldwide supplier of Automatic Test Equipment for complex electronics used in consumer, automotive, computing, telecommunications, aerospace and defense products. To meet expanding industry challenges, Teradyne sought a way to better manage the growing numbers of test specifications, methods, and dependencies, while lowering per-unit test costs. Teradyne...
- Tags: Teradyne Inc., Microsoft Corp., Programming, Development Tools, Aerospace & Defense, Software Development, Software/Web Development, Manufacturing
- Case studies 2007-09-01
- << Previous
- page 1 of 1
- Next >>