4 papers
VISCA: Inferring Component Abstractions for Automated End-to-End Testing
Parsa Alian, Martin Tang, Ali Mesbah
Providing optimal contextual input presents a significant challenge for automated end-to-end (E2E) test generation using large language models (LLMs), a limitation that current app…
Dockerfile Flakiness: Characterization and Repair
Taha Shabani, Noor Nashid, Parsa Alian +1
Dockerfile flakiness-unpredictable temporal build failures caused by external dependencies and evolving environments-undermines deployment reliability and increases debugging overh…
Feature-Driven End-To-End Test Generation
Parsa Alian, Noor Nashid, Mobina Shahbandeh +2
End-to-end (E2E) testing is essential for ensuring web application quality. However, manual test creation is time-consuming, and current test generation techniques produce incohere…
NaviQAte: Functionality-Guided Web Application Navigation
Mobina Shahbandeh, Parsa Alian, Noor Nashid +1
End-to-end web testing is challenging due to the need to explore diverse web application functionalities. Current state-of-the-art methods, such as WebCanvas, are not designed for…