National Repository of Grey Literature 40 records found  beginprevious31 - 40  jump to record: Search took 0.00 seconds. 
Organizational culture in ICT companies
Pilík, Tomáš ; Doležel, Michal (advisor) ; Buchalcevová, Alena (referee)
This thesis deals with problematic of organizational culture with emphasis on organizational culture in ICT companies. Main goal of this thesis is to develop own framework for influencing organizational culture in ICT companies. The introductory part sums up an overview of definitions of culture and organizational culture in chronological order. Evaluation of definitions from the author's perspective is also part of the opening chapter. The main part of thesis focuses on proposing framework for influencing organizational culture in ICT companies. The antecedent chapter before the very framework describes key factors of ICT companies. Framework itself combines these key factors with general factors to provide coherent tool for influencing organizational culture in ICT companies.
Methodology for Requirements Engineering and Software Quality Management with the usage of Enterprise Architect tool.
Gottfriedová, Kateřina ; Doležel, Michal (advisor) ; Buchalcevová, Alena (referee)
Requirements Engineering and Software Quality Management is nowadays considered to be one of the important parts of the software development process. This thesis deals with connecting the theoretical concept of requirements engineering and usage of functions offered by Enterprise Architect tool, which should support the requirements engineering and software quality management processes. The main goal is to propose procedures of Enterprise Architect usage during the project in such a way, which will help to raise quality of the final product. The purpose is to offer a systematic and conscious way of implementation Enterprise Architect elements into software development processes, because this tool is able to support the whole cycle of the product. The methodology was designed as a result of theoretical concept, existing requirements engineering approaches and my own experience acquired during working on projects as a business and test analyst. The contribution of the designed methodology is in bringing recommendations, practices and procedures saying how to use Enterprise Architect during the software development process in order to gain the highest possible software quality. The thesis is structured in four sections describing the appropriate theory, analyzed requirement engineering approaches, critical mistakes during this process and the methodology design.
Economic and technical aspects of the use of IP telephony in the segment of small and medium-sized businesses
Holásek, Lukáš ; Doležel, Michal (advisor) ; Buchalcevová, Alena (referee)
This work is focused on the introduction of VoIP technology in the environment of small and medium-sized company from techno-economic perspective. The work introduces the VoIP technology in terms of functionality, but also with economic aspects of IP telephony. The aim is to determine whether the transition to VoIP technology may reduce corporate telecommunication costs while contributing to the development of corporate communications. Readers are shown the advantages, but also what the limitations and difficulties are associated with the transition to VoIP technology. The beginning is devoted to basic characterization of classical phone technology, which is good to know when deciding if one should migrate to VoIP. The work also describes the development of the telecommunications market in the Czech Republic in the context of the payment of charges for telecommunications. The practical part analyzes the specific deployment of a VoIP solution to one of Czech companies.
Software Testing in Agile Methodologies
Blažková, Tereza ; Doležel, Michal (advisor) ; Buchalcevová, Alena (referee)
Agile methodologies become more popular. Companies increasingly look to involve at least some agile elements to their development processes that help to improve their "traditional" process and if properly applied, can provide faster delivery and better final product. This bachelor's study deals with software testing particularly in the context of agile methodologies. As all agile methodologies built on the same foundation called Manifesto for Agile Software Development there are initially defined agile principles described in this Manifesto. The next part is dedicated to the agile testing in particular the role of agile tester and various testing techniques that are used in agile projects. Finally, the study analyses the main differences between agile and traditional (rigorous) methodologies. The practical part deals with the selection of the appropriate software development methodology using a system METES. It is extended to a significant criteria covering the entire testing process, which could influence the choice of methodology development. The aim of this study is to show agile testing and activities with which agile testers deal in their projects. Another aim is to compare the agile methodologies with traditional methodologies. This work may be used as a guide for future agile testers who would like more familiar with agile principles and future content of their work.
Management of manual tests in HP Quality Center version 12
Luksch, Patrik ; Buchalcevová, Alena (advisor) ; Doležel, Michal (referee)
The aim of this thesis is to describe Quality Center version 12, which is a tool developed by Hewlett Packard for testing software functionality. The first part of this thesis is devoted to basic terms of testing and its methods. The types of testing tools are introduced and Quality Center itself is categorized into appropriate category. The next part contains description of installation and settings of Quality Center and also the manipulation with this tool which consists of planning, start-ups of manual tests and failure reporting. With this thesis the potential future user of this tool should be able to create requirements for testing, the testing sets and also to write the tests, run them and evaluate them. The contribution of this thesis is the emergence of a guide in Czech, which is useful for teaching software testing at the University of Economics or Competence Center.
Automated GUI testing on Android platform
Hudák, Jan ; Doležel, Michal (advisor) ; Neugebauer, Petr (referee)
With the rapid development of the mobile device market there is a growing demand for quality of applications developed for these devices. One of the important factors that may affect the quality of the software is, due to the dynamics of development of this sector, automated testing. Great importance has graphical user interface testing. This thesis focuses on specific techniques for the Android platform, which is currently one of the most widely used mobile platforms. The aim of this thesis is firstly to describe the specific factors of automated testing of mobile applications that arises from the specific features of mobile devices. Another goal of the theoretical part is to describe several possible approaches to automate graphical user interface testing on Android platform. The aim of the practical part is to show the possibilities of selected test tools for concrete examples and compare them according to predetermined criteria.
Web Application Testing using Selenium WebDriver Tool
Třísková, Lucie ; Buchalcevová, Alena (advisor) ; Doležel, Michal (referee)
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.
Testing and quality assurance in software development methodologies
Vachalec, Vladan ; Buchalcevová, Alena (advisor) ; Doležel, Michal (referee)
The subject of this thesis is testing and quality assurance during software development. The theoretical part explains the meaning of software quality and then describes the metrics used to evaluate software quality. The following part explains the differences between software quality assurance in agile and traditional software development methodologies, including criteria on how to compare the methodologies. Throughout the thesis, there are briefly summarized basic concepts which then include the differences between stat-ic/dynamic testing and manual/automatic testing, as well as a role of quality assurance en-gineer in software development. The practical section extends to an existing software development methodology for small software projects (MMSP) in its testing area. New testing activities, artifacts, and roles are introduced in order to align with real requirements for software testing. They will also function in the methodology when used in the testing area for development of more robust applications in bigger teams. Test management tools and test automation tools are described and followed with recommendations for methodol-ogy usage for only a selected few.
Testing methodology according to international practices and standards
Králová, Iveta ; Buchalcevová, Alena (advisor) ; Doležel, Michal (referee)
There are many methodologies in the field of software engineering that focus on the entire software development process. The software development process aims to provide a quality product that meets user requirements, and to deliver it on time as well as within budget. Testing is a tool for verifying the quality of software and serves as feedback in software development. Most software development methodologies are available only in English, they emphasize the actual software development and address testing only marginally. An accurately designed testing process however, may contribute to higher software quality and avoid potential problems resulting from the entire information system's failure. Current Czech methodology that focuses exclusively on testing has been developed either inside individual companies and thus is not accessible to the public, or is contained in graduate theses, where it was typically created by adapting and expanding the existing software development methodologies for testing within a particular company or team. The main objective of this thesis is to establish a methodology for testing in Czech, which is based on international practices and standards, which is not tailored to a specific organization and which can be used as guidance in defining test processes in various organizations, regardless of their specific focus. The proposed methodology is also implemented in the tool EPF Composer that enables administration of methodology and its publication in the form of the website. The thesis also pursues additional objectives. In order to verify the objective of developing a standardized testing methodology is met, the thesis strives to produce a subsequent evaluation methodology using a standardized process framework in order to improve the testing process as well as a summary detailing which areas may be the subject of further expansion methodology. The theoretical part of the thesis aims to evaluate software development methodologies in terms of testing, to provide an overview of standards related to testing and to describe selected standards, to clarify the purpose of certification in testing and to analyze the possibilities of utilizing materials to prepare for the ISTQB certification. The objectives were achieved by analyzing the available materials for ISTQB certification, analyzing software development methodologies, standards, the TMMi procedural framework and other resources that deal with testing as well as its methodologies and standards. The main contribution of this work is a testing methodology, which is based on the testing process as defined by the international organization ISTQB. It provides a methodological framework by interconnecting and expanding individual methodological elements. Elements of the methodology include working products, as specified by the methodology with respect to the IEEE 829 standard. The methodology does not depend on the needs of a particular company and may be easily adopted, managed and customized. It may be used as a starting point in creating a testing strategy in Czech companies focused on software development which are interested in approaching testing in compliance with international practices.
Customizing MMSP methodology fot performance testing with IBM Rational Performance tester
Vomáčko, Vít ; Buchalcevová, Alena (advisor) ; Doležel, Michal (referee)
This thesis aims to extend the MMSP methodology with performance testing intended for the Competence Center for Quality management on VŠE. Through general introduction to performance testing, definition of terms and metrics, detailed description of the preparation and implementation of performance testing and to it tightly connected testing known as operability. Processed functionality will be demonstrated on a selected tool intended for a performance testing and the functionality of the application will be veryfied at the Competence Centre. The methodology should bring order to the team and elevate it to a level that is requested by customers. The work is aimed both at professional audience in the field of testing, where focus is on explaining methodology for performance testing, and also at small testing teams in general, for which it describes how to approach small team testing. Access to methodology could also help centers in other areas to be able to add more added value to their services. My knowledge comes from QA teams of Sun Microsystems, VŠE Competency center on project for IBM and CZNIC registrar of domain names .CZ, which takes care of Czech domain operation.

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