• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 628
  • 311
  • 65
  • 61
  • 41
  • 21
  • 17
  • 15
  • 8
  • 7
  • 7
  • 6
  • 6
  • 6
  • 5
  • Tagged with
  • 1391
  • 1391
  • 589
  • 425
  • 306
  • 266
  • 230
  • 227
  • 174
  • 166
  • 133
  • 126
  • 126
  • 120
  • 118
  • 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.
591

Zavedení procesů řízení projektu dle PMBOK v sofwarové společnosti / Zavedení procesů řízení projektů dle PMBOK v sofwarové společnosti

Bykadorov, Andrej January 2009 (has links)
The master thesis discusses the topic of introducing formal work procedures, management tools and reporting into a software company in order to meet the principles of project management defined in PMBOK. The main purpose of this work is to give the reader an overview of knowledge and process areas of these standards to a level that he understands the basics of the process. The next purpose of the work is the actual plan of implementation and adaptation of these processes by an existing software company. The final purpose of the work is an introduction of reporting and validation procedures in order to monitor the adaptation of the processes. The biggest contribution to Memos Software will be the overall improvement in development and resource planning processes, as well as the ability to measure their efficiency with greater reliance and precision. Since I work as Chief Operating Officer (COO) in the analysed company, I was able to clearly identify problematic areas of individual work procedures and processes in project management and suggest actions necessary to improve their quality and efficiency.
592

Implementace metodiky budování IS v IT společnosti / Implementation of software development methodology in IT company

Kolář, Vít January 2009 (has links)
The theme of this thesis is how to implement an existing software development methodology in small company. The main aim of the thesis is to choose and adapt one of existing methodology and implement it in the real enterprise environment, therefore the first step is analyze existing (current) state in this environment and consequently propose the best way of implementing and establishing the chosen methodology. The first chapter of the thesis deals with theoretical background devoted to history of software development methodologies and explains the meaning of software development and describes its goals and parts. Existing trends in the area of software development methodologies are also described in this chapter. The next part of the thesis is focused on most widely used methodologies and approaches in this area. Some of possible methodologies for small companies are described and presented with the view of making process of selection easier. Next logical step of this work is analyzing the current state of development process of client and choosing appropriate methodology for implementation. The last chapter deals with project of implementation that consists of several steps divided into three main phases. The aim of the first phase of the project is to propose solution to establishing new methodology. It is followed by the phase implementing this solution in real enterprise environment. The project of implementation concludes with verification of results through real pilot project.
593

Squad Goals in Agile Development: Creating Business Value and Sharing Ownership

Kayda, Olha January 2017 (has links)
No description available.
594

Systém pro vedení bakalářských a diplomových prací / Thesis Management System

Ristić, Marko January 2014 (has links)
This master's thesis deals with finding a solution to shortcomings in the information system ISIS regarding the process of theses supervision. Firstly the current state is analyzed to identify specific functional requirements for thesis management system. Based on analysis of existing and potentially suitable solutions, the decision to develop a new program was made. Therefore, other chapters are devoted to the design and development of the program. The user's guide describing use of the final system is also part of this thesis.
595

Návrh metodiky vývoje softwaru se zaměřením na oblast UX / Proposal of Software Development Methodology with Focus on UX

Mikula, Jan January 2013 (has links)
The main objective of this work is to propose a software development methodology which will reflect both issues -- design of User Experience (UX) and its implementation. The second objective is to compare the current software development methodologies. The third objective is to describe the work environment and the principles of that environment to fully implement this methodology. The fourth objective is to test the methodology in practice and validate its performance on my own startup. The fifth objective is to analyze companies which are focusing on similar product as my startup and their approach to UX development. First I will take look at waterfall methodology and then at modern agile methodologies such as Scrum, Kanban and Lean management, which are now becoming standard in software development. I will describe issues with the integration of UX into software development. The next section will introduce my own methodology, which is based on Scrum. The methodology consists of general principles of Lean and Agile management and the management, which is sometimes called "freedom at work". Then I will use the proposed methodology on my own startup project and will evaluate its use in practice. In last part I will analyze development process with focus on UX in projects Medium and Facebook. Thesis combines knowledge from Lean and agile management, economy and cognitive science to show the way to succeed in today services with great UX.
596

Výběr a návrh použití metodiky řízení projektů v malé IT společnosti / Selection and design of using project management methodology in a small IT company

Strnad, Marek January 2013 (has links)
The thesis focuses on the selection and design of using project management methodology in a small IT company. The company develops enterprise software and deals with many problems that lead to frequent failure to comply with deadlines and cost overruns on projects. The theoretical part deals with the analysis of a range of approaches and "best practices" for implementation of the project management methodology into the organization. The analysis of these materials is then the basis for creating my own framework of recommended procedures for implementing project management methodology into the organization. The theoretical part also contains characteristics of the most widely used project management methodology. There are two objectives in the theoretical part - analysis of approaches and best practices for the implementation of the project management methodology into the organization and creating a framework of recommended procedures for implementing the methodology into the organization. The practical part has three objectives and starts with analysis of the current state of the small IT company from the perspective of project management. This analysis is the first objective of the practical part. To achieve this objective, several analytical methods were used, alongside with the measurement of the maturity of processes using CMMI models. The second objective of the practical part is the comparison and selection of a suitable methodology for project management of the small company according to selected criteria. To select the appropriate project management methodology are used two approaches - empirical and simplified selection. The final objective of the thesis is the application of the framework of recommended procedures for establishing the project management methodology into the organization.
597

Modul do prostředí Eclipse pro podporu JCL / Eclipse IDE plug-in for JCL support

Daněk, Tomáš January 2014 (has links)
In the thesis I am presenting a plugin in the integrated development environment Eclipse. Plugin is designed to support writing code in JCL programming language. In the first part of the thesis I am focusing on the mainframe platform from the IBM corporation on which the JCL language is used. I also focus on the z/OS operating system and it`s components required for adequate runtime environment for JCL language. In the next section I am discussing the Eclipse environment which is used as runtime platform for the plugin. As a base for the plugin is used an Xtext framework. The framework is specifically designed for development of custom domain specific languages.
598

Integrace Selenia do Integrovaného testovacího nástroje / Selenium integration into Integrated testing node

Michalička, Tomáš January 2015 (has links)
This thesis is about design and implementation one part of Integrated testing node, which is project developed by students of University of Economics. The aim of this project is create a solution, which integrates open-source tools for software testing support. The aim of this thesis is to create new part of Integrated testing node, which will be used for maintenance and creation of new automated tests created in Selenium, which is tool for frontend testing. This thesis continues with work, which was started in thesis of Bc. Jan Ženíšek. His thesis is focused to analyses and design of whole Integrated testing node. He also chose Selenium as tool responsible for automated test support. This thesis is also related to Bc. Helena Munzarová's thesis. She created REST mediator which should be used for communication with all other parts of Integrated testing node.
599

Behaviour Driven Development a Scrum v korporátním prostředí / Behaviour Driven Development and Scrum in corporate environment

Kulhánková, Barbora January 2015 (has links)
Agile software development methodologies these days are not used only in small enterprises or startups, they are getting spread around large enterprises as well. An evidence of this fact could be, that Scrum is nowadays the most commonly used approach to software development. So this thesis focuses on usage of agile approaches, Scrum methodology in particular, in large enterprises. Author presents an approach called Behaviour Driven development and proposes how this approach could help dealing with imperfections or barriers of Scrum when used in large enterprises. The major outcome of this thesis is author's own methodology called ScrumFlow, based on Scrum methodology and extended by Behaviour Driven Development approaches. ScrumFlow methodology is published on a website and available for free.
600

Systém pro vedení bakalářských a diplomových prací / Thesis management system

Bouda, Petr January 2012 (has links)
This master's thesis deals with finding a solution of shortcomings in the information system ISIS during the processing of the theses. In the first instance the weaknesses of the present system are identified and analyzed. The found weaknesses are the basis for functional requirements of the developed system. Other chapters of the thesis are devoted to the development, monitoring and testing of the system. At the end is created the user's guide for simplification of the control the application.

Page generated in 0.4811 seconds