parsaalian / webform-testing

Source code for "Semantic Constraint Inference for Web Form Test Generation".
2 stars 0 forks source link

Create a Script for Workflow Execution and Result Evaluation #22

Open parsaalian opened 1 year ago

parsaalian commented 1 year ago

This script contains some parts that are automated, which execute the method for value and test-case generation, and some parts that get input from a human, which is for evaluating the result of a form submission or any other things that need human intervention.

parsaalian commented 1 year ago

We must first put together all the different parts of the method into one simple script, including context retrieval, global and local feedback finding, and feedback-based prompting of the LLM.