1 |
Vidareutveckling och dokumentation av kvalitetshöjande hjälpmedel för utvecklingsarbete på Volvo ITNordin, Åsa, Ohlsson, Ulrika January 2002 (has links)
No description available.
|
2 |
Vidareutveckling och dokumentation av kvalitetshöjande hjälpmedel för utvecklingsarbete på Volvo ITNordin, Åsa, Ohlsson, Ulrika January 2002 (has links)
No description available.
|
3 |
An automated approach to assign software change requestsCAVALCANTI, Yguaratã Cerqueira 31 January 2014 (has links)
Submitted by Nayara Passos (nayara.passos@ufpe.br) on 2015-03-13T13:04:40Z
No. of bitstreams: 2
TESE Yaguaratã Cerqueira Cavalcanti.pdf: 2989671 bytes, checksum: cdde3d6cea6de1cabb90748865421b78 (MD5)
license_rdf: 1232 bytes, checksum: 66e71c371cc565284e70f40736c94386 (MD5) / Made available in DSpace on 2015-03-13T13:04:40Z (GMT). No. of bitstreams: 2
TESE Yaguaratã Cerqueira Cavalcanti.pdf: 2989671 bytes, checksum: cdde3d6cea6de1cabb90748865421b78 (MD5)
license_rdf: 1232 bytes, checksum: 66e71c371cc565284e70f40736c94386 (MD5)
Previous issue date: 2014 / The efficient management of Change Requests (CRs) is fundamental for successful
software maintenance; however the assignment of CRs to developers is an expensive aspect
in this regard, due to the time and expertise demanded. To overcome this, researchers have
proposed automated approaches for CR assignment. Although these proposals present advances
to this topic, they do not consider many factors inherent to the assignments, such as: developers’
workload, CRs severity, interpersonal relationships, and developers know-how. Actually, as
we demonstrate in this work, CR assignment is a complex activity and automated approaches
cannot rely on simplistic solutions. Ideally, it is necessary to consider and reason over contextual
information in order to provide an effective automation.
In this regarding, this work proposes, implements, and validates a context-aware architecture
to automate CR assignment. The architecture emphasizes the need for considering the
different information available at the organization to provide a more context-aware solution to
automated CR assignment. The development of such architecture is supported by evidence synthesized
from two empirical studies: a survey with practitioners and a systematic mapping study.
The survey provided us with a set of requirements that automated approaches should satisfy. In
the mapping study, in turn, we figured out how state-of-the-art approaches are implemented in
regarding to these requirements, concluding that many of them are not satisfied. In addition, new
requirements were identified in this mapping study.
For the implementation of the proposed architecture, we developed a strategy to automate
CR assignments which is based on two main components: a Rule-Based Expert System (RBES)
and an Information Retrieval (IR) model. The strategy coordinately applies these two components
in different steps to find the potential developer to a CR. The RBES takes care of the simple
and complex rules necessary to consider contextual information in the assignments, e.g., to
prevent assigning a CR to a busy or unavailable developer. Since these rules vary from one
organization/project to another, the RBES facilitates their modification for different contexts.
On the other hand, the IR model is useful to make use of the historical information of CR
assignments to match CRs and developers.
Results from the validation study showed that our solution is promising. It is, by
comparing the solution with an approach that uses only a machine learning algorithm, such as
the Support Vector Machine (SVM), we could improve the accuracy of assignments by almost
50%. The analysis of the solution’s payoff also pointed that such an accuracy is able to pay for
the efforts necessary to deploy the solution.-------------------------------------O gerenciamento eficiente de solicitações de mudança (SM) é fundamental para o
sucesso das atividades de manutenção e evolução de software. Entretanto, a atribuição de
SMs a desenvolvedores é um aspecto custoso desse gerenciamento, pois demanda tempo e
conhecimento apropriado do projeto de software. Várias pesquisas já propuseram métodos de
atribuição automática de SMs. Embora representem avanços na área, existem fatores inerentes a
atribuição de SMs que não são considerados nessas pesquisas e são essenciais para a automação.
Como demonstrado nesse trabalho, a atribuição automática deve, por exemplo, considerar
a carga de trabalho, a experiência e o conhecimento dos desenvolvedores, a prioridade e a
severidade das SMs, a afinidade dos desenvolvedores com os problemas descritos nas SMs, e até
mesmo os relacionamentos interpessoais. Para tornar esse cenário ainda mais complexo, esses
fatos podem variar de acordo com o projeto de software que está sendo desenvolvido. Assim,
uma solução para o problema de atribuição de SMs depende de informações contextuais.
Assim, esse trabalho propõe, implementa e valida uma solução arquitetural sensível ao
contexto para atribuição automática de SMs. Dado o aspecto contextual da solução, a arquitetura
considera diversas fontes de informações presentes na organização, assim como a necessidade de
se desenvolver algorítimos que implementem diferentes estratégias de atribuição. Nossa proposta
de solução é embasada em resultados de duas pesquisas quantitativas: um estudo de mapeamento
sistemático da literatura, e uma pesquisa de questionário com desenvolvedores de software. Esse
último forneceu um conjunto de requisitos que a solução automatizada deve satisfazer para que
as estratégias de atribuição sejam atendidas, enquanto o mapeamento da literatura identificou
técnicas, algoritmos, e outros requisitos necessários a automação.
A implementação da arquitetura segue uma estratégia de automação, definida nesse
trabalho, que possui dois componentes principais: um sistema especialista baseado em regras
(SEBR); e um modelo de recuperação de informação (MRI) com técnicas de aprendizagem. Em
nossa estratégia, esses dois componentes são executados alternadamente em momentos diferentes
a fim de atribuir uma SM automaticamente. O SEBR processa regras, considerando informações
contextuais do projeto de software e da organização que o desenvolve. O MRI é utilizado para
fazer o casamento entre SMs e desenvolvedores de acordo com o histórico de atribuições.
Os resultados do estudo de validação apontaram que a solução é promissora. Isto
é, ao compararmos nossa solução com uma abordagem que utiliza apenas um algoritmo de
aprendizado de máquina, como o Support Vector Machine (SVM), pudemos melhorar em quase
50% a acurácia de atribuição. Já a análise de custo de implantação apontou que a acurácia
atingida pela solução possui um bom custo benefício.
|
4 |
Change management / Change managementKebrlová, Linda January 2010 (has links)
This diploma thesis is focused on Change Management, for which I used translation "správa změn" in my thesis. The diploma thesis includes a proposal for solution of Change Management, which is based from elements of RUP (Rational Unified Process), and methodology and CMMI (Capability Maturity Model Integration). In the first chapter, entitled Software requirements, there are at first defined basic concepts related to Change Management. The chapter includes the definition of software requirements and specification of different types of requirements. Then it focuses on sphere of Requirements Management, involving Change Management. Next part of chapter includes improving of existing processes, which can be used for change-oriented processes. The following section introduces the basic characteristics of RUP methodology. At first there are described its basic features, best practices and elements of methodology. The following there are described the components and procedures of specific discipline Configuration and Change Management. A separate part of thesis is also focused on the the presentation of the CMMI model. In the charter, which is devoted to this model, there is a definition of basic concepts. Then there is description of the model, the various components and method of improving in CMMI model. In the following section is a description of the Change Management in the CMMI model. The final part tries to evaluate the Change Management in concept of the RUP methodology and CMMI model. It also focuses on aspects of integrating these two areas. I try design solution of Change Management based on analysis of available information. This solution is the main aim of my thesis.
|
5 |
A bug report analysis and search toolCavalcanti, Yguaratã Cerqueira 31 January 2009 (has links)
Made available in DSpace on 2014-06-12T15:53:57Z (GMT). No. of bitstreams: 2
arquivo1938_1.pdf: 2696606 bytes, checksum: c2ff3cbbb3029fd0f89eb8d67c0e4f08 (MD5)
license.txt: 1748 bytes, checksum: 8a4605be74aa9ea9d79846c1fba20a33 (MD5)
Previous issue date: 2009 / Manutenção e evolução de software são atividades caracterizadas pelo seu enorme custo e
baixa velocidade de execução. Não obstante, elas são atividades inevitáveis para garantir
a qualidade do software quase todo software bem sucedido estimula os usuários a fazer
pedidos de mudanças e melhorias. Sommerville é ainda mais enfático e diz que mudanças
em projetos de software são um fato. Além disso, diferentes estudos têm afirmado ao
longo dos anos que as atividades de manutenção e evolução de software são as mais caras
do ciclo de desenvolvimento, sendo responsável por cerca de até 90% dos custos.
Todas essas peculiaridades da fase de manutenção e evolução de software leva o
mundo acadêmico e industrial a investigar constantemente novas soluções para reduzir os
custos dessas atividades. Neste contexto, Gerência de Configuração de Software (GCS) é
um conjunto de atividades e normas para a gestão da evolução e manutenção de software;
GCS define como são registradas e processadas todas as modificações, o impacto das
mesmas em todo o sistema, dentre outros procedimentos. Para todas estas tarefas de
GCM existem diferentes ferramentas de auxílio, tais como sistemas de controle de versão
e bug trackers. No entanto, alguns problemas podem surgir devido ao uso das mesmas,
como por exemplo o problema de atribuição automática de responsável por um bug report
e o problema de duplicação de bug reports.
Neste sentido, esta dissertação investiga o problema de duplicação de bug reports
resultante da utilização de bug trackers em projetos de desenvolvimento de software. Tal
problema é caracterizado pela submissão de dois ou mais bug reports que descrevem
o mesmo problema referente a um software, tendo como principais conseqüências a
sobrecarga de trabalho na busca e análise de bug reports, e o mal aproveitamento do
tempo destinado a essa atividade
|
6 |
Analýza a hodnocení komunikačních toků aplikační podpory / Analysis and evaluation of communication streams in application supportČihák, Michael January 2014 (has links)
Diploma thesis is focused on evaluation of communication streams in the process of application support also known under the term IT support. Thesis is divided into three main parts: In the first part outlines the topic of application support. The definition of term, relation between business and IT and defining the position of application support in the process of information system development along with support services methodologies. The second part is focused on description of typical user of application support, from the side of sponsor as well as from the side of supplier. The following are the main communication streams between both sides as well as inside the supplier team. The third, practical part contains an analysis of application support on a specific project. Discussed are communication barriers, their impact including suggestions for improvement.
|
Page generated in 0.0753 seconds