989 resultados para Project manager
Resumo:
Agile methodologies are becoming more popular in the software development process nowadays. The iterative development lifecycle, openness to frequent changes, tight cooperation with the client and among the software engineers are turning into more and more effective practices and respond to a higher extend to the current business needs. It is natural to raise the question which methodology is the most suitable for use when starting and managing a project. This depends on many factors—product characteristics, technologies used, client’s and developer’s experience, project type. A systematic analysis of the most common problems appearing when developing a particular type of projects—public portal solutions, is proposed. In the case at hand a very close interaction with various types of end users is observed. This is a prerequisite for permanent changes during the development and support cycles, which makes them ideal candidates for using an agile methodology. We will compare the ways in which each methodology addresses the specific problems arising and will finish with ranking them according to their relevance. This might help the project manager in choosing one or a combination of the methodologies.
Resumo:
A szerzők jelen cikkükben a projektmenedzsment és a változásmenedzsment szakirodalmában olvasható szerepelméleteket hasonlítják össze. A hasonlóságok szembeötlőek, de nem nyilvánvaló, hogy az egyes definíciók pontosan miben egyeznek vagy térnek el egymástól. A két szakterület irodalmában nem találtak ilyen összehasonlító elemzést. Először összehasonlítják a projekt, az elsőfokú (morfostatikus) és a másodfokú (morfogenetikus) változás közkeletű definícióit, hogy körülhatárolhassák a közöttük lévő átfedéseket, ahol egyáltalán van értelme összevetniük a különböző szerepmeghatározásokat. Találnak közöttük átfedést, ahol a különböző szerepdefiníciók egyaránt érvényesek, így összehasonlíthatók egymással. A két szakterület szerepmeghatározásainak tartalmát elemezve teljes egyezések, részleges hasonlóságok és különbségek is találhatók. Legfontosabb megállapításuk az, hogy a tartalmi átfedések és kapcsolódások miatt mindkét szakterület oktatói, kutatói és gyakorlati művelői komoly haszonnal forgathatják a másik terület szerepelméleti szakirodalmát is. ________ This paper compares the role concepts which are in current use in project management and change management literature. The similarities are noticeable at first sight but it is not clear where the domains of the different definitions of the two management disciplines overlap and where they vary from each other significantly. The authors have not found such an interdisciplinary comparison in the literature of the two fields. At first, they compared the widely used definitions of project, first order (or morphostatic) and second order (or morphogenetic) changes to find the overlapping areas where it is reasonable to compare the different role definitions at all. They found an overlapping area where the different role definitions are all valid and the role theories can be compared. The typical project stakeholders are: project sponsor, project manager, project management team, project team, influencers, customer/user, performing organization etc. The typical change roles are: sponsor (initiating and sustaining), agent, target, advocate, facilitator etc. The authors found samenesses, similarities and differences alike between the two sets of roles. The most important conclusion is that the findings enable participants working on these types of activities to rely on both bodies of knowledge properly.
Resumo:
Automated acceptance testing is the testing of software done in higher level to test whether the system abides by the requirements desired by the business clients by the use of piece of script other than the software itself. This project is a study of the feasibility of acceptance tests written in Behavior Driven Development principle. The project includes an implementation part where automated accep- tance testing is written for Touch-point web application developed by Dewire (a software consultant company) for Telia (a telecom company) from the require- ments received from the customer (Telia). The automated acceptance testing is in Cucumber-Selenium framework which enforces Behavior Driven Development principles. The purpose of the implementation is to verify the practicability of this style of acceptance testing. From the completion of implementation, it was concluded that all the requirements from customer in real world can be converted into executable specifications and the process was not at all time-consuming or difficult for a low-experienced programmer like the author itself. The project also includes survey to measure the learnability and understandability of Gherkin- the language that Cucumber understands. The survey consist of some Gherkin exam- ples followed with questions that include making changes to the Gherkin exam- ples. Survey had 3 parts: first being easy, second medium and third most difficult. Survey also had a linear scale from 1 to 5 to rate the difficulty level for each part of the survey. 1 stood for very easy and 5 for very difficult. Time when the partic- ipants began the survey was also taken in order to calculate the total time taken by the participants to learn and answer the questions. Survey was taken by 18 of the employers of Dewire who had primary working role as one of the programmer, tester and project manager. In the result, tester and project manager were grouped as non-programmer. The survey concluded that it is very easy and quick to learn Gherkin. While the participants rated Gherkin as very easy.
Resumo:
Flertalet evenemang är idag beroende av funktionärer för att genomföras. Att ha funktionärer till hjälp är ekonomiskt bärkraftigt för organisationer som anordnar evenemang, då de inte behöver anställa betald personal. Vetenskapliga studier menar att organisationer bör upprätta tydliga planer eller strategier för hur de ska hantera funktionärer då konkurrensen om funktionärerna ökar. Eftersom det är kostsamt att rekrytera nya funktionärer bör det vara av stor vikt för organisationer att försöka behålla sina funktionärer inför framtiden. Syftet är att undersöka organisationer som arrangerar årligen återkommande idrottsevenemang för att få en djupare förståelse för hur de arbetar med sina funktionärer. För att undersöka detta har vi intervjuat tre av Sveriges största årligen återkommande idrottsevenemang som alla är beroende av funktionärer. Intervjuerna genomfördes personligen med respektive person i organisationen som hade det övergripande ansvaret för funktionärer. Undersökningen visar att väletablerade evenemang, som de i studien, har vissa likheter i hur de hanterar funktionärer som vetenskapliga studier förespråkar. Att följa en strikt plan för hur arbetet med funktionärer bör gå till visar sig inte vara nödvändigt. Det visade sig att samtliga organisationer delegerar ansvaret för funktionärer till projektledare eller huvudfunktionärer. Det som var viktigt vid rekryteringen var; synliggöra, intervjuer och utbildning. Det som utmärkte sig vid att försöka få funktionärerna att återkomma var; förmåner, kommunikation och relationen. Resultatet visade att arbetet med funktionärerna, trots att de kan vara många till antalet, inte behöver vara komplicerat.
Resumo:
Karl Mistry’s responsibilities include oversight of all Toll Brothers communities throughout Houston, Texas, and he is actively involved in the acquisition and approval process for new residential development. Mistry joined Toll Brothers in 2004 as an Assistant Project Manager, and most recently was promoted to Division President in 2012. He has served as a Board Member of the Greater Houston Builders Association since 2013.
Resumo:
Context: Obfuscation is a common technique used to protect software against mali- cious reverse engineering. Obfuscators manipulate the source code to make it harder to analyze and more difficult to understand for the attacker. Although different ob- fuscation algorithms and implementations are available, they have never been directly compared in a large scale study. Aim: This paper aims at evaluating and quantifying the effect of several different obfuscation implementations (both open source and commercial), to help developers and project manager to decide which one could be adopted. Method: In this study we applied 44 obfuscations to 18 subject applications covering a total of 4 millions lines of code. The effectiveness of these source code obfuscations has been measured using 10 code metrics, considering modularity, size and complexity of code. Results: Results show that some of the considered obfuscations are effective in mak- ing code metrics change substantially from original to obfuscated code, although this change (called potency of the obfuscation) is different on different metrics. In the pa- per we recommend which obfuscations to select, given the security requirements of the software to be protected.
Resumo:
The research studies the transformation from a single-sided offering to a multi-sided platform. The study aims to define platforms and their benefits, creating a theoretical framework by applying change management models with the platform theory, and by finding critical change points of the transformation. The empirical research was done by utilizing action research. The researcher worked as project manager in the case company, and studied the transformation project by working actively and leading the project team. The result of the project was a study of how the company would be able to manage the transformation. The results clearly showed that the company didn’t have the capabilities to finish the transformation. As a conclusion, the study showed that the critical change points that led to the project failure were, that the project was managed with insufficient change managerial efforts, which later resulted as lack of commitment to re-allocating the resources to complete the transformation. Many of the critical change points were results of combined change managerial and platform-related issues.
Resumo:
Background: Nowadays, infertility problems have become a social concern, and are associated with multiple psychological and social problems. Also, it affects the interpersonal communication between the individual, familial, and social characteristics. Since women are exposed to stressors of physical, mental, social factors, and treatment of infertility, providing a psychometric screening tool is necessary for disorders of this group. Objective: The aim of this study was to determine the factor structure of the general health questionnaire-28 to discover mental disorders in infertile women. Materials and Methods: In this study, 220 infertile women undergoing treatment of infertility were selected from the Yazd Research and Clinical Center for Infertility with convenience sampling in 2011. After completing the general health questionnaire by the project manager, validity and, reliability of the questionnaire were calculated by confirmatory factor structure and Cronbach's alpha, respectively. Results: Four factors, including anxiety and insomnia, social dysfunction, depression, and physical symptoms were extracted from the factor structure. 50.12% of the total variance was explained by four factors. The reliability coefficient of the questionnaire was obtained 0.90. Conclusion: Analysis of the factor structure and reliability of General Health Questionnaire-28 showed that it is suitable as a screening instrument for assessing general health of infertile women.
Resumo:
La crisis afecta a todos los sectores, es un terremoto en cadena que se inicio en el sector inmobiliario y se ha ido introduciendo en el resto. Todo esto ha dado lugar a una caída brusca de la demanda de los servicios relacionados con la construcción, con un posicionamiento en “espera” de los Promotores e Inversores, que aún tienen liquidez para invertir, buscando oportunidades que lógicamente se tienen que producir en un entorno escasamente fiable como el actual. Aquellos Inversores que vean oportunidades, se aseguraran de que los productos que van a realizar, tengan una demanda suficiente, sus costes estén en consonancia con el mercado, pero sin que aquello perjudique al resultado final, es decir manteniendo la calidad propuesta al inicio del proceso con los costes previstos, dando lugar a un control exhaustivo del producto a realizar, lo cual obligará a una gran profesionalidad por parte de los agentes implicados. Para todo esto habrá que contar con Empresas especializadas, que aporten garantías en este proceso y aseguren tanto al promotor como al Inversor en todo momento donde y en que se invierten sus recursos. La Dirección Integrada de Proyecto (“Project Management “) aplicada al proceso constructivo es una Técnica Metodológica que ayuda a organizar, controlar y gestionar los recursos de los promotores dentro del proceso edificatorio. Cuando los recursos están limitados (que normalmente es la mayoría de las situaciones) gestionarlos de una manera eficiente se convierte en algo muy importante. Bien, pues nos encontramos con que en esta situación actual, los recursos no solo están limitados, si no que son limitados, por lo que un control y un exhaustivo seguimiento de los mismos se convierte no solo en importante si no en fundamental.
Resumo:
This report describes a new approach to the problem of scheduling highway construction type projects. The technique can accurately model linear activities and identify the controlling activity path on a linear schedule. Current scheduling practices are unable to accomplish these two tasks with any accuracy for linear activities, leaving planners and manager suspicious of the information they provide. Basic linear scheduling is not a new technique, and many attempts have been made to apply it to various types of work in the past. However, the technique has never been widely used because of the lack of an analytical approach to activity relationships and development of an analytical approach to determining controlling activities. The Linear Scheduling Model (LSM) developed in this report, completes the linear scheduling technique by adding to linear scheduling all of the analytical capabilities, including computer applications, present in CPM scheduling today. The LSM has tremendous potential, and will likely have a significant impact on the way linear construction is scheduled in the future.
Resumo:
According to several surveys and observations, the percentage of successfully conducted IT projects without over-budgeting and delays in time schedule are extremely low. Many projects also are evaluated as failures in terms of delivered functionality. Nuldén (1996) compares IT projects with bad movies; after watching for 2 hours, one still tries to finish it even though one understands that it is a complete waste of time. The argument for that is 'I've already invested too much time to terminate it now'. The same happens with IT projects: sometimes the company continues wasting money on these projects for a long time, even though there are no expected benefits from these projects. Eventually these projects are terminated anyway, but until this moment, the company spends a lot. The situation described above is a consequence of “escalation of commitment” - project continuation even after a manager receives negative feedback of the project’s success probability. According to Keil and Mähring (2010), even though escalation can occur in any type of project, it is more common among complex technological projects, such as IT projects. Escalation of commitment very often results in runaway projects. In order to avoid it, managers use de-escalation strategies, which allow the resources to be used in more effective. These strategies lead to project termination or turning around, which stops the flow of wasted investments. Numbers of researches explore escalation of commitment phenomena based on experiments and business cases. Moreover, during the last decade several frameworks were proposed for de-escalation strategy. However, there is no evidence of successful implementation of the de-escalation of commitment strategy in the literature. In addition, despite that fact that IT project management methodologies are widely used in the companies, none of them cover the topic of escalation of commitment risks. At the same time, there are no researches proposing the way to implement de-escalation of commitment strategy into the existing project management methodology The research is focused on a single case of large ERP implementation project by the consulting company. Hence, the main deliverables of the study include suggestions of improvement in de-escalation methods and techniques in the project and in the company. Moreover, the way to implement these methods into existing project management methodology and into the company general policies is found.
Resumo:
Análisis financiero de una serie de casos propuestos por el Banco BNP Paribas enmarcado en su concurso semestral Ace Manager. BNP Paribas es el primero en la zona euro y el sexto banco en importancia mundial. Para la realización del trabajo se formo un equipo y se realizaron nueve estudios de caso relacionados con Banca Particular, Soluciones de Inversión y Banca de Inversión y Corporativa.
Resumo:
The term commercial management has been used for some time, similarly the job title commercial manager. However, as of yet, little emphasis has been placed on defining. This paper presents the findings from a two-year research initiative that has compared and contrasted the role of commercial managers from a range of organisations and across industry sectors, as a first step in developing a body of knowledge for commercial. It is argued that there are compelling arguments for considering commercial management, not solely as atask undertaken by commercial managers, but as a discipline in itself: a discipline that, arguably, bridges traditional project management and organisational theories. While the study has established differences in approach and application both between and within industry sectors, it has established sufficient similarity and synergy in practice to identify a specific role of commercial management in project-based organisations. These similarities encompass contract management and dispute resolution; the divergences include a greater involvement in financial and value management in construction and in bid management in defence/aerospace.
Resumo:
Traditional resource management has had as its main objective the optimization of throughput, based on parameters such as CPU, memory, and network bandwidth. With the appearance of Grid markets, new variables that determine economic expenditure, benefit and opportunity must be taken into account. The Self-organizing ICT Resource Management (SORMA) project aims at allowing resource owners and consumers to exploit market mechanisms to sell and buy resources across the Grid. SORMA's motivation is to achieve efficient resource utilization by maximizing revenue for resource providers and minimizing the cost of resource consumption within a market environment. An overriding factor in Grid markets is the need to ensure that the desired quality of service levels meet the expectations of market participants. This paper explains the proposed use of an economically enhanced resource manager (EERM) for resource provisioning based on economic models. In particular, this paper describes techniques used by the EERM to support revenue maximization across multiple service level agreements and provides an application scenario to demonstrate its usefulness and effectiveness. Copyright © 2008 John Wiley & Sons, Ltd.