• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 6
  • 2
  • Tagged with
  • 8
  • 3
  • 3
  • 3
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 1
  • 1
  • 1
  • 1
  • 1
  • 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.
1

Žiniatinklio aplikacijų automatinis testavimas / Automated testing of web applications

Žilėnas, Marius 30 June 2014 (has links)
Testavimas yra svarbus ir imlus darbui aplikacijos kūrimo ir vystymo procesas. Norint suvaldyti augančias testavimo sąnaudas, siekiama dalį žiniatinklio aplikacijos testavimo proceso automatizuoti. Žiniatinklio aplikacijų atnaujinimo ciklas yra trumpas – žiniatinklio aplikacijos atnaujinamos dažnai, todėl žiniatinklio aplikacijos testavimas tampa ypač aktualus. Automatinis testavimas yra vertinamas nevienareikšmiškai, tai yra taip pat imlus darbui uždavinys, nes reikalauja apibrėžti testavimo procesą ir sukurti modelį automatiniam testų vykdymui. Vis dėlto, parengus automatinį testavimą, žiniatinklio aplikacijos testavimas palengvėja – sumažinamas rankinio testavimo kiekis. Darbo tikslas – parinkus geriausią žiniatinklio aplikacijų automatinio testavimo įrankį, pasiūlyti metodą žiniatinklio aplikacijų automatiniam testavimui. Uždaviniai – įvertinti žiniatinklio aplikacijų automatinio testavimo įrankius, parinkti geriausią įrankį, sukurti automatinio testavimo modelį. Rezultatai – magistro baigiamajame darbe nustatytas žiniatinklio aplikacijos automatiniam testavimui geriausiai tinkantis įrankis, kuriuo remiantis sukurtas ir įvertintas įrankis automatiniam žiniatinklio aplikacijų testavimui; apibrėžtas žiniatinklio aplikacijos automatinio testavimo modelis (sukurtas įrankis pritaikomas modelyje). / Testing is important and labor intensive part of application development. In order to manage growing testing efforts, we try to automate part of the web application testing process. Web application testing is important because the timespan between web application updates is short and web applications are updated often. Automated testing is a two-edged effort, it is also labour intensive task, because one has to define testing process and create a model for automated test execution. However after automated testing succeeds – testing takes less efforts, amount of manual testing is reduced. The objective of this work is after selecting the best automated web application testing tool to introduce an approach to automated web application testing. Goals: to evaluate web application automated testing tools, identify best tool, create a model of automated testing. Results: we identified the best tool fitting for automated testing of web application. Created and evaluated automated web application testing tool, defined and implemented a model of automated testing, implemented tool adapted in the model.
2

Taikomoji aplikacija „Transformacijos“ MAPLE sistema / The application of ‘’Transformation’’Maple system

Šimkevičienė, Renata 16 August 2007 (has links)
Šiame darbe buvo analizuojami KMS grafinės vartotojo sąsajos elementai. Nagrinėjamos KMS suteikiamos galimybės spręsti transformacijos uždavinius. Tyrimui pasirinktos šios KMS: Maple 10 ir Mathematica 5.2. Šio darbo tikslas – sukurti aplikaciją „Transformacijos“ Maple 10 sistema. Darbo rezultatai parodė, kad KMS Maple 10 leidžia atlikti žymiai daugiau geometrinių objektų transformacijų, nei KMS Mathematica 5.2. Vykdant darbą buvo sukurta aplikacija „Transformacijos“ Maple 10 sistema, kuri leidžia transformuoti tašką, atkarpą ir trikampį. Iš transformacijų buvo panaudota simetrija taško arba tiesės atžvilgiu, lygiagretusis postūmis ir homotetija. Minėta aplikacija gali būti taikoma bendrojo lavinimo mokyklose kaip pagalbinė vaizdinė mokymo priemonė nagrinėjant simetriją, postūmį ir t. t. Kasmet tobulėjant KMS atsiranda vis daugiau galimybių jas plačiau panaudoti platesniam užduočių spektrui ne tik matematikoje, bet ir fizikoje, kitose mokslo srityse. / CMS(Computer Mathematics System) elements of graphical users’ connections were analyzed in this research.There were analyzed CMS using possibilities for doing transformation tasks. CMS: Maple10 and Mathematica 5.2 wre chosen for this research. The purpose of this research is the creating the application of transformation by Maple system. The results of this research showed, what CMS Maple lets doing more transformations of geometrical objects than CMS Mathematica. It was created the application of ‘’Transformation’’Maple system, which lets to transform a point, a range and a triangle. There were used symmetry in point of reflection, collateral translation and homotethy of transformation. The application, which were mentioned, can be applied for comprehensive schools as additional visual training aids in analyzing of symmetry or collateral translation. Every year the possibilities of CMS let to use it for various tasks and not only in Mathematics or Physics, but in other subjects too.
3

Interaktyvus Web sistemos kūrimas / Interactive web system development

Dvilevičius, Andrius 27 June 2014 (has links)
Sparčiai plintant informacinėms technologijoms vis daugiau daiktų ir paslaugų yra perkeliama į virtualią erdvę. Šis darbas nagrinėja galimybę padaryti universaliu rezervacijos procesą. Pagrindinis tikslas sukurti paprastą sistemą, kurią skirtingoms situacijoms galėtų susikonfigūruoti pats vartotojas. Viena iš sudėtingiausių funkcijų kurią nagrinėja darbas yra galimybė sistemai generuoti automatinius tvarkaraščius. Sistemos praktiškumo būtinybė reikalavo gana plataus analizės spektro: sistemos įgyvendinimo principo tyrimo, programinės įrangos parinkimo, rezervavimo algoritmo sukūrimo, tvarkaraščių sudarymo algoritmo išvedimo. Galutinis rezultatas yra ištirti ir aprašyti konfigūravimo, administravimo bei rezervavimo procesai, jų tyrimų metodai ir gauti rezultatai. / With rapid spread of information technologies, more and more things and services are transferred to the virtual space. Online stores or online reservation systems has long ceased to surprise customers. The main purpose of this master thesis is to analyze and find the way to universalize online reservation process using information gathered from scientific literature analysis and from author’s research. The main objective is to create a model of a simple system for the different situations that could be configured by administrator. Since most of internet users have great computer skills and new IT technologies are becoming more sophisticated and easier to use, most of processes could be performed by ordinary user with no IT education with use of simplified tools. One of the most complex parts of this thesis is to examine the possibility of the system to generate automated schedules. Usability of the system called for the need of a relatively broad spectrum of analysis: the research of various ways of implementation of system, software selection, the creation of a reservation algorithm, scheduling algorithm modification and analysis. In my work I analyze theoretical fundamentals needed for creation of sophisticated reservation system. I review installation and configuration, reservation, object creation and other processes. Also I examine real situations and possible their implementation. The final result of my thesis is detailed information about preferred implementation way... [to full text]
4

Hibridinės aplikacijos įmonės informacinėje sistemoje / Bussines mashup applications enterprise information system

Mažeikaitė, Asta 14 June 2010 (has links)
Žinant, kad versle, norint sėkmingai gyvuoti, reikia iškelti sau – organizacijai tam tikrus tikslus ir uždavinius. Tačiau, kartais, norint pasiekti užsibrėžtų tikslų, ne visuomet užtenka įprastinių verslo priemonių, tenka ieškoti naujų, praktiškesnių ir naudą teikiančių priemonių. Todėl siekiama išsiaiškinti, kokiose verslo srityse galima pritaikyti hibridinių aplikacijų integraciją įmonių informacinėse sistemose, siekiant optimizuoti vykdomus procesus. Šio darbo analizės dalyje ištirta ir išsiaiškinta kokia yra hibridinių aplikacijų technologija, ištirta hibridinių aplikacijų architektūra, veikimo principas bei galimi tokių aplikacijų panaudos ir pritaikymo sprendimai, leidžiantys suprasti ir įvertinti, kaip galima pritaikyti šią technologiją verslo srityje. Eksperimentinėje dalyje atlikti trys skirtingi eksperimentai, įvertinant hibridinių aplikacijų pritaikymo ir integravimo galimybes versle, taikant tiek komercinius tiek „Atviro kodo“ kūrimui skirtus įrankius. / It is a well known fact that in order to function successfully the organization has to have set goals. Sometimes while trying to achieve them the usual business means are not enough and new, more efficient ways have to be found. Considering this, it is important to find out the potential business areas in which the integration of hybrid applications can be applied in order to optimize the processes. The analysis part of this paper investigates the technology of hybrid applications, examines their architecture, the principle of operating, possible usage and the possibilities of applying them, all these factors helping understand and evaluate how this technology can be used in business. The experimental part of this paper describes three different experiments concerning the evaluation and integrating of hybrid applications in business while applying both commercial tools and those designed for creating Open-Source.
5

Išmaniosios mobilios paslaugos verslui ir vartotojams / Smart mobile services for businesses and consumers

Marozas, Paulius 26 June 2013 (has links)
Magistro baigiamojo darbo aktualumą sąlygoja naujos e. verslo srities Lietuvoje formavimasis – išmaniųjų mobilių paslaugų teikimas verslui ir vartotojui. Įvairiais statistikos duomenimis, Lietuvoje yra nuolat augantis išmaniųjų telefonų ir mobilaus interneto naudojimas. O valstybės strategijose e.verslo ir informacinių komunikacijos technologijų plėtra numatoma kaip prioritetas. Todėl aktualu ištirti vartotojų poreikį išmaniųjų mobilių paslaugų teikimui. Darbo tikslas yra išnagrinėti išmaniųjų mobilių paslaugų teikimo infrastruktūrą, valdymą ir galimybes verslo plėtrai. Patikrinti suderinamumą su nurodytomis politinėmis strategijomis. Darbo tikslui pasiekti iškelti uždaviniai: išnagrinėti išmaniųjų mobilių paslaugų teikimo vartotojams priemones, galimybes ir problemas; išanalizuoti išmaniųjų mobilių paslaugų vartotojams rinką Lietuvoje ir suderinamumą su numatytomis strategijomis; išanalizuoti ir pristatyti geografinės lokacijos nustatymu grindžiamos išmaniosios mobilios paslaugos infrastruktūrą, remiantis projekto iDeals.lt pavyzdžiu: šios e. paslaugos teikimo sistemą, jos valdymą bei konkurencingumą bei atlikti empirinį tyrimą, kuris įgalintų įvertinti išmaniųjų mobilių paslaugų poreikį vartotojams Lietuvoje bei pasiūlyti funkcionalumo tobulinimo modelį. Uždavinių įgyvendinimui pasitelktas lyginamosios literatūros šaltinių analizės metodas, taip pat analizuojami statistiniai duomenys ir valstybinių institucijų dokumentai. Vartotojo poreikio nustatymui pasitelktas... [toliau žr. visą tekstą] / Master's thesis determines the relevance of the new e. Lithuania in the field of business formation - smart mobile services for businesses and consumers. According to various statistics, the usage of smart phone and mobile internet is constantly growing in Lithuania. The development of information communication technology is supposed to be as a priority in the state startegies . Therefore, it is important to examine the consumers‘ demand for smart mobile services. The aim of the work is to examine the infrastructure of smart mobile services, management and opportunities for business development. Moreover, to check compatibility with the stated political strategies. The objectives identified to achieve the aim of the work: to examine the menas, opportunities and problems of the smart mobile services to consumers , to analyze the market of smart mobile services in Lithuania users, to analyze and present geographical locations-referred to intelligent mobile services infrastructure based on project iDeals.lt. For a example, the e. service system, its governance and competitiveness, empirical research that will enable to assess sthe demand of smart mobile services for users in Lithuania and to offer the model of functionality improvement .
6

Mobilios programos transformavimas iš vienos platformos į kitą / Transforming Mobile app Source Code from One Platform to the Other One

Bagatavičius, Evaldas 26 August 2013 (has links)
Mobilių technologijų populiarėjimas tarp vartotojų ir jų platformų įvairovė skatina mobilių programėlių kūrėjus užimti vis didesnę rinkos dalį. Kiekviena mobili platforma turi savo specifiką, todėl kūrėjams reikia vis daugiau žinių arba specialistų kuriant mobilias aplikacijas, tam reikalinga papildomų resursų, apmokymų,kaštų ir laiko. Vienas iš galimų problemos sprendimų, sukurti tam tikrus įrankius, kurie mobilių programėlių projektavimo ir kūrimo bei testavimo etape, leistų automatiškai suprojektuoti, suprogramuoti mobilias aplikacijas, nepriklausomai kokiai platformai išlaikant tos programėlės logiką. Tam pakaktų mobilių programų kūrėjams turėti vienai mobiliai platformai aprašytą modelį arba programėlę, ir iš jų remiantis MDA (Model Dirven Architecture) metodologijomis arba aprašytais karkasais atliktų transformacijas į reikiamą platformą. Šiame darbe pateikimas MDA principais paremtos sukurtos priemonės , kurios, atlieka programų transformacijas iš Android į Windows Phone. Įrodant transformacijų svarbą, atliktas transformavimo priemonių tyrimas, įvedant tam tikras metrikas ir jų palyginimą tarp atskirai realizuotų programų, šių priemonių transformuotų programų ir naudojant universalias priemones kaip JavaScript arba žiniatinklio principu veikiančių programų. / There is growth of mobile technologies and platforms providing for users so and developers of mobile applications need to take a larger market. There is some specificity of platforms, therefore developer needs a more knowledge or experts of mobile application developing where require a more resources, training, costs and it takes a time. One of the possible solutions to the problem, to make the tools which allow design and create mobile applications independent by platform keep the logic in design and development or testing phase. This is sufficient for developers to design or creates one mobile applications and using methods of Mobile Driven Architecture (MDA) and frameworks create transformations more applications many platforms. In this research paper representing the tools developed based MDA to carry out transformations from Android to Windows Phone. To prove the importance of transformations performed research of transformation tools with certain comparison of metrics between the programs of separated implementation, these tools transformed programs and used universal tools like JavaScript or web-based software implementation.
7

Modelom vođena semantička integracija poslovnih aplikacija / Model based semantic enterprise application integration

Vuković Željko 21 December 2019 (has links)
<p>U sklopu doktorske disertacije izvršeno je istraživanje vezano za<br />automatizaciju integracije poslovnih aplikacija. Prikazani pristup<br />kombinuje model strukture interfejsa aplikacija koje se integrišu sa<br />formalnim opisom njihove semantike, datim u vidu ontologije. Na<br />osnovu ovih izvora, obavlja se automatsko mapiranje među elementima<br />interfejsa koji se integrišu, kao i detekcija i razrešavanje<br />semantičkih konflikata. Razvijena je praktična implementacija<br />predloženog pristupa, koja je korišćena za verifikaciju teorijskih<br />razmatranja, a uključuje adaptivan radni okvir i jezik specifičan za<br />domen. Predloženi pristup je verifikovan na dva realna<br />integraciona scenarija i jednim eksperimentom.</p> / <p>This thesis presents a research in the field of automation of enterprise<br />application integration. The approach combines structural models of<br />interfaces of the applications being integrated with a formal specification of<br />their semantics, given in form of an ontology. Using information from these<br />sources, automated interface mapping is performed, along with detection and<br />resolution of semantic conflicts. A practical implementation of the presented<br />approach was developed and used to verify theoretical considerations. The<br />implementation includes an adaptive framework and a domain specific<br />language. The proposed approach has been verified on two real-world<br />integration scenarios and one experiment.</p>
8

Jedan pristup generisanju izvršnih softverskih specifikacija informacionog sistema / An Approach to Generating Executable Software Specifications of an Information System

Banović Jelena 13 May 2010 (has links)
<p>Cilj istraživanja realizovanih u ovom radu, bio je&nbsp;modelovanje i formalna prezentacija jednog pristupa&nbsp;rješenju problema generisanja izvršnih softverskih&nbsp;specifikacija informacionog sistema. Kreiranjem rečnika&nbsp;opšteg modela korisničkog interfejsa, omogućeno je&nbsp;definisanje parametara koji specificiraju vizuelni dizajn&nbsp;korisničkog interfejsa. Praktična upotreba ovakvog pristupa&nbsp;sastoji se u automatskom generisanju prototipova koji su vrlo&nbsp;bliski finalnoj implementaciji aplikativnih sistema nekog&nbsp;informacionog sistema, korišćenjem generatora&nbsp;implementiranog u okviru alata IIS*Case. Time je omogućeno&nbsp;da se, u vrlo kratkom roku, izgeneriše funkcionalan&nbsp;korisnički interfejs za prikaz i ažuriranje podataka.</p> / <p>The aim of the research presented in this work is a modeling and&nbsp;formal presentation of an approach to the problem of generating&nbsp;executable software specifications of an information system. A&nbsp;specification of common user interface models is provided by&nbsp;defining the appropriate repository definitions. Practical application&nbsp;of the approach is provided by the implementation of an&nbsp;application generator as a part of IIS*Case tool. It provides&nbsp;automated generation of the prototypes that are very close to the&nbsp;final implementation of the system applications. By this, it is&nbsp;possible to efficiently generate dynamic user interface for data&nbsp;presentation and database update operations.</p>

Page generated in 0.0352 seconds