121 Інженерія програмного забезпечення
Permanent URI for this collection
Browse
Browsing 121 Інженерія програмного забезпечення by Subject "automated testing"
Now showing 1 - 2 of 2
Results Per Page
Sort Options
Item Застосування мікрофронтендної архітектури на прикладі хмарної системи MathLearning(2024) Тернавський, Роман; Малашонок, ГеннадійОсновною метою є підвищення масштабованості, гнучкості та ефективності управління проектами розробки великих систем. Архітектура мікрофронтенд дозволяє розділяти фронтенд на менші, незалежні частини, кожна з яких може бути розроблена, тестована та розгорнута незалежно одна від одної. Це сприяє паралельній роботі різних команд та впровадженню інновацій з більшою швидкістю.Item Побудова системи автоматизованого тестування з використання інструментів штучного інтелекту(2021) Сосницький, Сергій; Глибовець, АндрійIn this paper, the author overviewed an automated testing application during software development, its issues, and challenges. Designed architecture and implemented a prototype for a system with a machine learning testing tool. A proposed design could resolve existing issues with user graphical interfaces tasting (GUI) by traditional function tools, and improve transparency and feedback to product managers and designers by verification user interfaces to original requirements and not only developed cases by the development team. The system architecture design includes diagrams designed by the C4 + 1 model. As prototype components, TensorFlow and Keras libraries were used for machine learning tools, Cypress was a functional automation tool. Python and JavaScript as programming languages.