Automated testing method for flowchart based on flex
A technology of automated testing and flowcharts, applied in software testing/debugging, error detection/correction, instruments, etc., can solve the problem that flowcharts cannot be automated testing, and achieve the effect of short time, accurate results and high efficiency
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Examples
specific Embodiment approach
[0018] Based on the flow chart automated testing method developed by FLEX, the steps are:
[0019] 1) Collect all node objects in the entire flowchart, and then put them into the node List list;
[0020] 2) Collect all the exit objects in the entire flowchart, that is, the connection line objects between nodes, and put them into the exit list list;
[0021] 3) Find the starting node of the process from the node list, if not found, output an error message to the user interface, and the test ends; if found, go to step 4)
[0022] 4) Mark the currently checked node as "N";
[0023] 5) Check the legitimacy of node attributes. A dynamic hourglass is displayed in the upper right corner of node N on the user interface, and then start to check whether its node attributes are legal (node name, type, small attributes), and output the inspection results to the user interface after the inspection is completed. And check it with a tick mark;
[0024] 6) If node N is an archiving node,...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More