National Repository of Grey Literature 18 records found  previous11 - 18  jump to record: Search took 0.01 seconds. 
Unit Testing of a Rendering Engine
Šťastný, Michal ; Milička, Martin (referee) ; Burget, Radek (advisor)
This bachelor thesis is focused on unit testing of a rendering engine using JUnit. The thesis decribes an architecture of a rendering engine CSSBox and familiarization with the tool for unit testing of JUnit. In the thesis is also suggested the framework allowing the creation of tests, including its implementation and implementation of the tests of selected properties of CSS. Finally, there are the evaluation of results of these tests and the suggestion of possible extensions.
Test Result Repository with Web User Interface
Vlasák, Jaroslav ; Letko, Zdeněk (referee) ; Kočí, Radek (advisor)
This thesis deals with the development of a client-server application for Red Hat company. Client participates in testing process of JBoss platform and gets user-defined performance data which sends during testing to the server application by platform independent communication. The server application allows to analyze the received data which can be also compared by several perspectives. These services for data analysis and comparison are accessible for server users using the web client. The server application supports the import of the performance data stored in the XML file and also their export for qVue portal. The client part of the application is implemented in Java and the server application is based on Java EE platform.
Modern J2EE Development Frameworks
Ondrušek, Libor ; Očenášek, Pavel (referee) ; Trchalík, Roman (advisor)
This bachelor thesis should be a simple way to show the usefulness of modern technologies for the development process of advanced enterprise applications. This work wants to introduce simple using of this technologies in practical example. The kernel of this work is theoretical analysis of Java technology, especially development frameworks like Spring and Hibernate. The theoretical part is illustrated by practical implementation.
Frameworks for unit testing in Scala language
Kolmistr, Tomáš ; Pavlíčková, Jarmila (advisor) ; Šlajchrt, Zbyněk (referee)
This thesis deals with frameworks for unit testing in Scala programming language. In total, there are presented five frameworks in the thesis, two of which are designed for unit testing with mock objekt and three without mock objects. The first, theoretical part aims to introduce concepts regarding testing and Scala programming language. In another part of the thesis there are specified criteria for selecting frameworks, including the criteria for subsequent comparison. In the practical part there are written unit tests according to test scenarios and evaluated the comparison of frameworks.
Java EE applications unit testing
Nejedlý, David ; Pavlíčková, Jarmila (advisor) ; Šlajchrt, Zbyněk (referee)
The diploma objectives are to describe software quality model defined in ISO/IEC 9126, to describe the basic concepts of quality assurance and software testing, to identify possible errors when writing tests, introduce designs patterns for writing tests. Further describe the architecture of applications built on the Java EE platform, to introduce frameworks for testing various parts of the applications built on the Java EE platform, to illustrate the creation of unit tests using test doubles for these applications, to evaluate the importance of unit tests for quality assurance software.
Testing server applications using web extension of framework TestNG.
Effenberger, Petr ; Šlajchrt, Zbyněk (advisor) ; Pecinovský, Rudolf (referee)
This bachelor's thesis focuses on application testing, specifically unit testing. The first part of the thesis introduces a testing TestNG library, which is subsequently used for creating a set of recommendations and guidelines for writing quality application and test codes. The second part of the thesis develops a web tool based on the TestNG library that allows for effective testing of server applications. Attached to the thesis is a user manual for working with the tool that I have developed.
Frameworks for unit testing in Java
Vaško, Ľubomír ; Pavlíčková, Jarmila (advisor) ; Pecinovský, Rudolf (referee)
The aim of this work is to describe the various frameworks for unit testing and set criteria for selecting the most appropriate framework. The first part is focused on description of the testing and test patterns for unit testing. The second section describes the selected frameworks, namely JUnit, TestNG, JBehava and JTiger. In the third part of the work there are set out criteria which frameworks for unit testing should meet as much as possible. Subsequent selection of framework that best meets the established criteria is done by using multi-criteria matrix choice, which is allowed to assign the weights to the criteria according to their importance.
Using Mock Objects for Testing and Software Design
Weigel, Tomáš ; Pavlíček, Luboš (advisor) ; Pecinovský, Rudolf (referee)
The goal of this thesis is to provide comprehensive set of information about a technique called the Mock Objects. The importance of bug discovery in a coding phase is now greater, as the complexity of application's development is rising. Test-Driven Development might help us to deal with this issue in the earliest phase. Hence, there is a description of this methodology in the introduction, alongside with an overview of its integral part -- Unit Testing. However, testing is not an easy task in most non-trivial code. The use of Test Doubles, especially Mock Objects, addresses some of these issues and extends the set of testing techniques by a powerful tool. This thesis focuses on its benefits. TDD with Mock objects also promises interesting possibilities in software design. Last chapter presents some of the tools to support Mock Objects manipulation as well as short introduction to their syntax.

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