ApexSQL Unit Test icon
ApexSQL Unit Test icon

ApexSQL Unit Test

ApexSQL Unit Test is a SQL Server Management Studio add-in, to maintain and run SQL database unit tests. It allows you to create unit tests and organize them in test classes.

ApexSQL Unit Test screenshot 1

Cost / License

  • Paid
  • Proprietary

Platforms

  • Windows
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Unit Testing

 Tags

  • t-sql-unit-test-generator
  • sql-unit-testing
  • write-sql-unit-tests
  • sql-unit-testing-tool
  • sql-server-unit-testing-tools

ApexSQL Unit Test News & Activities

Highlights All activities

Recent activities

No activities found.

ApexSQL Unit Test information

  • Developed by

    US flagApexSQL
  • Licensing

    Proprietary and Commercial product.
  • Alternatives

    1 alternatives listed
  • Supported Languages

    • English
ApexSQL Unit Test was added to AlternativeTo by kennethshampton on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is ApexSQL Unit Test?

ApexSQL Unit Test is a SQL Server Management Studio add-in, to maintain and run SQL database unit tests. It allows you to create unit tests and organize them in test classes. In addition, a single test case can be executed, as well as all tests from a single class or all tests against a single database with just a single click. Test execution can be automated using the CLI, along with exporting test execution results to XML, SQL script, or SQL database table.

Features:

  • Supports SQL Server 2005 and higher
  • Supports SQL Server Management Studio 2012 and higher
  • Create SQL unit tests directly in SQL Server Management Studio
  • Manage all SQL unit tests from within a single form
  • Multiple sources for installing tSQLt
  • Organize SQL unit tests in test classes
  • Run SQL unit tests with a single click
  • Run SQL unit tests under one class with a single click
  • Get messages about passed and failed SQL unit tests
  • Stop SQL unit test execution at any time
  • Automated SQL unit test execution through the CLI
  • Export SQL unit test results when using the CLI