• Manter banco de dados de aplicativos de trabalho e manter a sua qualidade requer um esforço contínuo. Para ajudar os desenvolvedores a este respeito, ApexSQL Teste de Unidade integra o SQL testes de unidade em SQL Server Management Studio (SSMS), permitindo que os desenvolvedores para criar e executar novos testes muito mais fácil. A implementação é fácil e um novo menu com o nome ApexSQL é adicionado ao SQL Server Management Studio. No entanto, você só pode acessar as Opções para configurar o comportamento do aplicativo de lá. Novos testes podem ser criados até que você instalar tSQLt no seu computador. ApexSQL Teste de Unidade, torna-se de você sempre terá a versão mais recente do open-source unidade de testes do aplicativo. Você pode reinstalar ou atualizar tSQLt a qualquer momento que você quiser, a partir do mesmo menu. A criação de novos testes e execução existentes é feito facilmente usando o menu do clique-direito no Object Explorer'. Para gerar uma nova unidade de teste, você deve fornecer um nome e selecione a classe de teste você deseja usar. ApexSQL Teste de Unidade vem com uma colecção de pronto-a-SQL Cop testes que você pode executar sem ter que criá-los manualmente. Todos os testes que você criar são armazenados como procedimentos dentro do banco de dados de destino. O SQL gerado arquivo é visualizado no SQL Server Management Studio, aproveitando-se do poderoso editor de SSMS vem com. O modelo é gerado automaticamente, e você só precisa preenchê-lo com o teste de instruções e detalhes sobre o banco de dados que está a testar. Os testes são executados como procedimentos armazenados, e o resultado pode ser 'passar' ou 'falha'. ApexSQL Unidade de Teste ajuda você a criar testes de unidade no SSMS, executar testes e exportar os resultados. Ele oferece avançadas ferramentas de gerenciamento de testes e CLI suporte para a automação das tarefas, tornando o gerenciamento de banco de dados muito mais fácil.
  • Veritabanı uygulamaları çalışma ve kalitelerini korumak tutmak sürekli bir çaba gerektirir. Bu konuda geliştiriciler yardımcı olmak için, Apex Birim Test entegre (SSMS) SQL Server Management Studio test, daha kolay yeni testler oluşturmak ve çalıştırmak için geliştiriciler sağlayan birim SQL. Dağıtımı kolaydır ve Apex adlı yeni bir menü SQL Server Management Studio eklenir. Ancak, sadece oradan uygulamanın davranışını yapılandırmak için seçeneklere erişebilirsiniz. Yeni testler bilgisayarınızda tSQLt yükleyene kadar oluşturulamaz. Apex Birim Test her zaman açık kaynak birim test uygulaması en son sürümünü elde etmenizi sağlar. İstediğin zaman yeniden yükleme veya güncelleme tSQLt, aynı menüden yapabilirsiniz. Yeni testler ve çalışan mevcut oluşturma kolayca hakkını kullanarak-Nesne Explorer menüsüne tıklayın. Yeni bir birim test oluşturmak için bir ad girin ve kullanmak istediğiniz test sınıfı seçmelisiniz. Apex Birim Test SQL Polis elle oluşturmak zorunda kalmadan çalıştırabilirsiniz testleri yapılmış hazır bir koleksiyon ile birlikte gelir. Oluşturduğunuz tüm testleri hedef veritabanı içinde prosedürleri saklanır. Oluşturulan SQL dosyası SQL Server Management Studio'da inceleyebilirsiniz, SSMS ile güçlü editörü yararlanıyor. Şablon otomatik olarak oluşturulur, ve sadece test deyimleri ve test veritabanı hakkında bilgi ile doldurmak zorunda. Testleri saklı yordamları olarak yürütülür ve sonucu 'başarılı' veya 'başarısız'olabilir. Apex Birim Test SSMS birim testleri oluşturun, testler ve sonuçları ihracat yardımcı olur. Görev otomasyon için gelişmiş test yönetim araçları ve CLİ destek sağlar, veritabanı yönetimi daha kolay yapma.
  • Keeping database applications working and maintaining their quality requires a continuous effort. To help developers in this regard, ApexSQL Unit Test integrates SQL unit testing into SQL Server Management Studio (SSMS), enabling developers to create and run new tests much easier.

    Deployment is easy and a new menu named ApexSQL is added to SQL Server Management Studio. However, you can only access the Options to configure the application's behavior from there.

    New tests cannot be created until you install tSQLt on your computer. ApexSQL Unit Test makes sure you always get the latest version of the open-source unit testing app. You can reinstall or update tSQLt anytime you want to, from the same menu.

    Creating new tests and running existing ones is easily done using the right-click menu in the 'Object Explorer'. To generate a new unit test, you must provide it a name and select the test class you want it to use.  ApexSQL Unit Test comes with a collection of ready-made SQL Cop tests you can run without having to create them manually. All the tests you create are stored as procedures inside the target database.

    The generated SQL file is previewed in SQL Server Management Studio, taking advantage of the powerful editor SSMS comes with. The template is automatically generated, and you just have to fill it in with test statements and details about the database you are testing. Tests are executed as stored procedures, and the result can be 'pass' or 'fail'.

    ApexSQL Unit Test helps you create unit tests in SSMS, run tests and export the results. It provides advanced test management tools and CLI support for automation of tasks, making database management much easier.