Створення стратегій тестування для оптимального поєднання ручного та автоматизованого тестування в стартап-проектах
Abstract
The paper considers the creation of a testing strategy for a startup project that combines manual and automated testing. Automation is implemented using the AirTest IDE and the Python programming language. Particular attention is paid to the choice of tools to ensure high test coverage of the main project functions. Manual testing is used for more complex scenarios, while automation covers routine tasks. The strategy is aimed at improving the quality of the product with minimal resource consumption.
References
Олейник, М. П., Іванов, Д. І. (2020). Підходи до автоматизації процесів тестування у сучасних системах. Наукові записки НаУКМА. Серія: Комп’ютерні науки, 16(2), 35-40.
Карпов, Ю. Г. (2016). Основи автоматизованого тестування: принципи та підходи. Харків: Вид-во ХНУРЕ.
Pycharm Documentation. (2023). Python Testing Tutorial. Retrieved from https://www.jetbrains.com/help/pycharm/pytest.html
Airtest Documentation. (2023). Airtest IDE: Cross-platform testing tool. Retrieved from https://airtest.doc.io/en/IDE/

