Academic literature on the topic 'Automatic generation of user interface'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Automatic generation of user interface.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "Automatic generation of user interface"
Wu, Hao, and Qing Yi Hua. "Research on Model-Based User Interface Automatic Generation in SaaS Environment." Advanced Materials Research 850-851 (December 2013): 728–32. http://dx.doi.org/10.4028/www.scientific.net/amr.850-851.728.
Full textArpaia, Pasquale, Lucio Fiscarelli, and Giuseppe Commara. "Advanced User Interface Generation in the Software Framework for Magnetic Measurements at Cern." Metrology and Measurement Systems 17, no. 1 (January 1, 2010): 27–37. http://dx.doi.org/10.2478/v10178-010-0003-y.
Full textEkpar, Frank Edughom. "Novel System for Processing User Interfaces." European Journal of Engineering and Technology Research 5, no. 1 (January 15, 2020): 42–45. http://dx.doi.org/10.24018/ejeng.2020.5.1.1701.
Full textSAVIDIS, ANTHONY, MARGHERITA ANTONA, and CONSTANTINE STEPHANIDIS. "A DECISION-MAKING SPECIFICATION LANGUAGE FOR VERIFIABLE USER-INTERFACE ADAPTATION LOGIC." International Journal of Software Engineering and Knowledge Engineering 15, no. 06 (December 2005): 1063–94. http://dx.doi.org/10.1142/s0218194005002646.
Full textEkpar, Frank Edughom. "A Novel System for Processing User Interfaces." European Journal of Engineering Research and Science 5, no. 1 (January 15, 2020): 42–45. http://dx.doi.org/10.24018/ejers.2020.5.1.1701.
Full textTomasek, Matrtin, and Tomas Cerny. "Automated User Interface Generation Involving Field Classification." Software Networking 2017, no. 1 (2017): 53–78. http://dx.doi.org/10.13052/jsn2445-9739.2017.004.
Full textIonescu, Tudor B. "Leveraging Graphical User Interface Automation for Generic Robot Programming." Robotics 10, no. 1 (December 25, 2020): 3. http://dx.doi.org/10.3390/robotics10010003.
Full textMauro, Gioacchino, Harold Thimbleby, Andrea Domenici, and Cinzia Bernardeschi. "Extending a User Interface Prototyping Tool with Automatic MISRA C Code Generation." Electronic Proceedings in Theoretical Computer Science 240 (January 27, 2017): 53–66. http://dx.doi.org/10.4204/eptcs.240.4.
Full textTaktak, Hajer, and Faouzi Moussa. "A service-oriented application creation process in ubiquitous environments." International Journal of Pervasive Computing and Communications 13, no. 3 (September 4, 2017): 300–330. http://dx.doi.org/10.1108/ijpcc-10-2016-0054.
Full textCROSS II, JAMES H., and R. STEPHEN DANNELLY. "REVERSE ENGINEERING GRAPHICAL REPRESENTATIONS OF X SOURCE CODE." International Journal of Software Engineering and Knowledge Engineering 06, no. 02 (June 1996): 307–27. http://dx.doi.org/10.1142/s0218194096000144.
Full textDissertations / Theses on the topic "Automatic generation of user interface"
Dewan, Prasun. "Automatic generation of user interfaces." Madison, Wis. : University of Wisconsin-Madison, Computer Sciences Dept, 1986. http://catalog.hathitrust.org/api/volumes/oclc/14706019.html.
Full textFERREIRA, EDUARDO DE OLIVEIRA. "AUTOMATIC GENERATION OF USER INTERFACE TEST SUITES SPECIFIED BY USE CASES." PONTIFÍCIA UNIVERSIDADE CATÓLICA DO RIO DE JANEIRO, 2013. http://www.maxwell.vrac.puc-rio.br/Busca_etds.php?strSecao=resultado&nrSeq=23277@1.
Full textCOORDENAÇÃO DE APERFEIÇOAMENTO DO PESSOAL DE ENSINO SUPERIOR
PROGRAMA DE EXCELENCIA ACADEMICA
Espera-se que o desenvolvimento de suítes de teste a partir de modelos possa contribuir substancialmente para a redução do esforço humano e aumentar a eficácia dos testes gerados. Entende-se por eficácia (ideal) dos testes o percentual de defeitos existentes encontrados a partir desses testes. Uma grande parte dessas técnicas baseia-se em máquinas de estado e quase sempre estão voltadas para o teste de funcionalidade. Entretanto, existe a necessidade de se poder testar sistemas altamente interativos, tais como smartphones e tablets, a partir de uma descrição de sua interface humano-computador. O objetivo da dissertação é efetuar uma primeira avaliação de uma técnica voltada para a geração de suítes de teste visando o teste de interfaces gráficas. Para tal,desenvolvemos e avaliamos a eficácia de uma ferramenta, chamada Easy, que utiliza casos de uso tabulares e máquina de estados para a geração automática da suíte de testes. Os casos de uso são descritos em linguagem natural restrita. A partir dessa descrição, a ferramenta constrói uma máquina de estado e, a seguir, a utiliza para gerar cenários. Por construção os cenários estarão em conformidade com os casos de uso. Cada cenário corresponde a um caso de teste. Os cenários são apresentados ao usuário em linguagem natural restrita, permitindo a visualização destes antes da geração dos scripts finais de testes. Os scripts gerados são destinados a uma ferramenta de execução automatizada voltada para o teste de interfaces gráficas. Neste trabalho, utilizou-se a ferramenta UI Automation, responsável pela execução de testes em aplicações destinadas ao iOS, sistema operacional de iPhone, iPad e iPod Touch. A eficácia do processo foi avaliada em uma aplicação real, disponível na loja virtual de aplicativos App Store. Além disso, foram realizados testes de IHC afim de avaliar a influência no custo da produção da suíte de teste.
It is expected that the development of test suites from models can contribute substantially to reducing the human effort and to increase the effectiveness of the generated tests. Means for tests’ effectiveness (ideal) the percentage of existing defects found by these tests. Most of these techniques is based on state machines and mostly directed to testing the functionality. However, there is a need to be able to test highly interactive systems, such as smartphones and tablets, from a description of its human computer interface. The goal of the dissertation is to make a first evaluation of a technique aimed to generate test suites for test of human computer graphic interface. For this purpose was developed and evaluated its effectiveness, a tool called Easy, using use cases tabular and state machine for the automatic generation of the suite tests. The use cases are described in natural language restricted. From this description, the tool builds a state machine, and then uses this to generate scenarios. By construction scenarios will be in accordance with the use cases. Each scenario corresponds to a test case. The scenarios are presented to the user in natural language, allowing the visualization of them before the generation of the final scripts tests. The generated scripts are intended to a running automated tool geared to testing graphical interfaces. In this work, we used the UI Automation tool, responsible for running tests on applications for the iOS, operational system for iPhones, iPads and iPod touchs. The effectiveness of the procedure was evaluated in a real application, available in the online store applications App Store. In addition, HCI tests were performed in order to evaluate the influence on the cost of production of the test suite.
Qu, Yenan. "Toolkits for automatic web service and graphic user interface generation." Tallahassee, Florida : Florida State University, 2009. http://etd.lib.fsu.edu/theses/available/etd-07282009-100013.
Full textAdvisor: Gordon Erlebacher, Florida State University, College of Arts and Sciences, Dept. of Scientific Computing. Title and description from dissertation home page (viewed on Nov. 5, 2009). Document formatted into pages; contains viii, 52 pages. Includes bibliographical references.
Fischer, Markus. "Automatic generation of spatial configurations in user interfaces." Thesis, University of Brighton, 1998. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.263977.
Full textLiu, Fangfang. "An ontology-based approach to Automatic Generation of GUI for Data Entry." ScholarWorks@UNO, 2009. http://scholarworks.uno.edu/td/1094.
Full textDebard, Quentin. "Automatic learning of next generation human-computer interactions." Thesis, Lyon, 2020. http://www.theses.fr/2020LYSEI036.
Full textArtificial Intelligence (AI) and Human-Computer Interactions (HCIs) are two research fields with relatively few common work. HCI specialists usually design the way we interact with devices directly from observations and measures of human feedback, manually optimizing the user interface to better fit users’ expectations. This process is hard to optimize: ergonomy, intuitivity and ease of use are key features in a User Interface (UI) that are too complex to be simply modelled from interaction data. This drastically restrains the possible uses of Machine Learning (ML) in this design process. Currently, ML in HCI is mostly applied to gesture recognition and automatic display, e.g. advertisement or item suggestion. It is also used to fine tune an existing UI to better optimize it, but as of now it does not participate in designing new ways to interact with computers. Our main focus in this thesis is to use ML to develop new design strategies for overall better UIs. We want to use ML to build intelligent – understand precise, intuitive and adaptive – user interfaces using minimal handcrafting. We propose a novel approach to UI design: instead of letting the user adapt to the interface, we want the interface and the user to adapt mutually to each other. The goal is to reduce human bias in protocol definition while building co-adaptive interfaces able to further fit individual preferences. In order to do so, we will put to use the different mechanisms available in ML to automatically learn behaviors, build representations and take decisions. We will be experimenting on touch interfaces, as these interfaces are vastly used and can provide easily interpretable problems. The very first part of our work will focus on processing touch data and use supervised learning to build accurate classifiers of touch gestures. The second part will detail how Reinforcement Learning (RL) can be used to model and learn interaction protocols given user actions. Lastly, we will combine these RL models with unsupervised learning to build a setup allowing for the design of new interaction protocols without the need for real user data
Tsekleves, Emmanuel. "Fast prototyping and semi-automated user interface and application generation for converged broadcast and cellular terminals." Thesis, Brunel University, 2006. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.436572.
Full textKoriťák, Jan. "Automatická tvorba grafického rozhraní pro vzdálený přístup." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2011. http://www.nusl.cz/ntk/nusl-237075.
Full textGutierrez, Lopez Armando, and Viela Ignacio Manuel Mulas. "Automated Telecommunication Software Testing : An automated model generator for Model-Based Testing." Thesis, KTH, Kommunikationssystem, CoS, 2012. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-93852.
Full textI Model-Based Testing (MBT) är det huvudsakliga målet att testa ett system genom modeller som beskriver systemets unktionalitet för att testa. Därefter erhålls testfall från modellen, och dessa testfall kan utföras automatiskt. Erfarenheten har visat att inlärningskurvan för lärande MBT kan vara branta - särskilt för personer som inte har tidigare erfarenhet av programmering. Detta beror på det språk som används för användning programmeringsspråk begrepp. I denna avhandling beskriver vi ett verktyg som automatiskt genererar modellerna, med tanke på en första uppsättning krav. Fördelen med detta verktyg är att användarna inte behöver lära sig en modellbaserad testning av språket att konstruera modeller, utan de måste lära sig att använda en hög nivåav abstraktion och ett grafiskt användargränssnitt för att ange sina testfall. Vi demonstrerar värdet av verktyget genom att använda den för att konstruera modeller som genererar testfall för telekommunikationssystem, men visar att detta verktyg kan anpassas för användning vid testning av liknande system. Tillämpningen av detta verktyg kan underlätta traditionella fas-baserade metoder mjukvaruutveckling, genom att spara en avsevärd tid och resurser. Dessutom, när det tillämpas på Agile Software utveckling, minskade tid som krävs för att testa på grund av användningen av vårt verktyg hjälper förkorta återkopplingar mellan design och testning, vilket ökar teamet effektiviteten inom varje iteration.
En Model-Based Testing (MBT), el objetivo principal es testear un sistema mediante el diseño de modelos que describan su funcionalidad. En consecuencia, estos modelos generan test cases que pueden ser ejecutados automáticamente en dicho sistema. La experiencia nos muestra que la curva de aprendizaje en el caso de MBT puede ser pronunciada, especialmente para aquellos sin ninguna experiencia previa en programación. Esto se debe a que los lenguajes usados para diseñar modelos usan conceptos intrínsecos a los lenguajes de programación. En este Proyecto Fin de Carrera, describimos una herramienta que genera automáticamente modelos, dado un conjunto de requisitos inicial. La ventaja que ofrece esta herramienta es que los usuarios no requieren el aprendizaje de ninguno lenguaje de modelado a la hora de diseñar modelos, sino que tan solo deben aprender a utilizar una Interfaz de Usuario Gráfica (GUI), a un alto nivel de abstracción, para especificar sus test cases. Demostramos el valor de esta herramienta mediante su aplicación en un nuevo sistema de telecomunicaciones en fase de pruebas de Ericsson, mostrando al mismo tiempo que puede ser utilizada en el testeo de sistemas similares. La aplicación de esta herramienta puede facilitar los métodos de desarrollo de software tradicionales mediante el ahorro de una cantidad considerable de tiempo y recursos. Además, aplicada a métodos de desarrollo ágil de software, el tiempo reducido requerido para el testing a causa del uso de esta herramienta ayuda a acortar los plazos entre diseño y testing, y en consecuencia, incrementando la eficiencia del equipo en cada iteración.
Pečiulaitis, Marius. "Automatizuotas internetinių IS vartotojo sąsajų kūrimas." Master's thesis, Lithuanian Academic Libraries Network (LABT), 2007. http://vddb.library.lt/obj/LT-eLABa-0001:E.02~2007~D_20070116_121540-70711.
Full textBooks on the topic "Automatic generation of user interface"
Logunova, Oksana, Petr Romanov, and Elena Il'ina. Processing of experimental data on a computer. ru: INFRA-M Academic Publishing LLC., 2020. http://dx.doi.org/10.12737/1064882.
Full textUnited States. National Aeronautics and Space Administration., ed. User interface user's guide for HYPGEN. San Jose, CA: MCAT Institute, 1992.
Find full textSpoken dialogue technology: Toward the conversational user interface. London: Springer, 2004.
Find full textIng-Tsau, Chiu, Buning Pieter G, and Ames Research Center, eds. User's manual for the HYPGEN hyperbolic grid generator and the HGUI graphical user interface. Moffett Field, Calif: National Aeronautics and Space Administration, Ames Research Center, 1993.
Find full textMeisel, William S. The telephony voice user interface: Applications of speech recognition, text-to-speech, and speaker verification over the telephone. Tarzana, CA: TMA Associates, 1998.
Find full textUnited States. National Aeronautics and Space Administration., ed. Automated data acquisition technology development: Automated modeling and control development : final technical report. [Washington, D.C: National Aeronautics and Space Administration, 1995.
Find full textA, Myers R., Delaney Robert A, and United States. National Aeronautics and Space Administration., eds. TADS, a CFD-based turbomachinery and analysis design system with GUI. [Washington, D.C.]: National Aeronautics and Space Administration, 1995.
Find full textA, Myers R., Delaney R. A, and United States. National Aeronautics and Space Administration., eds. TADS, a CFD-based turbomachinery and analysis design system with GUI. [Washington, D.C.]: National Aeronautics and Space Administration, 1995.
Find full textLyang, Viktor. CAD programming: Spatial modeling of a column apparatus in the Autodesk Inventor environment. ru: INFRA-M Academic Publishing LLC., 2021. http://dx.doi.org/10.12737/991773.
Full textBook chapters on the topic "Automatic generation of user interface"
Ruiz, Jenny, and Monique Snoeck. "Feedback Generation for Automatic User Interface Design Evaluation." In Communications in Computer and Information Science, 67–93. Cham: Springer International Publishing, 2022. http://dx.doi.org/10.1007/978-3-031-11513-4_4.
Full textGao, Jie, Fu Wang, and Lei Li. "Automatic Generation of User Interface Method Based on Automated Planning." In Lecture Notes in Electrical Engineering, 693–702. Berlin, Heidelberg: Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-38460-8_77.
Full textBertini, Enrico, Giuseppe Santucci, and Andrea Calì. "Automatic Interface Generation Through Interaction, Users, and Devices Modeling." In Computer-Aided Design of User Interfaces V, 191–200. Dordrecht: Springer Netherlands, 2007. http://dx.doi.org/10.1007/978-1-4020-5820-2_16.
Full textda Cruz, António Miguel Rosado, and João Pascoal Faria. "A Metamodel-Based Approach for Automatic User Interface Generation." In Model Driven Engineering Languages and Systems, 256–70. Berlin, Heidelberg: Springer Berlin Heidelberg, 2010. http://dx.doi.org/10.1007/978-3-642-16145-2_18.
Full textDubey, Gaurav. "A Survey on Guiding Logic for Automatic User Interface Generation." In Universal Access in Human-Computer Interaction. Design for All and eInclusion, 365–72. Berlin, Heidelberg: Springer Berlin Heidelberg, 2011. http://dx.doi.org/10.1007/978-3-642-21672-5_40.
Full textLi, Chunling, and Ben Niu. "User Interface Code Automatic Generation Technology Based on Big Data." In Advances in Intelligent Systems and Computing, 397–403. Cham: Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-62743-0_57.
Full textZeidler, Clemens, Gerald Weber, Wolfgang Stuerzlinger, and Christof Lutteroth. "Automatic Generation of User Interface Layouts for Alternative Screen Orientations." In Human-Computer Interaction - INTERACT 2017, 13–35. Cham: Springer International Publishing, 2017. http://dx.doi.org/10.1007/978-3-319-67744-6_2.
Full textKovacevic, Srdjan. "Beyond Automatic Generation — Exploratory Approach to UI Design." In Computer-Aided Design of User Interfaces II, 79–95. Dordrecht: Springer Netherlands, 1999. http://dx.doi.org/10.1007/978-94-011-4295-3_8.
Full textDíaz, Juan Sánchez, Oscar Pastor López, Hugo Estrada Esquivel, Alicia Martínez Rebollar, and Jorge Belenguer Fáguas. "Semi Automatic Generation of User Interface Prototypes From Early Requirement Models." In Perspectives on Software Requirements, 201–22. Boston, MA: Springer US, 2004. http://dx.doi.org/10.1007/978-1-4615-0465-8_9.
Full textBergman, Lawrence, Guruduth Banavar, Danny Soroker, and Jeremy Sussman. "Combining Handcrafting and Automatic Generation of User-Interfaces for Pervasive Devices." In Computer-Aided Design of User Interfaces III, 155–66. Dordrecht: Springer Netherlands, 2002. http://dx.doi.org/10.1007/978-94-010-0421-3_14.
Full textConference papers on the topic "Automatic generation of user interface"
Ertl, Dominik. "Semi-automatic multimodal user interface generation." In the 1st ACM SIGCHI symposium. New York, New York, USA: ACM Press, 2009. http://dx.doi.org/10.1145/1570433.1570494.
Full textButz, A. "Session details: Automated user interface generation." In IUI-CADUI04: Intelligent User Interface. New York, NY, USA: ACM, 2004. http://dx.doi.org/10.1145/3259368.
Full textFalb, Jüergen, Sevan Kavaldjian, Roman Popp, David Raneburger, Edin Arnautovic, and Hermann Kaindl. "Fully automatic user interface generation from discourse models." In Proceedingsc of the 13th international conference. New York, New York, USA: ACM Press, 2008. http://dx.doi.org/10.1145/1502650.1502722.
Full textRuiz, Jenny, and Monique Snoeck. "Automatic Feedback Generation for Supporting User Interface Design." In 16th International Conference on Software Technologies. SCITEPRESS - Science and Technology Publications, 2021. http://dx.doi.org/10.5220/0010513400230033.
Full textKavaldjian, Sevan, David Raneburger, Jurgen Falb, Hermann Kaindl, and Dominik Ertl. "Semi-automatic user interface generation considering pointing granularity." In 2009 IEEE International Conference on Systems, Man and Cybernetics. SMC 2009. IEEE, 2009. http://dx.doi.org/10.1109/icsmc.2009.5346356.
Full textRuiz, Jenny, and Monique Snoeck. "Automatic Feedback Generation for Supporting User Interface Design." In 16th International Conference on Software Technologies. SCITEPRESS - Science and Technology Publications, 2021. http://dx.doi.org/10.5220/0010513400002992.
Full textPawade, Dipti, Avani Sakhapara, Sanyogita Parab, Divya Raikar, Ruchita Bhojane, and Henali Mamania. "Automatic HTML Code Generation from Graphical User Interface Image." In 2018 3rd IEEE International Conference on Recent Trends in Electronics, Information & Communication Technology (RTEICT). IEEE, 2018. http://dx.doi.org/10.1109/rteict42901.2018.9012284.
Full textOmojokun, Olufisayo, and Prasun Dewan. "Automatic Generation of Device User-Interfaces?" In Fifth Annual IEEE International Conference on Pervasive Computing and Communications (PerCom'07). IEEE, 2007. http://dx.doi.org/10.1109/percom.2007.10.
Full textCosta, Felipe, Sixun Ouyang, Peter Dolog, and Aonghus Lawlor. "Automatic Generation of Natural Language Explanations." In IUI'18: 23rd International Conference on Intelligent User Interfaces. New York, NY, USA: ACM, 2018. http://dx.doi.org/10.1145/3180308.3180366.
Full textScott, M. L., and S. K. Yap. "A grammar-based approach to automatic generation of user-interface dialogues." In the SIGCHI conference. New York, New York, USA: ACM Press, 1988. http://dx.doi.org/10.1145/57167.57179.
Full textReports on the topic "Automatic generation of user interface"
Martinez, Kimberly D., and Gaojian Huang. Exploring the Effects of Meaningful Tactile Display on Perception and Preference in Automated Vehicles. Mineta Transportation Institute, October 2022. http://dx.doi.org/10.31979/mti.2022.2164.
Full textChien, Stanley, Yaobin Chen, Lauren Christopher, Mei Qiu, and Zhengming Ding. Road Condition Detection and Classification from Existing CCTV Feed. Purdue University, 2022. http://dx.doi.org/10.5703/1288284317364.
Full textChien, Stanley, Lauren Christopher, Yaobin Chen, Mei Qiu, and Wei Lin. Integration of Lane-Specific Traffic Data Generated from Real-Time CCTV Videos into INDOT's Traffic Management System. Purdue University, 2023. http://dx.doi.org/10.5703/1288284317400.
Full textSearcy, Stephen W., and Kalman Peleg. Adaptive Sorting of Fresh Produce. United States Department of Agriculture, August 1993. http://dx.doi.org/10.32747/1993.7568747.bard.
Full text