<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>BIQuality Discussions Rss Feed</title><link>http://biquality.codeplex.com/Thread/List.aspx</link><description>BIQuality Discussions Rss Description</description><item><title>New Post: WITH clause causing tests to fail</title><link>http://biquality.codeplex.com/discussions/319243</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Yes, looks like only expressions starting with SELECT are allowed. Thomas, any update on this?&lt;/p&gt;
&lt;/div&gt;</description><author>pavanbarnala</author><pubDate>Mon, 07 Jan 2013 11:54:10 GMT</pubDate><guid isPermaLink="false">New Post: WITH clause causing tests to fail 20130107115410A</guid></item><item><title>New Post: MSTest</title><link>http://biquality.codeplex.com/discussions/248020</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Thanks Thomas. I managed to automate Nunit test execution using MsBuild. Works like a charm.&lt;/p&gt;
&lt;/div&gt;</description><author>pavanbarnala</author><pubDate>Mon, 07 Jan 2013 11:44:23 GMT</pubDate><guid isPermaLink="false">New Post: MSTest 20130107114423A</guid></item><item><title>New Post: MSTest</title><link>http://biquality.codeplex.com/discussions/248020</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Pavan,&lt;/p&gt;
&lt;p&gt;thank your for the flowers. Regarding to your question have you seen the chapter 5 of the documentation? There you can find informations for the MSBuild installation, unsefull tools and a sample script.&lt;/p&gt;
&lt;p&gt;Thomas&lt;/p&gt;&lt;/div&gt;</description><author>tstrehlo</author><pubDate>Thu, 18 Oct 2012 19:05:16 GMT</pubDate><guid isPermaLink="false">New Post: MSTest 20121018070516P</guid></item><item><title>New Post: MSTest</title><link>http://biquality.codeplex.com/discussions/248020</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Thomas,&lt;/p&gt;
&lt;p&gt;Your tool is cool. I used it in my project and it is good as a stand alone testing platform with Nunit. My next logical step would be to automate the test case executions from MSBuild. I couldn't find much useful information anywhere in this regard. Could you please give me some pointers on that?&lt;/p&gt;
&lt;p&gt;Thanks in anticipation.&lt;/p&gt;
&lt;p&gt;Pavan&lt;/p&gt;&lt;/div&gt;</description><author>pavanbarnala</author><pubDate>Thu, 18 Oct 2012 15:34:11 GMT</pubDate><guid isPermaLink="false">New Post: MSTest 20121018033411P</guid></item><item><title>New Post: WITH clause causing tests to fail</title><link>http://biquality.codeplex.com/discussions/319243</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;I haven't seen this anywhere, but creating BI.QUALITY test queries that include subqueries using the WITH clause fail, even though the same queries can be executed in MS SQL Management Studio without error. When I run these queries inside N-Unit I get:&lt;/p&gt;
&lt;p&gt;BI.Quality.QueryTest.3-General\5-StaffDimension\DimStaffADPIDoverlappingDates:Exception ouccured while executing the query: Deferred prepare could not be completed.Statement(s) could not be prepared.Incorrect syntax near the keyword 'with'. If this statement  is a common table expression, an xmlnamespaces clause or a change tracking context clause, the previous statement must be terminated with a semicolon.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I cannot terminate the preceding statement with a semicolon because there is no preceding statement. the WITH clause is effectively the first statement in the query.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Any help would be appreciated.&lt;/p&gt;
&lt;p&gt;Rodney Noland&lt;/p&gt;
&lt;p&gt;QA Developer&lt;/p&gt;&lt;/div&gt;</description><author>RodneyNolandBPE</author><pubDate>Thu, 16 Feb 2012 21:32:25 GMT</pubDate><guid isPermaLink="false">New Post: WITH clause causing tests to fail 20120216093225P</guid></item><item><title>New Post: How to test Stored Procedures with this solution? any sample case?</title><link>http://biquality.codeplex.com/discussions/283986</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am having difficulty to test stored procedures with this solution. Can you give some good examples to conduct unit test of stored procedures with this solution?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;/p&gt;
&lt;p&gt;Ashik(scornik)&lt;/p&gt;
&lt;/div&gt;</description><author>scornik</author><pubDate>Fri, 23 Dec 2011 08:27:42 GMT</pubDate><guid isPermaLink="false">New Post: How to test Stored Procedures with this solution? any sample case? 20111223082742A</guid></item><item><title>New Post: MSTest</title><link>http://biquality.codeplex.com/discussions/248020</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;as we designed the tool it was a main goal to create a unit test without compiling code. Therfore we use a testcase parameter mechanism which is offered by NUnit. All testcases you definie within BI.Quality are parameters for on testcase. We are Microsoft Gold Partner (and fans of Microsoft)&amp;nbsp;but we havn't found anything compareable within the unit test architecture of Microsoft.&amp;nbsp;So BI.Quality works currently only with&amp;nbsp;NUnit.&lt;/p&gt;
&lt;p&gt;Thomas Strehlow&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>tstrehlo</author><pubDate>Tue, 01 Mar 2011 21:44:33 GMT</pubDate><guid isPermaLink="false">New Post: MSTest 20110301094433P</guid></item><item><title>New Post: MSTest</title><link>http://biquality.codeplex.com/discussions/248020</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;in my company we are working with Visual Studio 2010 and MSTest instead of NUnit.&lt;/p&gt;
&lt;p&gt;Does this tool can be used with MSTest? Is this planned in a future that can work with MSTest?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;/div&gt;</description><author>Angel_Roche</author><pubDate>Tue, 01 Mar 2011 17:20:20 GMT</pubDate><guid isPermaLink="false">New Post: MSTest 20110301052020P</guid></item><item><title>New Post: MDX query not working: "Object reference not set to an instance of an object."</title><link>http://biquality.codeplex.com/Thread/View.aspx?ThreadId=241259</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi Adrian,&lt;/p&gt;
&lt;p&gt;you are absolutely right. I tried the simplest MDX I could think of, but it turns out that it is too simple.&lt;/p&gt;
&lt;p&gt;Thanks, it is working fine now!&lt;/p&gt;
&lt;p&gt;Bertus&lt;/p&gt;
&lt;/div&gt;</description><author>BertusHolscher</author><pubDate>Fri, 14 Jan 2011 14:35:03 GMT</pubDate><guid isPermaLink="false">New Post: MDX query not working: "Object reference not set to an instance of an object." 20110114023503P</guid></item><item><title>New Post: MDX query not working: "Object reference not set to an instance of an object."</title><link>http://biquality.codeplex.com/Thread/View.aspx?ThreadId=241259</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;the issue you described above could be reconstructed on the AdventureWorks database. To workaround that issue you should select the default measure on the 0-axis.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br&gt;
Adrian&lt;/p&gt;
&lt;/div&gt;</description><author>apolko</author><pubDate>Tue, 11 Jan 2011 18:19:54 GMT</pubDate><guid isPermaLink="false">New Post: MDX query not working: "Object reference not set to an instance of an object." 20110111061954P</guid></item><item><title>New Post: MDX query not working: "Object reference not set to an instance of an object."</title><link>http://biquality.codeplex.com/Thread/View.aspx?ThreadId=241259</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;&lt;span style="font-size:x-small"&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span lang="EN-GB"&gt;&lt;/p&gt;
&lt;p&gt;I am trying to get ORAYLIS BI.Quality to work. SQL queries work fine, but MDX gives the following error:&lt;/p&gt;
&lt;span style="font-size:xx-small; font-family:Courier New"&gt;&lt;span style="font-size:xx-small; font-family:Courier New"&gt;
&lt;p&gt;SELECT FROM [Dekking] CELL PROPERTIES VALUE;&lt;/p&gt;
&lt;p&gt;Message:&lt;/p&gt;
&lt;p&gt;Object reference not set to an instance of an object.&lt;/p&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;
&lt;p&gt;I can run the MDX statement in SQL Server Management Studio without a problem.&lt;/p&gt;
&lt;span lang="EN-GB"&gt;&lt;font size="2"&gt;
&lt;p&gt;This is the connectionstring&lt;/p&gt;
&lt;/font&gt;&lt;span lang="N"&gt;:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang="N"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="font-size:x-small"&gt;&lt;font size="2"&gt;&lt;span lang="EN-GB"&gt;
&lt;p&gt;&amp;lt;Connection&amp;gt;&lt;br&gt;
&amp;lt;Name&amp;gt;APM_APK MDX&amp;lt;/Name&amp;gt;&lt;br&gt;
&amp;lt;ConnectionString&amp;gt;&lt;br&gt;
Provider=MSOLAP;&lt;br&gt;
Data Source=RDWXXXXXX;&lt;br&gt;
Integrated Security=SSPI;&lt;br&gt;
Connect Timeout=5;&lt;br&gt;
Initial Catalog=XXX;&lt;br&gt;
&amp;lt;/ConnectionString&amp;gt;&lt;br&gt;
&amp;lt;/Connection&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;ValidateConnections works okay.&lt;/p&gt;
&lt;p&gt;This is my testcase:&lt;/p&gt;
&lt;p&gt;&amp;lt;QueryTest&amp;gt;&lt;br&gt;
&amp;lt;Query table=&amp;quot;t1&amp;quot; connectionref=&amp;quot;APM_APK MDX&amp;quot; include=&amp;quot;Erik.mdx&amp;quot; /&amp;gt;&lt;br&gt;
&amp;lt;/QueryTest&amp;gt;&lt;/p&gt;
&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;
&lt;p&gt;&lt;/p&gt;
&lt;/span&gt;
&lt;p&gt;&lt;/p&gt;
&lt;/div&gt;</description><author>BertusHolscher</author><pubDate>Tue, 11 Jan 2011 08:51:17 GMT</pubDate><guid isPermaLink="false">New Post: MDX query not working: "Object reference not set to an instance of an object." 20110111085117A</guid></item><item><title>New Post: Oracle connection via OLEDB</title><link>http://biquality.codeplex.com/Thread/View.aspx?ThreadId=233421</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi Mike,&lt;br&gt;
&lt;br&gt;
thanks for the encouraging words to BI.Quality. If you like the product, we would appreciate a positive rating.&lt;br&gt;
Coming back to your question: BI.Quality supports any Microsoft OLEDB provider. Of course we have not tested all of them.&lt;br&gt;
The documentation is sketchy in some sections, but we are working on that.&lt;br&gt;
&lt;br&gt;
Best regards,&lt;br&gt;
Adrian&lt;/p&gt;
&lt;/div&gt;</description><author>apolko</author><pubDate>Thu, 04 Nov 2010 08:41:42 GMT</pubDate><guid isPermaLink="false">New Post: Oracle connection via OLEDB 20101104084142A</guid></item><item><title>New Post: Oracle connection via OLEDB</title><link>http://biquality.codeplex.com/Thread/View.aspx?ThreadId=233421</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi Oraylis,&lt;/p&gt;
&lt;p&gt;First up - thanks very much for putting this project up - it really fills a need.&amp;nbsp; I got through the setup and created my first test project in just a few minutes (despite not being very familiar with NUnit), so you have done a great job.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My question is about defining an Oracle connection.&amp;nbsp; I have been able to successfully define one and run a test, so it seems as simple as plugging the right OLEDB connection string in to the Connections definition?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Am I missing something or is that it?&amp;nbsp; And by extension, does that mean you could configure Query tests for any OLEDB source (i.e. not just SQL Server or Analysis Services)?&lt;/p&gt;
&lt;p&gt;If that's the case, it could be worth mentioning in the Codeplex project description and doco, as it would greatly increase the possible scope of your app.&lt;/p&gt;
&lt;p&gt;Thanks again!&lt;/p&gt;
&lt;p&gt;Mike&lt;/p&gt;
&lt;/div&gt;</description><author>MikeHoney</author><pubDate>Thu, 04 Nov 2010 04:12:22 GMT</pubDate><guid isPermaLink="false">New Post: Oracle connection via OLEDB 20101104041222A</guid></item><item><title>New Post: Column 'actualValue' does not allow nulls</title><link>http://biquality.codeplex.com/Thread/View.aspx?ThreadId=227828</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;span id="x_result_box" lang="en"&gt;&lt;span&gt;we are happy to announce that the new version of BI.Quality has just been released. The null value problem discribed in this threat has been fixed in the new release.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
Best regards,&lt;/p&gt;
&lt;p&gt;Adrian&lt;/p&gt;
&lt;/div&gt;</description><author>apolko</author><pubDate>Mon, 25 Oct 2010 08:04:32 GMT</pubDate><guid isPermaLink="false">New Post: Column 'actualValue' does not allow nulls 20101025080432A</guid></item><item><title>New Post: Column 'actualValue' does not allow nulls</title><link>http://biquality.codeplex.com/Thread/View.aspx?ThreadId=227828</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;br&gt;&lt;br&gt;we are working on a new release of BI.Quality, which solves the null-value issue. The new version is expected to be online next week.&lt;br&gt;&lt;br&gt;Best regards,&lt;br&gt;Adrian&lt;/p&gt;&lt;/div&gt;</description><author>apolko</author><pubDate>Tue, 12 Oct 2010 13:54:58 GMT</pubDate><guid isPermaLink="false">New Post: Column 'actualValue' does not allow nulls 20101012015458P</guid></item><item><title>New Post: Column 'actualValue' does not allow nulls</title><link>http://biquality.codeplex.com/Thread/View.aspx?ThreadId=227828</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi folks,&lt;/p&gt;
&lt;p&gt;same question here. this makes testing of large datasets quite impossible since it mostly has some null-values. &amp;nbsp;i don't remember such behavior at prior version anyway, so can this constraint be switched off?&lt;/p&gt;
&lt;p&gt;best regards, Martin&lt;/p&gt;&lt;/div&gt;</description><author>MartinIhrke</author><pubDate>Mon, 11 Oct 2010 15:14:18 GMT</pubDate><guid isPermaLink="false">New Post: Column 'actualValue' does not allow nulls 20101011031418P</guid></item><item><title>New Post: Column 'actualValue' does not allow nulls</title><link>http://biquality.codeplex.com/Thread/View.aspx?ThreadId=227828</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hello Oraylis !&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; Thank you for the rand new Release 2.0.0.&lt;/p&gt;
&lt;p&gt;I have a question concerning a point that is not related specifically to the new release.&lt;/p&gt;
&lt;p&gt;For some queries there might be NUll values. However this does not seem to be allowed for the actual result table.&lt;/p&gt;
&lt;p&gt;&amp;quot;BI.Quality.QueryTest.NominatedExportByBRP:&lt;br&gt;System.Data.NoNullAllowedException : Column 'actualValue' does not allow nulls.&amp;quot;&lt;/p&gt;
&lt;p&gt;Is there a possibility to switch this constraint off ?&lt;/p&gt;
&lt;p&gt;Thank you in advance.&lt;/p&gt;
&lt;p&gt;Daniel&lt;/p&gt;&lt;/div&gt;</description><author>dmuller</author><pubDate>Mon, 20 Sep 2010 09:47:02 GMT</pubDate><guid isPermaLink="false">New Post: Column 'actualValue' does not allow nulls 20100920094702A</guid></item><item><title>New Post: Test compatibility between 1.0 and 1.97</title><link>http://biquality.codeplex.com/Thread/View.aspx?ThreadId=225454</link><description>&lt;div style="line-height: normal;"&gt;&lt;div&gt;Hello,&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;  thank you for YOUR quick action. Please excuse my response being late.&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;Anyway, the day following 1.98 release, I installed tested and constated: Query Test passed, Test description passed not with the rsult file pattern.&lt;/div&gt;
&lt;div&gt;As this is the beginning of our tests and your (new) pattern with XML and CSVFileWriter comes in pretty handy I changed the test description for all I my tests in order to go on with BI.Quality FW.&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;Thank you and keep going.&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;Daniel&lt;br&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;On Wed, Sep 1, 2010 at 11:15 AM, apolko &lt;span dir=ltr&gt;&amp;lt;&lt;a href="mailto:notifications@codeplex.com"&gt;notifications@codeplex.com&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote style="border-left:#ccc 1px solid;margin:0px 0px 0px 0.8ex;padding-left:1ex"&gt;
&lt;div&gt;
&lt;p&gt;From: apolko&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;Hello Daniel,&lt;br&gt;&lt;br&gt;Thank you for your post. Actually there is a compatibility issue between version 1.0.0 and 1.9.7. &lt;br&gt;We are currently working on solving this problem and plan to release a patch version as soon as possible.&lt;br&gt;
As a workaround (and in general) we recommend to transform your query test definitions into the new syntax (see documentation). &lt;br&gt;Your example definition should be redefined as:&lt;br&gt;&lt;br&gt;&amp;lt;QueryTest&amp;gt;&lt;br&gt;  &amp;lt;Name&amp;gt;ATerifficQueryTestName&amp;lt;/Name&amp;gt;&lt;br&gt;
  &amp;lt;Description&amp;gt;Test Cube  Name with white spaces&amp;lt;/Description&amp;gt;&lt;br&gt;  &amp;lt;XmlTableReader table=&amp;quot;refTable&amp;quot; file=&amp;quot;REFERENCE_AnOLDTerifficQueryTest.rslt&amp;quot; /&amp;gt;&lt;br&gt;  &amp;lt;Query &lt;br&gt;      table=&amp;quot;ATerifficQuery&amp;quot; &lt;br&gt;
      connectionref=&amp;quot;MDX-OfTheThing&amp;quot; &lt;br&gt;      include=&amp;quot;ATerifficQuery.mdx&amp;quot; /&amp;gt;&lt;br&gt;  &amp;lt;AssertTable expectedtableref=&amp;quot;refTable&amp;quot; actualtableref=&amp;quot;ATerifficQuery&amp;quot; /&amp;gt;&lt;br&gt;  &amp;lt;XmlTableWriter tablered=&amp;quot;ATerifficQuery&amp;quot; file=&amp;quot;ATerifficQueryTest.rslt&amp;quot; /&amp;gt;&lt;br&gt;
&amp;lt;/QueryTest&amp;gt;&lt;br&gt;&lt;br&gt;Best regards&lt;br&gt;Adrian&lt;/p&gt;&lt;/div&gt;
&lt;div&gt;
&lt;p&gt;Read the &lt;a href="http://biquality.codeplex.com/Thread/View.aspx?ThreadId=225454&amp;ANCHOR#Post487458"&gt;full discussion online&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;To add a post to this discussion, reply to this email (&lt;a href="mailto:BIQuality@discussions.codeplex.com?subject=[BIQuality:225454]"&gt;BIQuality@discussions.codeplex.com&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;To start a new discussion for this project, email &lt;a href="mailto:BIQuality@discussions.codeplex.com"&gt;BIQuality@discussions.codeplex.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You are receiving this email because you subscribed to this discussion on CodePlex. You can &lt;a href="http://www.codeplex.com/site/discussions/thread/unsubscribe/225454"&gt;unsubscribe&lt;/a&gt; on CodePlex.com.&lt;/p&gt;

&lt;p&gt;Please note: Images and attachments will be removed from emails. Any posts to this discussion will also be available online at CodePlex.com&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;</description><author>dmuller</author><pubDate>Mon, 13 Sep 2010 12:02:53 GMT</pubDate><guid isPermaLink="false">New Post: Test compatibility between 1.0 and 1.97 20100913120253P</guid></item><item><title>New Post: Test compatibility between 1.0 and 1.97</title><link>http://biquality.codeplex.com/Thread/View.aspx?ThreadId=225454</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hello Daniel,&lt;br&gt;&lt;br&gt;Thank you for your post. Actually there is a compatibility issue between version 1.0.0 and 1.9.7. &lt;br&gt;We are currently working on solving this problem and plan to release a patch version as soon as possible.&lt;br&gt;As a workaround (and in general) we recommend to transform your query test definitions into the new syntax (see documentation). &lt;br&gt;Your example definition should be redefined as:&lt;br&gt;&lt;br&gt;&amp;lt;QueryTest&amp;gt;&lt;br&gt;&amp;nbsp; &amp;lt;Name&amp;gt;ATerifficQueryTestName&amp;lt;/Name&amp;gt;&lt;br&gt;&amp;nbsp; &amp;lt;Description&amp;gt;Test Cube&amp;nbsp; Name with white spaces&amp;lt;/Description&amp;gt;&lt;br&gt;&amp;nbsp; &amp;lt;XmlTableReader table=&amp;quot;refTable&amp;quot; file=&amp;quot;REFERENCE_AnOLDTerifficQueryTest.rslt&amp;quot; /&amp;gt;&lt;br&gt;&amp;nbsp; &amp;lt;Query &lt;br&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; table=&amp;quot;ATerifficQuery&amp;quot; &lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; connectionref=&amp;quot;MDX-OfTheThing&amp;quot; &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; include=&amp;quot;ATerifficQuery.mdx&amp;quot; /&amp;gt;&lt;br&gt;&amp;nbsp; &amp;lt;AssertTable expectedtableref=&amp;quot;refTable&amp;quot; actualtableref=&amp;quot;ATerifficQuery&amp;quot; /&amp;gt;&lt;br&gt;&amp;nbsp; &amp;lt;XmlTableWriter tablered=&amp;quot;ATerifficQuery&amp;quot; file=&amp;quot;ATerifficQueryTest.rslt&amp;quot; /&amp;gt;&lt;br&gt;&amp;lt;/QueryTest&amp;gt;&lt;br&gt;&lt;br&gt;Best regards&lt;br&gt;Adrian&lt;/p&gt;&lt;/div&gt;</description><author>apolko</author><pubDate>Wed, 01 Sep 2010 09:15:45 GMT</pubDate><guid isPermaLink="false">New Post: Test compatibility between 1.0 and 1.97 20100901091545A</guid></item><item><title>New Post: Test compatibility between 1.0 and 1.97</title><link>http://biquality.codeplex.com/Thread/View.aspx?ThreadId=225454</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; thank you for the excellent idea and the promissing first implementation of Oraylis BI.Quality.&lt;/p&gt;
&lt;p&gt;UnfortunateIy, I&amp;nbsp;encountered&amp;nbsp;problems&amp;nbsp;when reusing the tests created with the first version with the actual one. Evidently, I noticed the changed schema but still cannot imagine recreate the test suite with any framework release.&lt;/p&gt;
&lt;p&gt;The methode used was: Record a result file, use it as the reference in the comparing assert table test. I give an exemple xml hereunder.&lt;/p&gt;
&lt;p&gt;&amp;lt;QueryTest&amp;gt;&lt;br&gt;&amp;nbsp; &amp;lt;Name&amp;gt;ATerifficQueryTestName&amp;lt;/Name&amp;gt;&lt;br&gt;&amp;nbsp; &amp;lt;Description&amp;gt;Test Cube&amp;nbsp; Name with white spaces&amp;lt;/Description&amp;gt;&lt;br&gt;&amp;nbsp; &amp;lt;ConnectionRef&amp;gt;MDX-OfTheThing&amp;lt;/ConnectionRef&amp;gt;&lt;br&gt;&amp;nbsp; &amp;lt;Query include=&amp;quot;ATerifficQuery.mdx&amp;quot;/&amp;gt;&lt;br&gt;&amp;nbsp; &amp;lt;RsltFile&amp;gt;ATerifficQueryTest.rslt&amp;lt;/RsltFile&amp;gt;&lt;br&gt;&amp;nbsp; &amp;lt;AssertTable include=&amp;quot;REFERENCE_AnOLDTerifficQueryTest.rslt&amp;quot; /&amp;gt;&lt;br&gt;&amp;lt;/QueryTest&amp;gt;&lt;/p&gt;
&lt;p&gt;This is not valid anymore for the actual version. It was however&amp;nbsp;easily human&amp;nbsp;readable.&lt;/p&gt;
&lt;p&gt;Do I have to recreate the REFERENCE results by using XmlTableWriter/CsvTableWriter or can I reuse my recorded result files ?&lt;/p&gt;
&lt;p&gt;Can you&amp;nbsp; recommend another specific solution?&lt;/p&gt;
&lt;p&gt;Thank you in advance.&lt;/p&gt;
&lt;p&gt;Daniel&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>dmuller</author><pubDate>Tue, 31 Aug 2010 13:56:38 GMT</pubDate><guid isPermaLink="false">New Post: Test compatibility between 1.0 and 1.97 20100831015638P</guid></item></channel></rss>