National Repository of Grey Literature 51 records found  previous11 - 20nextend  jump to record: Search took 0.01 seconds. 
Implementation of testing automation in software development
Panáková, Pavla ; Koch, Miloš (referee) ; Novák, Lukáš (advisor)
This Master’s thesis deals with the introduction of the testing process into the information department of IREKS ENTYMA s.r.o. In this thesis is firstly introduced the theoretical foundation necessary for the understanding of this topic and subsequently is analysed the current state of the company with an emphasis on the software testing. The third part of the thesis focuses on the selection of the testing automation and its implementation, which is described using the techniques of project management.
Test Data Generator for Relational Databases
Kotyz, Jan ; Turoňová, Lenka (referee) ; Smrčka, Aleš (advisor)
This thesis deals with the problematic of test-data generation for relational databases. The aim of the this thesis is to design and implement tool which meets defined constrains and allows us to generate test-data. This tool uses SMT solver for constraint solving and test-data generation.
Continues Integration Support for Copr Build System
Klusoň, Martin ; Hruška, Martin (referee) ; Rogalewicz, Adam (advisor)
This thesis deals with implementation of continuous integration for build system Copr. The implementation uses framework Citool and its modules, which are already used for continuous integration of build system Koji. The outcome system can run the tests for the new package from the build system Copr and test it on virtual machine. This thesis shows way how to implement continuous integration for build system Copr.
Test Management Tool
Novák, Miroslav ; Janoušek, Vladimír (referee) ; Smrčka, Aleš (advisor)
The aim of this thesis is to specify, design and implement a test management tool that will work both on its own and on the Testos platform. The problem was solved by creating a client web application and implementing a web service using the REST API, which ensures interoperability with other tools. The created system allows to manage the basic testing process, which consists of project management, test requirements management, test library management and management of individual testing runs.
Verification of the Testing methodology according to international practices and standards on a real project
Luksch, Patrik ; Buchalcevová, Alena (advisor) ; Němec, Jan (referee)
The aim of this thesis is to verify the Testing methodology according to international practices and standards which was created and published by Iveta Králová in her thesis in 2013. In order to achieve this goal multiple partial goals have been set. In the theoretical part the basic concepts used in this thesis are identified and described and also the Test methodology according to international practices and standards is introduced. The practical part focuses on other sub-objectives. First, the project on which the Methodology was verified is introduced. Then the way in which the Methodology was verified is described followed by the actual realization of verification. After that the adjustments and modifications of the Methodology are recommended. The outcome of this thesis is to evaluate whether Testing methodology according to international practices and standards is usable on a real project. The contribution of this thesis is to confront corporate software testing processes with international standards and practices which helps to optimize and improve the processes in a particular company. Another contribution are recommendations for amendments to the Methodology.
Testing of identity management systems
Rojo, Robert ; Buchalcevová, Alena (advisor) ; Čížek, Martin (referee)
This diploma thesis is focused on the testing of identity management systems. Its main objective is to describe the issue of testing identity management systems and support methodological testing of these systems by defining the approach to testing based on the case study. The theoretical part of the thesis describes the identity management in the organization and the significance of its introduction. It also describes identity management systems that serve to systematically support it through technical means. In the practical part of the thesis, a case study on the implementation of an identity management system in the organization has been carried out. Specific features of identity management systems are identified, with which the approach to testing is designed for the identity management system in the case study. The proposed approach is subsequently verified using the pilot project.
Design and implementation of Agile testing methodology
Kemr, Jakub ; Buchalcevová, Alena (advisor) ; Doležel, Michal (referee)
The thesis focuses on the area of testing within Agile software development. The goal of the thesis is to design and implement a methodology for Agile testing in a specific project using the Eclipse Process Framework Composer tool based on an analysis of the testing process and related procedures in a specific, Agile development team. The thesis is divided into three parts. Theoretical part deals with the principal definitions and introduction to the topic and differences between Waterfall and Agile project management. The conclusion of the theoretical part is focused on the actual status of Agile development and growing importance of testing in Agile teams. The second part of the thesis is devoted on the characteristics of methodologies that the thesis is based on. These methodologies are compared to the requirements of extended methodology for Agile testing. The next part is an analysis of the processes and procedures in the Agile development team based on division of the development process into individual parts. Based on the analysis, and another three surveys there are identified problems in the software testing area. The third part is devoted to designing extension of methodology for Agile testing, its characteristics and implementation using the EPFC tool. Based on the extended and implemented methodology MMSP-AV, the main contribution of the thesis is the elimination of the identified problems and the overall improvement of the testing process. The default methodology MMSP is extended by Agile testing, User Experience testing and wide variety of key elements of the Agile software development. Final part summarizes all the lessons learned and opportunities for further expansion of the thesis and published methodology.
Rámec Test Governance pro vývoj IS formou outsourcingu - procesy řízení softwarového vývoje v sociálním kontextu
Doležel, Michal ; Buchalcevová, Alena (advisor) ; Molnár, Zdeněk (referee) ; O Connor, Rory (referee) ; Bureš, Miroslav (referee)
[Context] Outsourced information systems development (ISD) represents an important and widely used software delivery strategy for mid-size and large non-IT companies. In such companies, testing activities are conducted by a contracted party, and are hidden from continuous checks on the part of the client, who is typically only provided with insight during the system hand-over. Such an approach is risky; the testing activities might be executed in a loose and sloppy manner by the contractor. Consequently, the risk of unsatisfactory quality may be shifted de-facto to the client, who will bear any negative consequences (e.g., project delays, increased effort) during user acceptance testing (UAT). [Objective] The main objective of this doctoral dissertation is to design and evaluate a management artefact - Test Governance Framework (TeGoF) - that can be used by the client company; the framework thus focuses on client's perspective on exercising control. To this end, the artefact is evaluated in the context of three outsourced ISD projects. [Method] The research is grounded in control theory, which originates in organizational studies. The principles of design science were applied in the development of the TeGoF, and the principles of ethnographically informed action research were used to evaluate the management artefact. This form of evaluation underscores the social dimension of the problem. In particular, the concepts of trust, control, and power are examined using an interpretive epistemological position. [Results] Of a total of three projects, the TeGoF was applied successfully in only one case. A detailed analysis describes the factors contributing to the difficulties implementing the TeGoF principles in the two remaining projects. The resulting interpretation stresses the fact that such difficulties were caused by differences among the contexts in which the evaluation took place. Specifically, there were varying dynamics of the abovementioned factors of trust, control, and power. [Conclusion] The contribution of this doctoral dissertation consists in (1) the development of the TeGoF as a tool that pinpoints significant limitations in the current research related to control issues in the domain of outsourced ISD; (2) the evaluation of the TeGoF and analysis of the key success factors; and (3) a proposal of a novel methodological approach combining design science research with ethnographically informed action research.
Comparison of Approaches to Synthetic Data Generation
Šejvlová, Ludmila ; Šimůnek, Milan (advisor) ; Pavlíčková, Jarmila (referee)
The diploma thesis deals with synthetic data, selected approaches to their generation together with a practical task of data generation. The goal of the thesis is to describe the selected approaches to data generation, capture their key advantages and disadvantages and compare the individual approaches to each other. The practical part of the thesis describes generation of synthetic data for teaching knowledge discovery using databases. The thesis includes a basic description of synthetic data and thoroughly explains the process of their generation. The approaches selected for further examination are random data generation, the statistical approach, data generation languages and the ReverseMiner tool. The thesis also describes the practical usage of synthetic data and the suitability of each approach for certain purposes. Within this thesis, educational data Hotel SD were created using the ReverseMiner tool. The data contain relations discoverable with SD (set-difference) GUHA-procedures.
Design of user interface and implementation of application for test execution in TestLink
Skalický, Tomáš ; Buchalcevová, Alena (advisor) ; Veselka, Marcel (referee)
The goal of this thesis is to design a user interface and to implement an application that is used for test execution in test management tool TestLink. This application is designed to streamline and simplify the process of test execution in this tool. The theoretical part of the thesis describes features and the interface of TestLink and compares it with other similar tools. The practical part is focused on analysis, user interface design, and implementation of the application. The outcome of this thesis is in addition to the application itself also a library written in PHP, which is used for communication with the application programming interface of TestLink and which simplifies the creation of similar applications.

National Repository of Grey Literature : 51 records found   previous11 - 20nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.