Rio_Intrepid
4 years agoFrequent Visitor
Creating TestItem from script
The software I am testing has a batch language for some visualisation settings. Where 1 File specifies how the application should create the view of data.
Currently I have a script that iterates over a CSV that details the location of these files, and the corresponding stored region/image to compare it to, in order to evaluate failure/success. This loop is 40 long but currently it reports as a single Test Item "visual_loop" with 40 checkpoints.
I would prefer to have this as 40 separate Test Items, can I script this process of Test Item Creation?
Cheers
Hi,
Another option is to consider the aqTestCase object.