I have installed the QTP 10.0 on a virtual Machine & trying to run a basic line of code through QTP i.e.
MsgBox "ABC"
However, when I try to execute the script on the VM, it fails at the very first line saying that:
**"The test run cannot continue due to an irrecoverable error"
Failed to run script. *Description: Invalid Syntax*
Line(1): "RunAction "Action1", oneiteration".
I have tried this installation on 4 different VM machines & failed to resolve it.
I think there is some issue with the VMware or may be the debugger is not supported.
I am using Windows 2003 R2 Enterprise Edition SP2 with MS SQL 2005 installed on the VMs.
My QTP Installation includes:
Default Add-ins
Siebel Addin
Java Addin
.Net Addin
Kindly help me out to solve this issue....