I am working with SAP TAO v 3.0.5.1, HP ALM 12.02. The area I'm having problems with is successfully executing a TAO script with 2 iterations. I've added a 2nd row of data to my data sheet and added an iteration to my consolidated script within test plan (ALM), referencing the data row as '2' for the second iteration.
When I execute the script in the lab, the first execution runs just fine, but I'm encountering a "Launch and Login error" at the beginning of the 2nd iteration.
* ERROR DETECTED *
Error: 13
Description: Type mismatch
Source: Microsoft VBScript runtime error
This appears to be more of a UFT/ VBScript issue than a TAO issue as far as I can see. I checked the formatting on the 2nd row of my data sheet, and it exactly matches that of the row above, which was successfully executed.
Any inputs or insights are appreciated. Thanks!