Národní úložiště šedé literatury Nalezeno 22 záznamů.  1 - 10dalšíkonec  přejít na záznam: Hledání trvalo 0.00 vteřin. 
Automatizovaná správa softwarových projektů
Dostál, Dominik ; Benedikt, Jan (oponent) ; Sysel, Petr (vedoucí práce)
V této práci jsou popsány a porovnány vybrané nástroje pro průběžnou integraci (continuous integration - CI) a průběžné nasazování (continuous deployment - CD). Dle připravené metodiky byly porovnány nástroje Jenkins, GitLab, TeamCity a Bamboo. Každý z těchto systému byl nainstalován na čistý systém Ubuntu 20.04 LTE, pak nakonfigurován a otestován na vybraném softwarovem projektu. Důraz byl kladen zejména na kompatibilitu s Linuxovými systémy a jazyky C/C++.
Server for Continuous Integration
Šajdík, Michal ; Fiedor, Tomáš (oponent) ; Lengál, Ondřej (vedoucí práce)
This work contains description about the following topics: what kind of technologies and principles are needed for creation of a continuous integration server, already existing solutions, why there is a need to create a new one, and how to integrate continuous integration server which was created during this work, based on the information mentioned in this work, to a working environment. This work also shows effects and some side effects of correct and incorrect configuration of the mentioned continuous integration server. Mentioned continuous integration server is also able to run on MS Windows 10 and Linux without need to adapt a configuration for a specific operating system.
Systém pro kontinuální integraci projektu k-Wave
Nečas, Radek ; Kešner, Filip (oponent) ; Jaroš, Jiří (vedoucí práce)
Tato práce se zabývá zavedením metodik a nástrojů postupné integrace do reálného projektu k-Wave. Věnuji se především verzi psané v jazyce C/C++ s využitím knihovny OpenMP, která je určená pro běh na superpočítačích. Projekt, díky svým vlastnostem a potřebám, nezapadá mezi běžné projekty, do kterých se postupná integrace zavádí. Z toho důvodu musela být řada běžných postupů upravena a bylo nutné vymyslet některé vlastní. Práce popisuje kompletní sestavení prakticky použitelného řešení. Pokrývá jeho návrh, výběr potřebných nástrojů, zprovoznění běhového prostředí, konfiguraci a nastavení služeb, ze kterých se řešení skládá a softwarovou implementaci frameworku pro běh testů na superpočítačích včetně realizace některých regresních a unit testů. Realizace je postavena na službách Gitlab a Jenkins, které běží v oddělených Docker kontejnerech.
Vývoj software pomocí Continuous Delivery
Molnár, Dávid ; Rychlý, Marek (oponent) ; Křivka, Zbyněk (vedoucí práce)
Tato práce se zabývá vysvětlením zásad Continuous Delivery. Mezi ně patří automatizace nasazování, časté a opakovatelné nasazení, verzování konfigurace aplikace a infrastruktury. Jeho pomocí je možné docílit, aby doručení výsledků vývojového týmu bylo co nejefektivnější, koncový zákazník získal objednaný produkt co nejrychleji. Je kladen důraz na platformu Windows, na automatizace, ale i na šifrování citlivých dat. Z práce dozvíme, jak vyřešit verzování schémat relačních databází a jak zajistit automatizované migrace dat. Součástí práce je i postup, jak zavést krok za krokem Continuous Delivery do vývojového týmu.
Integrace nástrojů s automatizovaným testováním GUI mobilních aplikací
Stehlík, Richard ; Janoušek, Vladimír (oponent) ; Smrčka, Aleš (vedoucí práce)
Cílem práce je implementace automatizovaných testů uživatelského prostředí mobilních aplikací a jejich integrace do procesu průběžné integrace. Analýzou dostupných a běžně používaných nástrojů pro automatizaci vybereme vhodné kandidáty pro integrovaný systém, který má za cíl usnadnit, urychlit a zefektivnit vývoj v agilním prostředí.
Rozšíření projektu Jenkins o dynamické workflow
Sviták, Jiří ; Burget, Radek (oponent) ; Letko, Zdeněk (vedoucí práce)
Cílem diplomové práce bylo implementovat zásuvný modul pro Jenkins, který umožní řízení spouštění Jenkins úloh pomocí podnikových procesů. Pro podnikové procesy byl použit projekt jBPM 5, který je založen na standardu Business Process Model and Notation 2.0. Pro demonstraci funkčnosti byly navrženy a úspěšně otestovány dva ukázkové podnikové procesy. Výsledkem práce je jBPM zásuvný modul pro Jenkins zveřejněný pod svobodnou licencí.
Integrace serveru Undertow se systémem Jenkins CI
Barteček, Jakub ; Letko, Zdeněk (oponent) ; Müller, Petr (vedoucí práce)
Tato diplomová práce se zabývá nahrazením servlet kontejneru v systému Jenkins CI za server Undertow. V práci jsou popsány obecné informace o programech, které se této problematiky týkají a je analyzován současný stav servlet kontejneru v Jenkins CI. Výstupem této práce je vytvořený nový servlet kontejner pro Jenkins CI. Obě varianty Jenkins CI byly testovány z hlediska výkonu a nová varianta prokázala lepší výsledky.
Efficient Techniques for Program Performance Analysis
Pavela, Jiří ; Fiedor, Jan (oponent) ; Rogalewicz, Adam (vedoucí práce)
In this work, we propose optimization techniques focused on the data collection process of program performance analysis and profiling within the Perun framework.   We enhance Perun (and especially its Tracer module) by extending their architecture and  implementing novel optimization techniques that allow Perun to scale well even for large projects and test scenarios.   In particular, we focus on improving the data collection precision, scaling down the amount of injected instrumentation, limiting the time overhead of the collection and profiling processes, reducing the volume of raw performance data and the size of the resulting profile.   To achieve such optimization, we utilized statistical methods, several static and dynamic analysis approaches (as well as their combination) and exploited the advanced features and capabilities of SystemTap and eBPF frameworks.   Based on the evaluation performed on two selected projects and numerous experiment cases, we were able to conclude that we successfully achieved significant levels of optimization for nearly all of the identified metrics and criteria.
Testing Techniques in Continuous Integration System
Shpak, Yuliia ; Zápotočný, Matej (oponent) ; Sedlák, Petr (vedoucí práce)
With the evolution of information, communications, and technologies, modern industrial control systems (ICSs) face more with the necessity of automatization testing processes at the company to ensure the stability and safety of the system. For this reason, testing has become one of the most important parts of the software development lifecycle. In this master thesis we will consider the possibility of using existing testing methods and tools to ensure the achievement of software quality and security in Continuous Integration systems.
Test Enviroment Automation Tools
Klíč, Daniel ; Spáčil, Tomáš (oponent) ; Grepl, Robert (vedoucí práce)
This diploma thesis aims to design tools for the automation of Hardware-in-the-Loop (HiL) test chain focused on the automotive industry, more precisely the field of testing Porsche Car Connect Services. In the first part of this work, the reader will get acquainted with the basics of hardware-in-the-loop testing, various types of communication protocols in vehicles, find out what development is with the help of continuous integration and how easy it is to create a web server. The next section describes the methodologies used to test software that is applied to test Porsche Connected Car Services. This part is followed by the analysis of the testing process implemented in the Porsche Connected Car testing team, current testing processes, and Hardware-in-the-Loop for testing Porsche Connected Car functions, as well as the automation of the testing itself. This is followed by a chapter on the design of two applications to support the status of HiL systems before the testing process itself for a smaller percentage of test errors caused by incorrect settings or defects of the HiL system. These applications are Test Environment Automated Check, the primary function of which is automatic diagnostics of HiL system settings, and possible automatic or semi-automatic correction of incorrect settings. The second application is the Continuous Integration Platform, where this application is used to check the stability of software versions for control units automatically. The app includes the process of obtaining software from the user, automatic transfer of the application chain to the HiL system itself, and subsequent upload of the software to the units using diagnostic tasks. The application also consists of a web interface for monitoring results. Complete software architecture was created for both applications based on the requirements identified from the previous analysis of frequent testing errors caused by incorrect settings of the system itself. The last chapter is a description of the actual implementation of this test chain. As part of the diploma thesis, prototypes of applications were created and then also the production versions themselves, which are already used for automatic testing or obtaining information about the HiL system.

Národní úložiště šedé literatury : Nalezeno 22 záznamů.   1 - 10dalšíkonec  přejít na záznam:
Chcete být upozorněni, pokud se objeví nové záznamy odpovídající tomuto dotazu?
Přihlásit se k odběru RSS.