• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 106
  • 12
  • 2
  • Tagged with
  • 120
  • 71
  • 55
  • 35
  • 22
  • 17
  • 10
  • 10
  • 9
  • 9
  • 8
  • 8
  • 8
  • 8
  • 8
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
91

Testování webových aplikací s využitím nástroje Selenium Webdriver / Web Application Testing using Selenium WebDriver Tool

Třísková, Lucie January 2013 (has links)
This diploma thesis deals with automated testing of web applications. First of all, it introduces automated testing and compares it with manual testing, then classifies currently available testing tools and describes Selenium testing tools. In further chapter a methodology for automation of testing of web applications is described, providing a systematic manual, how to automate testing, which mistakes to avoid, and also tasks and responsibilities of involved roles. Appendix of this thesis consists of a user manual for Selenium WebDriver, one of the most popular tools for automated functional testing of web application. This manual guides reader from the basics of using Selenium WebDriver tool to its advanced features and provides complete information set needed for writing automated tests. This thesis represents a complex material that can be used for carrying out a process of test automation using a particular testing tool.
92

Přizpůsobení metodiky MMSP pro automatizované testování s využitím nástroje Selenium WebDriver / Customization of methodology MMSP for automated testing using Selenium WebDriver tool

Skrčený, Vlastimil January 2015 (has links)
Diploma thesis deals with creating a Methodology for small software projects focused on automated testing of using Selenium WebDriver tool (abbreviated MMSP - Selenium). The created methodology is based on customized methodology MMSP, which aims to transform part for automated testing of using Selenium WebDriver tool through the best principles and practices of already completed studies. Firstly, there will be summarized the most important terms related to the diploma thesis. Then will follow implementation of the methodology MMSP - Selenium, which is complemented by its new roles, tasks, and work products. Personal benefit of the diploma thesis is also created guidelines for Selenium WebDriver testing tool. For great benefit is also considered the publication of the methodology using the Eclipse Process Framework Composer tool. In conclusion of the created methodology verifies the business use cases, aimed at testing the functionality of web application Manuscriptorium.
93

Návrh testovací figuríny pro nárazové zkoušky / Design of a Crash-Test Dummy

Sedláčková, Martina January 2017 (has links)
The main objective of this thesis is construction of crash test dummy for vehicle-pedestrian crash tests. There is review of nowadays used crash test dummies types in the introduction of this thesis. This is followed by part describing construction itself. Chapter about construction begins by characterizing of used materials features in relation with real human body physiology. Main part of chapter is describing construction of crash test dummy’s skeleton and its individual components including 3D modelling and strength analysis. Thesis is finished by cost assessment.
94

Remote API Web Reference for Java Enterprise Applications / Remote API Web Reference for Java Enterprise Applications

Krpec, Ondřej January 2018 (has links)
Tato diplomová práce popisuje testování REST API rozhraní aplikací. Výsledkem práce je aplikace Restty, založená na použití nástroje Swagger, která umožňuje testovat jednotlivé části API aplikací, i vytvářet a spouštět komplexní testovací scénáře nad daným rozhraním. Teoretická část práce vysvětluje principy webových služeb, vzdálených rozhraní a představuje nástroj Swagger i technologie použité k implementaci. V následující kapitole jsou v práci prezentovány designové návrhy aplikace, na které plynule navazuje kapitola o implementaci a testování, pro které je zvoleno rozhraní nástroje Red Hat JBoss BPM Suite. V závěru práce jsou vyhodnoceny přínosy aplikace Restty a navrženy případné budoucí rozšíření.
95

Návrh testovacího stavu pro dlouhodobé testování spojek určených pro kolejová vozidla / Design of test rig for long-term testing of couplings intended for railroad applications

Machálek, Ondřej January 2019 (has links)
The master thesis deals with design of test rig for long-term testing of coupling appointed to railway vehicles. At first, there is made a brief research which is related to railway coupling used for transmitting a torque. This is followed by an analysis of the most used power devices to derive real loads conditions of tested couplings. There is chosen the most appropriate conception based on made analysis and it is followed by the description of designed components. There is made a verification of modal properties non-purchased components which is necessary part of the thesis. Numerical modal analysis was performed in ANSYS Workbench software. In the end of the thesis there are included stress-strain analysis of the chosen designed components.
96

Generování modelů pro testy ze zdrojových kódů / Generating of Testing Models from Source Code

Kraut, Daniel January 2019 (has links)
The aim of the masters thesis is to design and implement a tool for automatic generation of paths in source code. Firstly was acquired a study of model based testing and possible design for the desired automatic generator based on coverage criteria defined on CFG model. The main point of the master theis is the tool design and description of its implementation. The tool supports many coverage criteria, which allows the user of such tool to focus on specific artefact of the system under test. Moreover, this tool is tuned to allow aditional requirements on the size of generated test suite, reflecting real world practical usage. The generator was implemented in C++ language and web interface for it in Python language, which at the same time is used to integrated the tool into Testos platform.
97

Návrh testovacího stavu diferenciálu pro zástavbu v bezdozvukové komoře / Design of the Differential Test Rig for Testing in Anechoic Chamber

Ivanič, Michal January 2020 (has links)
The diploma thesis describes the design of a test stand for experimental determination of vibroacoustic parameters of a part of the powertrain system. Thesis contains a research part, describing the problems of the drive system, vibroacoustics, measuring devices and also the division and the description of test stands. At the same time, the reasons for choosing a closed loop test stand are explained. Thesis also includes the results of analytical calculations and numerical results of FEM methods performed using ANSYS software, as well as drawing documentation of individual parts.
98

Zařízení pro automatizovaná testování řídicích jednotek plynových kotlů / Device for automated testing of gas boiler controllers

Kuřímský, Lukáš January 2021 (has links)
This diploma thesis deals with the design and implementation of a computer-controlled device for testing gas boiler control units, especially in the development phase. The reason for creating a test facility is the inadequacy of older test systems and the automation of existing testing. The test device in development consists of individual different cards. Each of the cards inserted into the motherboard performs its function in the system. Each of the cards has a special functionality which simulates the real conditions of the developed product. The basis of most cards is a microcontroller with a Cortex-M core, which communicates with the connected computer using the MODBUS protocol on the RS-485 communication interface. All cards on the bus are connected in parallel and behaves as a SLAVE, while the computer behaves as a MASTER and requests data or sends commands to the cards. The cards represent status switches (switching sensors), resistance and analog temperature sensors, PWM inputs and outputs (for simulation of feedback pumps or flow meters with pulse output). The cards also include a flame simulator, which reliably simulates the electrical properties of the flame and at the same time acts as a fan simulator. The input of the control unit is taken care of by the input card, which is intended for digital detection of the voltage presence in the range of 5 to 230 V DC and AC. Simultaneously, a card for connecting the power supply at zero voltage and disconnecting at zero current is created to supply the tested device with alternating voltage. A schematic diagram was designed or simulated for each card, then the function was verified and on this basis the whole card was created, including the microcontroller firmware. The most suitable solution and function of each card is carefully described and evaluated. All the requirements of the assignment within the work were met and the whole test equipment was manufactured and verified in four versions. In the future, the device is ready for the implementation of an automatic flame simulator and other improvements of individual module cards.
99

Využití membrán pro zpracování odpadních vod ze zemědělství / Membrane technologies for agricultural wastewater treatment

Uhlířová, Marcela January 2021 (has links)
This thesis deals with an agricultural wastewater treatment (liquid digestate) by membrane technology. There is a fundamental description of characteristics of membrane technology with regard to application of agricultural wastewater treatment in this thesis. Experimental device for treatment of liquid digestate is designed and it consists of three steps – microfiltration, ultrafiltration and reverse osmosis. The first step consists of four filters with different pore sizes (80, 25, 10 and 5 µm). The second step is ultrafiltration and the third and key step is reverse osmosis. In the final step monovalent ions such as NH4+ are separated. Reverse osmosis consists of two stage system which results in higher recovery. Three experiments were carried out in order to verify the efficiency of separation dissolved solids.
100

Návrh testovacího stavu pro stanovení opotřebení u kontaktu železničního kola a kolejnice / Design of a test condition for determining the wear at the contact of a railway wheel and rail

Rec, Matouš January 2021 (has links)
This diploma thesis focuses on the issue of a wear of a railway wheel and a rail. The wear of the components depends on a number of parameters including the contact stress, the contact pressure and the contact surface dimensions. Among the factors determining these parameters belongs primarily the wheel driving gauge, the rail profile and the load of the contact area. Furthermore, the material from which the wheels and rail are made, the roughness and hardness of the functional surfaces and the residual stress in the material have a significant impact on the wear. All the parameters mentioned above are designed for the production of the railway wheels and rails and therefore they meet the standards for the production of these components. However, the existence of the changeable parameters has also a significant impact on the wear. These parameters include the presence of contaminants, or lubricants in contact, the changing driving gauge due to the wear, the slip ratio or the friction coefficient. With the wear being an inevitable process during the application it cannot be eliminated but only controlled. Applying the lubricant into the contact when passing through the arc in order to achieve an ideal coefficient or the maintenance grinding for restoring the driving gauge can serve the purpose. If properly optimized, the importance of the wear research lies in the financial savings. Being the crucial factor for optimization of the intervals between the maintenance grinding, the research is also beneficial. A high-quality wear prediction can be seen as the key field in order to increase the safety of the railway vehicles operation as well. Therefore, the wear research is made using several methods, such as the computational models, the multi-body dynamics software and the technical experiments. This thesis introduces a conceptual design of the test, enabling the wear research via experimental approach. The final device is capable of a simulation of both volume and fatigue wear during the states the railway wheel and railway undergo including riding on the straight track, passing through an arc or a wheel slip during braking.

Page generated in 0.0698 seconds