Skip to main content

Home/ HealthcareMetadata/ Contents contributed and discussions participated by Malcolm McRoberts

Contents contributed and discussions participated by Malcolm McRoberts

Malcolm McRoberts

Running Automated Tests from the Command Line - 0 views

  • You can use the MSTest.exe program to run automated tests in a test assembly from a command line. You can also view the test results from these test runs, save the results to disk, and save your results to Team Foundation Server.You can also use tcm.exe to run test cases with associated automation from the command line using a test environment.
Malcolm McRoberts

Verifying Database Code by Using SQL Server Unit Tests - 0 views

  • Visual Studio Editions' Support for SQL Server Unit Tests The SQL Server unit tests feature, which was added in the December 2012 update of SQL Server Data Tools, allows you to create, modify, and run SQL Server unit tests in Visual Studio 2010 Professional and Visual Studio 2012 Professional and higher editions.
Malcolm McRoberts

SQL Test - Unit Testing for SQL Server - 0 views

  • If you want to do test-driven development for databases, SQL Test is the place to start. It lets you write database unit tests in T-SQL and run them in SQL Server Management Studio.
Malcolm McRoberts

About DbUnit - 0 views

  • DbUnit is a JUnit extension (also usable with Ant) targeted at database-driven projects that, among other things, puts your database into a known state between test runs.
Malcolm McRoberts

tSQLt - Database Unit Testing for SQL Server | Database Unit Testing for SQL Server - 0 views

  • What is tSQLt? tSQLt is a database unit testing framework for Microsoft SQL Server. tSQLt is compatible with SQL Server 2005 (service pack 2 required) and above on all editions.
Malcolm McRoberts

The python-nose Open Source Project on Ohloh - 0 views

  • nose provides an alternate test discovery and running process for unittest,
Malcolm McRoberts

Improving the User Experience of Automated Integration Testing - NYTimes.com - NYTimes.com - 0 views

  • We can collect the data when we run tests through Hudson, but that doesn’t make the output much more readable, doesn’t capture metadata (such as which environment configuration the tests ran against) and doesn’t even give useful historic snapshot data, as the jobs run different suites of tests based on parameters.
Malcolm McRoberts

Harris Corporation Patient Portal Certification Helps Health Systems Meet Meaningful Us... - 0 views

  • -- Patient Portal achieves 2014 Edition Certifications. -- Supports health systems to meet stage 1 and stage 2 Meaningful Use requirements. -- Designed to go beyond Meaningful Use to engage patients under accountable care.
Malcolm McRoberts

Incubation Status Template - Apache Incubator - 0 views

  • Sentry is a highly modular system for providing fine grained role based authorization to both data and metadata stored on an Apache Hadoop cluster.
Malcolm McRoberts

Dimension (data warehouse) - Wikipedia, the free encyclopedia - 0 views

  • A conformed dimension is a set of data attributes that have been physically referenced in multiple database tables using the same key value to refer to the same structure, attributes, domain values, definitions and concepts. A conformed dimension cuts across many facts.
  • Dimensions are often recycled for multiple applications within the same database. For instance, a "Date" dimension can be used for "Date of Sale", as well as "Date of Delivery", or "Date of Hire". This is often referred to as a "role-playing dimension".
Malcolm McRoberts

Introducing Parquet: Efficient Columnar Storage for Apache Hadoop | Cloudera Developer ... - 0 views

  • Parquet is designed to bring efficient columnar storage to Hadoop. Compared to, and learning from, the initial work done toward this goal in Trevni, Parquet includes the following enhancements:
« First ‹ Previous 101 - 120 of 245 Next › Last »
Showing 20 items per page