h_jansen
11 years agoOccasional Contributor
RunProjectTestItem stopped working
I have a project that I test through a VBS script to start the keyword tests:
IntegrationObject.RunProjectTestItem "RegressieTest", ProjectTestItem
This runs for a long time.
Yesterday I made some changes and suddenly the tests won't start from the VBscript. I see that TestComplete is loaded, but the TestItem won't start.
The TestItem will start from the GUI.
I do not get any information back from the program that indicates where/what the problem is.
My question is: how can I get the info to see why the TestItem won't start?
IntegrationObject.RunProjectTestItem "RegressieTest", ProjectTestItem
This runs for a long time.
Yesterday I made some changes and suddenly the tests won't start from the VBscript. I see that TestComplete is loaded, but the TestItem won't start.
The TestItem will start from the GUI.
I do not get any information back from the program that indicates where/what the problem is.
My question is: how can I get the info to see why the TestItem won't start?