Forum Discussion

paulvinders's avatar
paulvinders
Contributor
5 years ago
Solved

Testedapps.app.Run() does not return in TC 14

As a long time tester with TC 11 and jscript, we now use TC 14 for Testing our desktop application (we have downloaded the trial version and run the 32-bit Version of TC). System is Windows 7, with Windows 10 in the nearer future planned. But now we are having problems with running the entries in TestedApps:

 

var appl = TestedApps.Application.Run();

 

does not return anymore!?! TC is waiting for the application to be closed, which is not the purpose of the command.

What could be the reason for this behaviour? This is a no-go for us unfortunately.

 

sincerely

P. Vinders

SOPTIM AG, Germany

  • paulvinders's avatar
    paulvinders
    5 years ago

    I've added a JavaTestedApp-Entry per TestedApp-Editor instead of a 'normal' TestedApp-Entry and I'm able to use TestedApps.Application.Run() in jscript-code like before in TC11.

     

    Thanks for the advise and 5-stars rating for it :-)

     

    sincerely

    P. Vinders

    SOPTIM AG

    Germany

10 Replies