Skip to content

Commit

Permalink
Additional changes from 2012 to 2017 in Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Cédric L. Charlier committed Dec 17, 2017
1 parent b6e6e96 commit e6651f4
Show file tree
Hide file tree
Showing 42 changed files with 176 additions and 176 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<testSuite name="Acceptance Testing: members ordering" xmlns="http://NBi/TestSuite">
<settings>
<default apply-to="system-under-test">
<connectionString>Provider=MSOLAP.4;Data Source=(local)\SQL2012;Initial Catalog='Adventure Works DW 2012';localeidentifier=1033</connectionString>
<connectionString>Provider=MSOLAP.4;Data Source=(local)\SQL2017;Initial Catalog='Adventure Works DW 2012';localeidentifier=1033</connectionString>
</default>
<default apply-to="assert">
<connectionString>Data Source=mhknbn2kdz.database.windows.net;Initial Catalog=AdventureWorks2012;User Id=sqlfamily;password=sqlf@m1ly</connectionString>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<testSuite name="Acceptance Testing: query equalTo Csv" xmlns="http://NBi/TestSuite">
<settings>
<default apply-to="system-under-test">
<connectionString>Provider=MSOLAP.4;Data Source=(local)\SQL2012;Initial Catalog='Adventure Works DW 2012';localeidentifier=1049</connectionString>
<connectionString>Provider=MSOLAP.4;Data Source=(local)\SQL2017;Initial Catalog='Adventure Works DW 2012';localeidentifier=1049</connectionString>
</default>
</settings>
<test name="'Reseller Order Count' for year 2008, query built by assembly" uid="0001">
<condition>
<service-running name="MSOLAP$SQL2012"/>
<service-running name="MSOLAP$SQL2017"/>
</condition>
<system-under-test>
<execution>
Expand All @@ -29,7 +29,7 @@
</test>
<test name="'Reseller Order Count' for year 2006, query built by assembly" uid="0002">
<condition>
<service-running name="MSOLAP$SQL2012"/>
<service-running name="MSOLAP$SQL2017"/>
</condition>
<system-under-test>
<execution>
Expand Down
24 changes: 12 additions & 12 deletions NBi.Testing/Acceptance/Resources/Positive/Contain.nbits
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<testSuite name="Acceptance Testing: members ordering" xmlns="http://NBi/TestSuite">
<settings>
<default apply-to="system-under-test">
<connectionString>Provider=MSOLAP.4;Data Source=(local)\SQL2012;Initial Catalog='Adventure Works DW 2012';localeidentifier=1033</connectionString>
<connectionString>Provider=MSOLAP.4;Data Source=(local)\SQL2017;Initial Catalog='Adventure Works DW 2012';localeidentifier=1033</connectionString>
</default>
<default apply-to="assert">
<connectionString>Data Source=mhknbn2kdz.database.windows.net;Initial Catalog=AdventureWorks2012;User Id=sqlfamily;password=sqlf@m1ly</connectionString>
Expand All @@ -11,12 +11,12 @@
<connectionString>Data Source=mhknbn2kdz.database.windows.net;Initial Catalog=AdventureWorks2012;User Id=sqlfamily;password=sqlf@m1ly</connectionString>
</reference>
<reference name="Olap">
<connectionString>Provider=MSOLAP.4;Data Source=(local)\SQL2012;Initial Catalog='Adventure Works DW 2012';localeidentifier=1033</connectionString>
<connectionString>Provider=MSOLAP.4;Data Source=(local)\SQL2017;Initial Catalog='Adventure Works DW 2012';localeidentifier=1033</connectionString>
</reference>
</settings>
<test name="In dimension Customers, the members of level named 'State-Provinces' contain 'Washington'" uid="0001">
<condition>
<service-running name="MSOLAP$SQL2012"/>
<service-running name="MSOLAP$SQL2017"/>
</condition>
<system-under-test>
<members>
Expand All @@ -29,7 +29,7 @@
</test>
<test name="In dimension Customers the country 'Canada' has a child 'Ontario'" uid="0002">
<condition>
<service-running name="MSOLAP$SQL2012"/>
<service-running name="MSOLAP$SQL2017"/>
</condition>
<system-under-test>
<members children-of="Canada">
Expand All @@ -42,7 +42,7 @@
</test>
<test name="First zone of [Employee].[Sick Leave Hours] is 20 to 33" uid="0003">
<condition>
<service-running name="MSOLAP$SQL2012"/>
<service-running name="MSOLAP$SQL2017"/>
</condition>
<system-under-test>
<members>
Expand All @@ -55,7 +55,7 @@
</test>
<test name="Organization 'All' member is named [All Organizations]" uid="0004">
<condition>
<service-running name="MSOLAP$SQL2012"/>
<service-running name="MSOLAP$SQL2017"/>
</condition>
<system-under-test>
<members>
Expand All @@ -69,12 +69,12 @@
<test name="Dimension 'Currency' contains 'Croatian Kuna' in the hierarchy 'CurrencyName' (without space)">
<category>Tabular</category>
<condition>
<service-running name="MSOLAP$SQL2012TABULAR"/>
<service-running name="MSOLAP$SQL2017TABULAR"/>
</condition>
<system-under-test>
<members>
<hierarchy caption="CurrencyName" dimension="Currency" perspective="Internet Operation"
connectionString="Provider=MSOLAP.4;Data Source=(local)\SQL2012TABULAR;Initial Catalog='AdventureWorks Tabular Model SQL 2012';localeidentifier=1033"
connectionString="Provider=MSOLAP.4;Data Source=(local)\SQL2017TABULAR;Initial Catalog='AdventureWorks Tabular Model SQL 2012';localeidentifier=1033"
/>
</members>
</system-under-test>
Expand All @@ -85,7 +85,7 @@
<test name="Members of department bellow 'Corporate' are in the following list retrieved by a query with a default connectionString" uid="81">
<category>MultiDimensional</category>
<condition>
<service-running name="MSOLAP$SQL2012"/>
<service-running name="MSOLAP$SQL2017"/>
</condition>
<system-under-test>
<members children-of="Corporate">
Expand All @@ -103,7 +103,7 @@
<test name="Members of department bellow 'Corporate' are in the following list retrieved by a query with a reference connectionString" uid="81">
<category>MultiDimensional</category>
<condition>
<service-running name="MSOLAP$SQL2012"/>
<service-running name="MSOLAP$SQL2017"/>
</condition>
<system-under-test>
<members children-of="Corporate">
Expand All @@ -120,7 +120,7 @@
</test>
<test name="Members of department bellow 'Corporate' are in a subset of themselves" uid="0001">
<condition>
<service-running name="MSOLAP$SQL2012"/>
<service-running name="MSOLAP$SQL2017"/>
</condition>
<system-under-test>
<members children-of="Corporate">
Expand All @@ -139,7 +139,7 @@
</test>
<test name="The set Large Resellers contains at least some items" uid="0099">
<condition>
<service-running name="MSOLAP$SQL2012"/>
<service-running name="MSOLAP$SQL2017"/>
</condition>
<system-under-test>
<members>
Expand Down
16 changes: 8 additions & 8 deletions NBi.Testing/Acceptance/Resources/Positive/ContainStructure.nbits
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<testSuite name="Acceptance Testing: members ordering" xmlns="http://NBi/TestSuite">
<settings>
<default apply-to="system-under-test">
<connectionString>Provider=MSOLAP.4;Data Source=(local)\SQL2012;Initial Catalog='Adventure Works DW 2012';localeidentifier=1033</connectionString>
<connectionString>Provider=MSOLAP.4;Data Source=(local)\SQL2017;Initial Catalog='Adventure Works DW 2012';localeidentifier=1033</connectionString>
</default>
<reference name="Dwh">
<connectionString>Data Source=mhknbn2kdz.database.windows.net;Initial Catalog=AdventureWorks2012;User Id=sqlfamily;password=sqlf@m1ly</connectionString>
</reference>
<reference name="Tabular">
<connectionString>Provider=MSOLAP.4;Data Source=(local)\SQL2012TABULAR;Initial Catalog='AdventureWorks Tabular Model SQL 2012';localeidentifier=1033</connectionString>
<connectionString>Provider=MSOLAP.4;Data Source=(local)\SQL2017TABULAR;Initial Catalog='AdventureWorks Tabular Model SQL 2012';localeidentifier=1033</connectionString>
</reference>
</settings>
<test name="The dimension 'employee' has a hierarchy named 'Sick Leave Hours'" uid="0002">
<condition>
<service-running name="MSOLAP$SQL2012"/>
<service-running name="MSOLAP$SQL2017"/>
</condition>
<system-under-test>
<structure>
Expand All @@ -26,7 +26,7 @@
</test>
<test name="In dimension 'employee', we find at least this list of hierarchies" uid="0002">
<condition>
<service-running name="MSOLAP$SQL2012"/>
<service-running name="MSOLAP$SQL2017"/>
</condition>
<system-under-test>
<structure>
Expand All @@ -45,7 +45,7 @@
</test>
<test name="In perspective 'Adventure Works', we find at least this list of sets" uid="0002">
<condition>
<service-running name="MSOLAP$SQL2012"/>
<service-running name="MSOLAP$SQL2017"/>
</condition>
<system-under-test>
<structure>
Expand Down Expand Up @@ -172,7 +172,7 @@
</test>
<test name="In Tabular 'Adventure Works DW 2012', we find at least this list of schemas" uid="0002">
<condition>
<service-running name="MSOLAP$SQL2012TABULAR"/>
<service-running name="MSOLAP$SQL2017TABULAR"/>
</condition>
<system-under-test>
<structure>
Expand All @@ -187,7 +187,7 @@
</test>
<test name="In Tabular 'Adventure Works DW 2012', in the schema 'Internet Operation', we find at least this list of tables" uid="0002">
<condition>
<service-running name="MSOLAP$SQL2012TABULAR"/>
<service-running name="MSOLAP$SQL2017TABULAR"/>
</condition>
<system-under-test>
<structure>
Expand All @@ -204,7 +204,7 @@
</test>
<test name="In Tabular 'Adventure Works DW 2012', in the schema 'Internet Operation', table 'Customer', we find at least this list of columns" uid="0005">
<condition>
<service-running name="MSOLAP$SQL2012TABULAR"/>
<service-running name="MSOLAP$SQL2017TABULAR"/>
</condition>
<system-under-test>
<structure>
Expand Down
14 changes: 7 additions & 7 deletions NBi.Testing/Acceptance/Resources/Positive/Count.nbits
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<testSuite name="Acceptance Testing: members ordering" xmlns="http://NBi/TestSuite">
<settings>
<default apply-to="system-under-test">
<connectionString>Provider=MSOLAP.4;Data Source=(local)\SQL2012;Initial Catalog='Adventure Works DW 2012';localeidentifier=1033</connectionString>
<connectionString>Provider=MSOLAP.4;Data Source=(local)\SQL2017;Initial Catalog='Adventure Works DW 2012';localeidentifier=1033</connectionString>
</default>
</settings>
<test name="In dimension Customers State-Provinces around 65 members" uid="0001">
<condition>
<service-running name="MSOLAP$SQL2012"/>
<service-running name="MSOLAP$SQL2017"/>
</condition>
<system-under-test>
<members>
Expand All @@ -20,7 +20,7 @@
</test>
<test name="In dimension Customers Countries are exactly 6" uid="0002">
<condition>
<service-running name="MSOLAP$SQL2012"/>
<service-running name="MSOLAP$SQL2017"/>
</condition>
<system-under-test>
<members children-of="All Customers">
Expand All @@ -33,7 +33,7 @@
</test>
<test name="Customers more than 100 members" uid="0003">
<condition>
<service-running name="MSOLAP$SQL2012"/>
<service-running name="MSOLAP$SQL2017"/>
</condition>
<system-under-test>
<members>
Expand All @@ -46,7 +46,7 @@
</test>
<test name="Department Name more than 5 members" uid="0003">
<condition>
<service-running name="MSOLAP$SQL2012"/>
<service-running name="MSOLAP$SQL2017"/>
</condition>
<system-under-test>
<members>
Expand All @@ -59,7 +59,7 @@
</test>
<test name="Employee more than 30 members not-starting with 'John'" uid="0003">
<condition>
<service-running name="MSOLAP$SQL2012"/>
<service-running name="MSOLAP$SQL2017"/>
</condition>
<system-under-test>
<members>
Expand All @@ -75,7 +75,7 @@
</test>
<test name="Status has exactly 2 members" uid="0003">
<condition>
<service-running name="MSOLAP$SQL2012"/>
<service-running name="MSOLAP$SQL2017"/>
</condition>
<system-under-test>
<members>
Expand Down
8 changes: 4 additions & 4 deletions NBi.Testing/Acceptance/Resources/Positive/Decoration.nbits
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<testSuite name="The TestSuite" xmlns="http://NBi/TestSuite">
<settings>
<default apply-to="setup-cleanup">
<connectionString>Data Source=(local)\SQL2012;Initial Catalog=AdventureWorksDW2012;Integrated Security=true</connectionString>
<connectionString>Data Source=(local)\SQL2017;Initial Catalog=AdventureWorksDW2012;Integrated Security=true</connectionString>
</default>
<default apply-to="system-under-test">
<connectionString>Data Source=(local)\SQL2012;Initial Catalog=AdventureWorksDW2012;Integrated Security=true</connectionString>
<connectionString>Data Source=(local)\SQL2017;Initial Catalog=AdventureWorksDW2012;Integrated Security=true</connectionString>
</default>
</settings>
<group name="Check decorations">
Expand All @@ -25,7 +25,7 @@
</setup>
<test name="decoration with setup and cleanup">
<condition>
<service-running name="MSSQL$SQL2012"/>
<service-running name="MSSQL$SQL2017"/>
</condition>
<system-under-test>
<execution>
Expand Down Expand Up @@ -65,7 +65,7 @@
</test>
<test name="decoration with setup and cleanup">
<condition>
<service-running name="MSSQL$SQL2012"/>
<service-running name="MSSQL$SQL2017"/>
</condition>
<system-under-test>
<execution>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<testSuite name="Acceptance Testing: members ordering" xmlns="http://NBi/TestSuite">
<settings>
<default apply-to="system-under-test">
<connectionString>Provider=MSOLAP.4;Data Source=(local)\SQL2012;Initial Catalog='Adventure Works DW 2012';localeidentifier=1033</connectionString>
<connectionString>Provider=MSOLAP.4;Data Source=(local)\SQL2017;Initial Catalog='Adventure Works DW 2012';localeidentifier=1033</connectionString>
</default>
<default apply-to="assert">
<connectionString>Data Source=mhknbn2kdz.database.windows.net;Initial Catalog=AdventureWorks2012;User Id=sqlfamily;password=sqlf@m1ly</connectionString>
</default>
</settings>
<test name="Members of department bellow 'Corporate' are in the following list" uid="0001">
<condition>
<service-running name="MSOLAP$SQL2012"/>
<service-running name="MSOLAP$SQL2017"/>
</condition>
<system-under-test>
<members children-of="Corporate">
Expand All @@ -30,7 +30,7 @@
</test>
<test name="Members of hierarchy 'Month Of Year' are standard members" uid="0001">
<condition>
<service-running name="MSOLAP$SQL2012"/>
<service-running name="MSOLAP$SQL2017"/>
</condition>
<system-under-test>
<members children-of="All">
Expand All @@ -45,7 +45,7 @@
</test>
<test name="Members of hierarchy 'Sales Order Line' are integers between 1 and 8" uid="0003">
<condition>
<service-running name="MSOLAP$SQL2012"/>
<service-running name="MSOLAP$SQL2017"/>
</condition>
<system-under-test>
<members children-of="All">
Expand All @@ -60,7 +60,7 @@
</test>
<test name="Members of hierarchy 'Date' are dates between 1st of January 2005 and 31th of December 2010" uid="0004">
<condition>
<service-running name="MSOLAP$SQL2012"/>
<service-running name="MSOLAP$SQL2017"/>
</condition>
<system-under-test>
<members children-of="All">
Expand All @@ -75,7 +75,7 @@
</test>
<test name="Members of hierarchy 'Calendar' (level 'Calendar Year') are values between 'CY 2005' and 'CY 2010'" uid="0004">
<condition>
<service-running name="MSOLAP$SQL2012"/>
<service-running name="MSOLAP$SQL2017"/>
</condition>
<system-under-test>
<members>
Expand All @@ -90,7 +90,7 @@
</test>
<test name="Members of department bellow 'Corporate' are in a subset of themselves" uid="0001">
<condition>
<service-running name="MSOLAP$SQL2012"/>
<service-running name="MSOLAP$SQL2017"/>
</condition>
<system-under-test>
<members children-of="Corporate">
Expand All @@ -101,7 +101,7 @@
<equivalentTo>
<members children-of="Corporate" >
<hierarchy caption="Departments" dimension="Department" perspective="Adventure Works"
connectionString="Provider=MSOLAP.4;Data Source=(local)\SQL2012;Initial Catalog='Adventure Works DW 2012';localeidentifier=1033"
connectionString="Provider=MSOLAP.4;Data Source=(local)\SQL2017;Initial Catalog='Adventure Works DW 2012';localeidentifier=1033"
/>
</members>
</equivalentTo>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<testSuite name="Acceptance Testing: members ordering" xmlns="http://NBi/TestSuite">
<settings>
<default apply-to="system-under-test">
<connectionString>Provider=MSOLAP.4;Data Source=(local)\SQL2012;Initial Catalog='Adventure Works DW 2012';localeidentifier=1033</connectionString>
<connectionString>Provider=MSOLAP.4;Data Source=(local)\SQL2017;Initial Catalog='Adventure Works DW 2012';localeidentifier=1033</connectionString>
</default>
</settings>
<test name="The list of hierarchies contained into the dimension 'employee' is equivalent to this list of 18 hierarchies" uid="0000">
<condition>
<service-running name="MSOLAP$SQL2012"/>
<service-running name="MSOLAP$SQL2017"/>
</condition>
<system-under-test>
<structure>
Expand Down Expand Up @@ -39,7 +39,7 @@
</test>
<test name="The list of measures into the measure-group 'Exchange Rates' is equivalent to this list of measures" uid="0001">
<condition>
<service-running name="MSOLAP$SQL2012"/>
<service-running name="MSOLAP$SQL2017"/>
</condition>
<system-under-test>
<structure>
Expand Down
Loading

0 comments on commit e6651f4

Please sign in to comment.