What is the translation of " UNIT-TESTS " in English?

unit testing
unit-tests
den programmeinheitstest
von komponententests
unit tests
einheitentest
unittest

Examples of using Unit-tests in German and their translations into English

{-}
  • Colloquial category close
  • Official category close
  • Ecclesiastic category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Political category close
  • Computer category close
  • Programming category close
  • Official/political category close
  • Political category close
Unit-Tests ausführen.
Execute Unit Testing.
Modul für Unit-Tests.
Plugin for unit-tests.
Für Unit-Tests auf der System z Mainframe-Plattform werden wir savvytest jedoch künftig nicht mehr anbieten.
With regard to unit testing on the System z mainframe platform, however, we will no longer offer a savvytest solution.
Davon wurden 30 durch Unit-Tests, und 55 von Timeouts erwischt.
Of those, 30 were killed by the unit tests and 55 by timeouts.
Von den 26 überlebenden Mutationen wurden 16 von Unit-Tests nicht erkannt.
Of the 26 surviving mutations, 16 were not recognized by unit tests.
CppUTest- Führen Sie Unit-Tests und machen eine einfache Unit-Test-Framework.
CppUTest- Perform unit testing and make a simple unit testing framework.
Aber nicht jeder Unit-Test ist sinnvoll und häufig schaffen es Bugs von Unit-Tests unerkannt zu bleiben.
Not every unit test makes sense, however, and bugs often manage to escape detection by unit tests.
Bei diesem Ansatz werden zuerst Unit-Tests und anschließend die eigentliche Logik implementiert.
With this approach, unit tests are first performed, and then the actual logic is implemented.
Unit-Tests sind die effizienteste Art des Testens- und Dank savvytest sind sie schnell und einfach einsetzbar!
Unit tests are the most effificient type of tests- and thanks to savvytest, they can be established so quickly and easily!
Testverfahren bei Continuous Integration: Unit-Tests, API-Tests und funktionale Tests.
Testing in CI: Unit, API, and functional tests.
Als nächstes wartet die Implementierung der Test-Stage mit den Jobs für Retire,Linting, Unit-Tests und BDD-Tests.
The next step is the implementation of the test stage with jobs for RetireJS check,linting, unit tests, and BDD tests..
Sie bereiten White-Box-Tests(Unit-Tests) und automatisierte Tests für die Software-Verifikation vor und führen diese durch.
You prepare and conduct white box testing(unit testing) and automated testing for software verification.
Um dieses String Utility zu testen, schreibt man Unit-Tests so wie für jeden anderen Code.
To test your string util you write unit tests the same way you would do for any other code.
Unit-Tests Frameworks ähnlich Server-Seite Programmiersprachen sind für JS erschienen, wie QUnit und Jasmin, sich in JS geschrieben.
Unit testing frameworks similar to server side programming languages have appeared for JS, such as Qunit and Jasmine, themselves written in JS.
Unsere Lösungsarchitekturen unterstützen deshalb den Einsatz von Unit-Tests, Coded-UI-Tests und anderen automatisierten Testverfahren.
Our software architectures therefore support the use of Unit-Tests, Coded-UI-Tests and other automatic test methods.
Bei der Übergabe der CSUs liefert der Verantwortliche sowohl das Simulink-Modell als auch die Teststimuli underwarteten Ergebnisse der Unit-Tests ab.
When delivering the CSU, the engineer provides both the Simulink model and the test inputs andexpected test outputs from the unit tests.
Die Tests sind auf der einen Seite kleine Unit-Tests, auf der anderen Seite aber auch größere(szenariobasierte oder datenbasierte) Akzeptanz-Tests.
The tests are on the one hand small unit tests, on the other hand they may be bigger(scenario based or data based) acceptance tests..
Also haben wir uns überlegt: Warum nicht die fachliche Korrektheit schon früher von den Fachexperten testen lassenund so die Qualität und Aussagekraft der Unit-Tests erhöhen?
So, our thoughts were: why not let functional correctness be tested early by the non-IT specialist,thus improving quality and validity of unit tests?
Weitere 10 Mutationen befanden sich in von Unit-Tests nicht abgedeckten Stellen und konnten deshalb überhaupt nicht erkannt werden‘10 non covered mutations.
An additional 10 mutationswere found in places not covered by the unit tests and could therefore not be recognized at all‘10 non covered mutations.
Während eines praktischen Anwendungsfalls können die Teilnehmer ihre Kenntnisse der Nuxeo-Tools und verfügbaren APIs verbessern, um neue Funktionen wie benutzerdefinierte Operationen,Dienstleistungen und Unit-Tests zu entwickeln.
During a practical use case, attendees can enhance their proficiency of Nuxeo tools and available APIs to develop new features such as custom operations,services, and unit tests.
Wenn Unit-Tests nicht erfolgreich verlaufen oder wenn ein Fehler festgestellt wird, können die Entwickler einfach auf fehlerfreien Code zurückgreifen, ohne Zeit mit Fehlerbeseitigung zu verlieren.
When unit tests fail, or a bug is discovered, developers might revert the code base back to a bug-free state without wasting time debugging.
Unabhängig von Erfahrung oder Spezialwissen können Entwickler damit schnellund einfach Unit-Tests von COBOL-Code durchführen- ganz so wie sie es bei Java, PHP und anderen häufig genutzten Programmiersprachen machen.
Developers at all skill levels can thus quickly andeasily perform unit testing on COBOL code just as they do in Java, PHP and other popular programming languages.
Unit-Tests spielen in Projekten mit hohen Anforderung an Qualität und Verlässlichkeit ein zentrale Rolle und bieten im Vergleich die höchste Kosteneffizienz.* Unser Produkt potenziert diese Effizienz noch durch die einfache Erstellung und Automatisierung von Unit Tests.
Unit tests are playing a paramount role in projects having high demand with respect to quality and reliability and, as compared to others, they offer the highest cost efficiency.* Our product puts this efficiency to another level through its ease of use and support for highly automated unit testing.
Allerdings bieten Mutationstests einen gangbaren Weg, das Vertrauen des Entwicklers in die eigenen Unit Tests zu erhöhen-ähnlich wie Unit-Tests das Vertrauen in den Code erhöhen können.
Mutation tests do, however, provide a practical way to increase the developer's confidence in his own unit tests-much like how unit tests can increase confidence in the code.
Nachteile: Diese Tests sind langsamer als Unit-Tests und manchmal werden aufgrund von Netzwerklatenzen oder eines vorübergehenden Ausfalls an einer anderen Stelle im Technologie-Stack falsch negative Ergebnisse gemeldet.
Drawbacks: Slower than unit tests, and sometimes report false negatives because of network latency or a momentary outage somewhere in the technology stack.
Die TeilnehmerInnen sollen den Beitrag des Software-Tests zur Wertschöpfung in den unterschiedlichen Phasen der Entwicklung verstehen-beginnend bei Code- und Unit-Tests über den Komponententest bis hin zum Integrations-, System- und Abnahmetest.
A key objective is to highlight the contribution of software testing to added value in the various software development stages:from code and unit testing to component tests, and through to integration, system and acceptance testing..
Deshalb entwickeln wir das grundlegende Prinzip, Unit-Tests ohne Programmierung auf möglichst intuitive Art umsetzen zu können, mit jeder Version kontinuierlich weiter.
That's why, with every version, we continue to develop further our basic principle of providing an intuitive way to unit testing without the need for programming.
Die Studie beginnt mit einem Überblick über die einzigartige Beiträge zur Entwicklung von Groovy auf der Plattform Java,und geht dann auf die Funktionen von Unit-Tests mit JUnit Groovy und zu diskutieren, mit besonderem Schwerpunkt auf dem Ausbau der Klasse TestCase JUnit in Groovy.
The paper starts with an overview of the unique contributions to the development of Groovy on the platform Java,and then proceeds to discuss the features of unit testing with Groovy and JUnit, with particular emphasis on expanding the class TestCase JUnit in Groovy.
Durch den gemeinsamen"Project Contract" können das Ausführen von Unit-Tests und Integrations-Tests, das Bauen und Releasen von Artefakten sowie die Integration in Continuous Build und Quality Assurance Tools uniform über alle Applikationen zur Verfügung gestellt werden.
The joint"project contract"makes it possible to provide standardized carrying out of unit and integration tests, building and releasing of artifacts, and integration into continuous build and quality assurance tools across all applications.
Im Gegensatz zu Unit-Tests, die zwar unverzichtbar sind, jedoch immer nur kleine Teile des Gesamtsystems isoliert betrachten, testen GUI basierte Tests die Anwendung als Ganzes- aus Sicht den Endusers. Dadurch können viele verschiedene Arten von Fehlern aufgedeckt werden, nicht nur solche an der Oberfläche selbst.
In contrast to unit tests, which are an indispensable aid themselves but which test only small parts of a system in isolation, GUI based testing exercises an application as a whole- from the end usereŕs view- which helps uncover many different kinds of problems, not just errors in the GUI itself.
Results: 60, Time: 0.0389

How to use "unit-tests" in a German sentence

Wie haben ehrliche Unit Tests auszusehen?
Eben hier setzen Unit Tests an.
Unit Tests sind eine coole Sache.
Unit Tests sind schon etwas Tolles!
JavaScript Unit Tests sind schwer aufzusetzen?
Dürfen beim Refactoring Unit Tests brechen?
Sie führen regelmäßig Unit Tests durch.
Außerdem lassen sich Unit Tests z.B.
Die Unit Tests werden als Testfälle interpretiert.
Unit Tests werden erfüllt mit minimalem Code.

How to use "unit testing, unit tests" in an English sentence

Good debugging and unit testing capabilities.
Unit tests don't catch all defects.
Full unit testing using the Silverlight Unit Testing Framework.
Write unit tests for the code.
Perform unit testing with this component.
Familiar with unit testing and TDD.
Testability: Unit Testing becomes much easier.
Enable unit tests when CATKIN_ENABLE_TESTING set.
Unit testing with the JUnit framework.
Unit testing Sitecore with Typemock Isolater.
Show more

Top dictionary queries

German - English