| CPC G06F 11/3692 (2013.01) [G06F 11/3684 (2013.01); G06F 40/226 (2020.01); G06V 30/41 (2022.01)] | 20 Claims |

|
1. A system, comprising:
at least one processor, coupled to at least one memory, that executes or facilitates execution of executable components, comprising:
a test case validation execution initiation component that initiates, via a user interface (UI), an execution of an authored document comprising a table of rows and columns, in which each row of the table represents a respective test step corresponding to a defined validation process, and in which each row comprises a respective test result cell and a respective test status cell that are populated, by the system via the execution of the authored document, with a test result of the respective test step and a test status of the respective test step, respectively, in response to an image representing the test result being obtained by the system during the execution of the authored document; and
an automatic test case validation execution component that, in response to the image representing the test result being obtained by the system during the execution of the authored document, automatically
parses the image and extracts the test result from the image,
derives a defined expected result for the test step from an expected result sentence that has been obtained from an expected result sentence cell of a row of the rows,
interprets the test result based on the defined expected result to derive the test status,
generates a result sentence comprising the test result and a portion of the expected result sentence,
generates a javascript object notation (JSON) data structure comprising the result sentence and the test status, and
populates, using the JSON data structure via the execution of the authored document, the test result cell and the test status cell with the result sentence and the test status, respectively.
|