﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Business Objects and Data Access (How do I?)  » Business Objects and the Object Test Bench</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 21:33:50 GMT</lastBuildDate><ttl>20</ttl><item><title>Business Objects and the Object Test Bench</title><link>http://forum.strataframe.net/FindPost5195.aspx</link><description>As you might have noticed, I am new to Strataframe.&amp;nbsp; However I am trying to figure out if I can test some of my methods in my BO in the Object Test Bench.&amp;nbsp; I know I can if I just create a regular Class, But when I create a SF Business Object, I try to instantiate a new instance of the class to put in the Object Test Bench, And Nothing Happens.&amp;nbsp; What Do I need to do to test my Business Objects in Object Test Bench.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;--LeRoy</description><pubDate>Mon, 11 Dec 2006 16:58:46 GMT</pubDate><dc:creator>LeRoy Jackson, Jr.</dc:creator></item><item><title>RE: Business Objects and the Object Test Bench</title><link>http://forum.strataframe.net/FindPost5203.aspx</link><description>Yeah...you would have to be running one of the Team Systems environments.&amp;nbsp; You can still setup a test bed without Team System, but when it comes to Source Control, Multi-Developer environments, and unit testing...you can't beat it and it is worth the money and energy to use it.</description><pubDate>Mon, 11 Dec 2006 16:58:46 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Business Objects and the Object Test Bench</title><link>http://forum.strataframe.net/FindPost5202.aspx</link><description>I have VS 2005 Professional.&amp;nbsp; With the MSDN Subscription.&amp;nbsp; I don't think have have the Foundation Team System.&amp;nbsp; If I do, I don't know what it is :-)</description><pubDate>Mon, 11 Dec 2006 16:56:50 GMT</pubDate><dc:creator>LeRoy Jackson, Jr.</dc:creator></item><item><title>RE: Business Objects and the Object Test Bench</title><link>http://forum.strataframe.net/FindPost5200.aspx</link><description>The object test bench is more geared towards user controls than dealing with data.&amp;nbsp; It can be done, but will require a different class environment than will be used at run-time...which defeats the purpose.&amp;nbsp; If you are wanting to create a true test scenario, then you will want to use the Unit Tests that are available in Team Foundation Systems.&amp;nbsp; This is where we create all of our tests.&lt;/P&gt;&lt;P&gt;Bottom line though, you need to setup your data sources that allow the BO to communicate:&lt;/P&gt;&lt;P&gt;[codesnippet]MicroFour.StrataFrame.Data.DataSources.Add(New SqlDataSourceItem("","Your connection string"))[/codesnippet]</description><pubDate>Mon, 11 Dec 2006 16:38:47 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>