Sökresultat:
4743 Uppsatser om Agile software developme nt methods - Sida 4 av 317
Informationssystem för service av truckar och städmaskiner
This paper describes the evolutionary development of an information system for a small company. The company performs overhaul of forklifts and cleaning machines. The company has already an information system that handles the reports from these overhauls but it needs a supplementary tool that assist the chief planner to plan forthcoming overhauls.It should be able to display coming overhauls in a timetable and eventually print them, either to a PDF file or to a document. The timetables this function produces will help the chief planner and the assemblers to get a good overview of their day-to-day work.The tool needs to be intelligent in that way that it takes into consideration were in the country different assignments will be performed. So that time consuming travels over great distances can be avoided.
Relationer och projekt : En studie av det mellanmänskliga i det rationella
Projects are often spoken of in the terms of rational systems. However, some researchers point out the relevance of viewing projects as sets of relationships. Little is published about what aspects of relationships that are important for the managing of projects. We have argued for the necessity of such research. With previous research, our case study and interviews we indentified communication, responsibility, cooperation, togetherness and trust as important relational aspects in projects.The overall perceived success for projects in this case, was increased with the adoption of new agile methods.
Integration av simuleringsmodeller för bränslesystemet i JAS 39 Gripen
In this final thesis two simulation models have been integrated. The simulation models are models of JAS 39 Gripen?s fuel system, software and hardware. The time consuming and costly work to develop software has made the department of fuel system to build two models in Xmath/Systembuild. The software model also simplifies the comprehension of how the software in the control computer of the fuel system works.
Byte av systemutvecklingsmetod : En verksamhetsnytta eller en nödvändighet?
AbstractSystem methodology is in the very heart of system development, it is a crucial part of how you define your work, how you choose to approach the actual problem at hand and how to solve it. Researchers in the system development field has shown that not all methods in theory are in compliance with how it is practiced by the companies who use them. In our thesis we have studied a larger international IT- company and one of their local offices in Sweden, who some years back changed their system development method from a more traditional to an agile one. Our aim of this study has been to establish whether both of these methods has differed between theory and in actual use, and if so, why this has occurred and what the underlying rationality might have been to promote this change. Our questions that we sought to answer were; 1.
Software reuse : viktiga aspekter att överväga vid implementeringen av ett återanvändningssystem
Sekretessbelagd.
Fria och öppna programvaror inom kommunal verksamhet : Vägen mot öppna standarder?
This report deals with the attitudes within municipalities of open source software and open standards and if open source software may be an option to gain open standards. The aim has been to find out if open source software and open standards would be able to solve the lock-in problems that municipalities have against proprietary software. The study is conducted as an exploratory, inductive and qualitative study with depth interviews of subjectively selected informants as data collection method. A literature review has also been implemented by the relevant books and articles. Some economic determinants of municipalities to make use of open source software have not been considered in this study.
Utvärdering av programvaror för variabeldata till Lugnetgymnasiets färgskrivare,Ricoh AFC 6513.
The Lugnetgymnasium in Falun has a graphic education that supplies a color printer, which is availablefor the students in their hall. The printer is a Ricoh AFC 6513 and it is a model that can handlevariable data. It was bought in the autumn of 2002. The teachers of the graphic education want to makeuse of the variable data function and procure a variable data software. The purpose of this project is toevaluate variable data software?s, so that the most suitable choice of software can be made for the graphiceducation.
En Modell av SOA för Agila Organisationer
In a dynamic and unpredictable reality, either rigid structures or silo architectures areappropriate ways to organize an agile organization. This thesis enlightens these relationsbetween Service Oriented Architecture (SOA) and an organization who acts in a varied andconstantly changing business environment. In other words, this thesis enlightens the question:?How suitable is SOA to organize the enterprise who will meet a constantly changing andheterogenic business environment?.The thesis presents a model where an efficient organization must be agile to be able to actquickly in the business environments with constantly changing desires, needs, expectations,desires etc. According to the same model a Service Oriented Architecture organizes theenterprise elements such as processes, resources, competences, responsibilities, informationsystems etc.
Att utföra kravprioritering med kravprioriteringsmetoder - en studie om dess genomförande och hinder under
Prioritisation of software requirements is a critical part of the development of software. Whichrequirements and in which order they will be developed is one of the main tasks that requirementprioritisation supports.There are different ways that a requirement prioritisation can be used, for example alone or in agroup and with different methods.The purpose of this report is to map out how you can carry out a requirement prioritisation alonewith different types of prioritisation methods and how you solve the problems that can arise whenprioritisting requirements. This is done by documenting the use of three different types of methodsthat can be execute alone. The methods are "100-dollar test", "Ranking" and "Top-tenrequirements".To be able to prioritise requirements, you need to establish which requirements you shall prioritise.The paper retrieves this information by interviewing stakeholders in the system and analysing theresult of the interviews and the execution of the requirement prioritisation.Three problems arose during that work and I present solutions on these problems. The problemswere 1) equivalent requirements when using the "100-dollar test", 2) low differentiation gradebetween the prioritised requirements in the "100-dollar test" and 3) that the requirements that wereprioritised weren't classified before the prioritisation, which leads to inaccuracies in the resultingprioritisation.The solution to the problems that the paper presents is to increase the amount of distributable unitsin the "100-dollar test" to 1000 per requirement, suggestions of classes of the requirements andthe combination of the methods "100-dollar test" and "ranking" to bypass the equivalentrequirements.The report is written in Swedish.Nyckelord: GoTRIS, requirements retrieval, requirements analysis, Viktoria Swedish ICT,requirements prioritisation, requirements, 100-dollar test, ranking, top 10 requirements..
Software Reengineering: syfte och effekter
I dagens organisationer verkar mjukvarusystem som har varit länge i drift och genomgått mycket underhållsarbete. Detta kan göra att systemen är dyra att underhålla, inte uppträder som förväntat eller inte går att införa ny funktionalitet i. Dessa system är i regel väsentliga för organisationens verksamhet och bör därför inte nyutvecklas för då riskerar organisationen förlust av verksamhetskritisk information. Lösningen på underhållsproblem och dåligt skapade system är istället att göra en software reengineering. Detta kan medföra att systemet bibehåller kritisk verksamhetsinformation samt har en bättre systemlösning, vilket leder till lägre underhållskostnader och mer genomtänkt arkitektur.
Testramverk för distribuerade system
When developing software that is meant to be distributed over several different computers and several different networks while still working together against a common goal there is a challenge in testing how updates within a single component will affect the system as a whole. Even if the performance of that specific component increases that is no guarantee for the increased performance of the entire system. Traditional methods of testing software becomes both hard and tedious when several different machines has to be involved for a single test and all of those machines has to be synchronized as well.This thesis has resulted in an exemplary application suite for testing distributed software. The thesis describes the method used for implementation as well as a description of the actual application suite that was developed. During the development several important factors and improvements for such a system was identified, which are described at the end of the thesis even though some of them never made it into the actual implementation.
Att arbeta med Scrum : Påverkan på arbetslag, kommunikation och social miljö
Systems development methods has always been an important part of the systems development process. It affects not only the product, but also the organization itself. Today more and more companies are abandoning the more rigid traditional methods for the more flexible agile ones. A transition like this is bound to affect the product and the organization, but in what ways? Is it a difficult transition to make, and how does it affect social environment and dynamics? Does it change how people communicate information to each other? This study was conducted at a local branch of a larger international IT-company.
Utvärdering av beräkningskoden APROS för användning i inneslutningsanalyser
At Forsmark nuclear power plant the rather old-fashioned software COPTA is used in containment safety analysis. There exists a desire within the organisation to introduce a more modern software with ability to more detailed modeling and increased usability.The goal of this thesis was to evaluate the software APROS in containment safety analysis. APROS models describing one of the containments at Forsmark NPP have been developed. Two simulations of typical containment incidents, one of them a large pipe break, have been made where containment safety parameters such as pressure and temperature are studied. Results are analyzed and verified against results from corresponding COPTA models.
VRA-PROGRAMVARA MED TILLHÖRANDE STYRELEKTRONIK
This thesis has been done at the Unversity of Örebro for Örebro University Hospital (USÖ). In our work we have developed a product for hearing tests to determine hearing thresholds of small children. Our product contains software and a control surface for controlling two separate screens. One of the demands was that our software could handle big file libraries. Reliability and simplicity were essential for the user.In our work we have utilized programming of both microcontrollers and Windows software.
Att mäta användbarhet på webbplatser : En fall studie där två metoder för användbarhet jämförs
The aim with this thesis is to investigate two different methods used to test usability on web-sites to determine the advantages and disadvantages of two methods and compare the results. The two selected methods are the think aloud method and asynchronous remote method. Re-mote usability testing has existed for more than ten years but the possibilities with this meth-od needs to be explored more.To achieve the purpose of this thesis a case study was conducted on an e-commerce site and for the online remote usability testing software was used.The results of this study show that think aloud usability testing encounter more issues with the website than the remote usability testing..