Informacja

Drogi użytkowniku, aplikacja do prawidłowego działania wymaga obsługi JavaScript. Proszę włącz obsługę JavaScript w Twojej przeglądarce.

Wyszukujesz frazę "software development methodology" wg kryterium: Temat


Wyświetlanie 1-4 z 4
Tytuł:
A Systematic Reuse Process for Automated Acceptance Tests: Construction and Elementary Evaluation
Autorzy:
Irshad, Mohsin
Petersen, Kai
Powiązania:
https://bibliotekanauki.pl/articles/2060903.pdf
Data publikacji:
2021
Wydawca:
Politechnika Wrocławska. Oficyna Wydawnicza Politechniki Wrocławskiej
Tematy:
software component
software reuse
software testing
analysis
verification
agile software development methodology
agile software development practice
software quality
Opis:
Context: Automated acceptance testing validates a product’s functionality from the customer’s perspective. Text-based automated acceptance tests (AATs) have gained popularity because they link requirements and testing. Objective: To propose and evaluate a cost-effective systematic reuse process for automated acceptance tests. Method: A systematic approach, method engineering, is used to construct a systematic reuse process for automated acceptance tests. The techniques to support searching, assessing, adapting the reusable tests are proposed and evaluated. The constructed process is evaluated using (i) qualitative feedback from software practitioners and (ii) a demonstration of the process in an industry setting. The process was evaluated for three constraints: performance expectancy, effort expectancy, and facilitating conditions. Results: The process consists of eleven activities that support development for reuse, development with reuse, and assessment of the costs and benefits of reuse. During the evaluation, practitioners found the process a useful method to support reuse. In the industrial demonstration, it was noted that the activities in the solution helped in developing an automated acceptance test with reuse faster than creating a test from scratch i.e., searching, assessment and adaptation parts. Conclusion: The process is found to be useful and relevant to the industry during the preliminary investigation.
Źródło:
e-Informatica Software Engineering Journal; 2021, 15, 1; 133--162
1897-7979
Pojawia się w:
e-Informatica Software Engineering Journal
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Formalizacja zadań wielokrotnego użytku
Formalization of reusable tasks
Autorzy:
Gratkowski, T.
Powiązania:
https://bibliotekanauki.pl/articles/156940.pdf
Data publikacji:
2011
Wydawca:
Stowarzyszenie Inżynierów i Techników Mechaników Polskich
Tematy:
metodyki procesu wytwórczego oprogramowania
wspomaganie dostosowywania procesu wytwórczego
formalizacja definicji zadań
Open Unified Process
software development methodology
support for adaptation of software development methodology
formalization of work items
Opis:
Proces zarządzania projektem IT, wymusza na menadżerach projektu opracowanie listy zadań, które zawierają opis czynności do wykonania przez członków zespołu. Tworzenie listy zadań można wesprzeć gotowymi zadaniami wielokrotnego użytku. Poniższy artykuł przedstawia mechanizm formalizacji zadań wielokrotnego użytku, który pozwala wyszukiwać zadania według zadanych kryteriów.
The Project Manager (PM) leads a project planning [2]. The plan is described by Work Items List (WIL). WIL captures all scheduled work to be performed within the project. All requirements, defect reports, and change requests have to be mapped to a Work Item (WI). Currently this process is made manually by PM. In this paper there is presented the first step toward building strategy of support PM to create WIL automatically. Before composing WIL automatically it has to be decided which formal methods should be used to describe WIL and WI. The proposed method is defined using a meta-model. In Table 2 there is considered a four-level meta-model based on MOF[6] as the meta-modelling language where: M3 - meta-meta-model (MOF), M2 - meta-model level (SPEM[5] + UML[7]), M1 - model level (classes describe elements of WIL and WI), M0 - model instance level (contains all the objects [real time instances or real world objects] of classi?ers [classes] included in the model level). Fig. 2 shows ReusableTasksRepositoryFormalization (RTRF) package. RTRF is designed to reflect structures of WIL and WI. The main concept behind the RTRF package is to allow grouping of work items in sets and describe work items by set of attributes. The attribute definition is very adaptable and allow describing any kind of a work item. Therefore the presented structure allows describing WIL and WI used in different software development methodology (SDM). Fig. 3 shows the definition of attributes required to describe WIL and WI in the OpenUP[2] method. The presented formalization will be used to build Reusable Tasks Repository. The repository will store reusable tasks which can be used for different SDM. The next research will be concentrated on how to automatically find tasks in the repository. Parameters for searching will come from functional requirements stored in the use cases and the use case scenarios.
Źródło:
Pomiary Automatyka Kontrola; 2011, R. 57, nr 7, 7; 741-744
0032-4140
Pojawia się w:
Pomiary Automatyka Kontrola
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Platforma do zarządzania zadaniami wielokrotnego użycia
Management platform for reusable tasks
Autorzy:
Gratkowski, T.
Powiązania:
https://bibliotekanauki.pl/articles/153466.pdf
Data publikacji:
2012
Wydawca:
Stowarzyszenie Inżynierów i Techników Mechaników Polskich
Tematy:
metodyki procesu wytwórczego oprogramowania
wspomaganie procesu wytwórczego
tworzenie listy zadań
software development methodology
support for task list
support of manage process development
Opis:
W procesie zarządzania projektem IT, menadżer projektu jest odpowiedzialny za przeniesienie informacji zgromadzonych w wymaganiach na zadania, które zawierają opis czynności do wykonania przez członków zespołu w celu realizacji tworzonego systemu informatycznego. Prowadzone przez autora badania zmierzają do opracowania mechanizmu wspomagającego menadżera w tym procesie, dzięki zastosowaniu dedykowanego repozytorium przechowującego zadania wielokrotnego użycia. W poniższym artykule przedstawiono projekt na podstawie, którego powstała implementację systemu wspomagającego wielokrotne użycie zadań, będących szablonami postępowania dla członków zespołu. Uzyska-ny prototyp posłuży do przeprowadzenia dalszych badań eksperymentalnych, zmierzających do opracowania metody pomiaru podobieństwa pomiędzy przechowywanymi w repozytorium zadaniami wielokrotnego użycia a parametrami przekazywanymi w zapytaniu przesyłanym do repozytorium w celu odszukiwania zadań.
A lot of software development methodologies contain stage when a project manager has to create a list of tasks for the team. The list is made based on information from used cases (and references to use-case specifications), system-wide requirements, changes and enhancement requests, defects and development tasks. The project manager can use project management tools. These tools help to manage the task list and the manager can use templates of a task, but the process of creating a new task is manually made. This process is based on experience and knowledge of a project manager. In this paper there is presented a project of the system for managing reusable tasks. The system will help the manager to find tasks based on predefined query in Reusable Tasks Repository Query Language (RTRQL) [10]. The reusable task will be stored in dedicated repository. The presented project of the system for managing reusable tasks connects the results of prior research. The set of functional and non-functional elaborated requirements allows designing architecture of the system (Fig. 1). The designed system will be implemented in Service-Oriented Architecture (SOA). It allows using the implemented prototype through external tools to manage a project. The prototype will be used in next steps of research. It helps to find a method for searching a reusable task in the repository based on similarity of the feature and to find mechanism of creating query from the requirements described in Requirements Specification Language [9].
Źródło:
Pomiary Automatyka Kontrola; 2012, R. 58, nr 6, 6; 530-531
0032-4140
Pojawia się w:
Pomiary Automatyka Kontrola
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Analiza produktów w procesie wytwarzania oprogramowania w podejściu zwinnym
The products analysis in the agile approach to software development proces
Autorzy:
Łabuda, W.
Powiązania:
https://bibliotekanauki.pl/articles/91453.pdf
Data publikacji:
2016
Wydawca:
Warszawska Wyższa Szkoła Informatyki
Tematy:
podejście zwinne
proces wytwarzania oprogramowania
analiza produktów
metodyka ATERN
agile approach
software development process
products analysis
ATERN methodology
Opis:
W artykule omówiono procesy (modele) wytwarzania oprogramowania w podejściu zwinnym na przykładzie metodyki ATERN. Przedstawiono szczegółowe opisy produktów (biznesowe, techniczne, zarządcze) tworzonych w procesie wytwarzania oprogramowania w podejściu zwinnym. Zaprezentowano również analizę produktów tworzonych w procesie wytwarzania oprogramowania w podejściu zwinnym z punktu widzenia: celów ich wytworzenia, zaangażowania ról ze struktury organizacyjnej projektu, działań w cyklu życia produktów w procesie wytwarzania oprogramowania w podejściu zwinnym. Artykuł zakończono krótkim podsumowaniem.
The article discusses processes (models) of software development in the agile approach to the software development projects on the example of the ATERN methodology. The article provides detailed product descriptions (business, technical, management) created in the software development process in the agile approach to the software development projects. Also presented an analysis of the products created in this process from the point of view of the: purpose of their production, involvement of roles from the organizational structure of the project, activities in the life cycle of products in the process of software development in the agile approach. Article completed a short summary.
Źródło:
Zeszyty Naukowe Warszawskiej Wyższej Szkoły Informatyki; 2016, 10, 14; 65-89
1896-396X
2082-8349
Pojawia się w:
Zeszyty Naukowe Warszawskiej Wyższej Szkoły Informatyki
Dostawca treści:
Biblioteka Nauki
Artykuł
    Wyświetlanie 1-4 z 4

    Ta witryna wykorzystuje pliki cookies do przechowywania informacji na Twoim komputerze. Pliki cookies stosujemy w celu świadczenia usług na najwyższym poziomie, w tym w sposób dostosowany do indywidualnych potrzeb. Korzystanie z witryny bez zmiany ustawień dotyczących cookies oznacza, że będą one zamieszczane w Twoim komputerze. W każdym momencie możesz dokonać zmiany ustawień dotyczących cookies