Forum Discussion

m_essaid's avatar
m_essaid
Valued Contributor
9 years ago

Different behavior between TestComplete and TestExecute

Hi,

 

I have a test which is not really different than the others (another function of the same program to test...) .

The problem is that with TestExecute this mapped named if understood by TestComplete :

 

Aliases.MyProgram.MyForm.AdvToolBarPager.AdvMyPage.AdvMyToolBar.AdvMyGlowButton.Click();

etc...

 

So this script continues till its end.

 

When I try it on TestExecute (on a VM, I tried TSE or VSphere) it waits for the controls to appear... even if it exists. Like if the debug infos wasn't available anymore.

 

Of course, 1) we didn't changes our compilation directives and 2) it's the same software, with plenty of tests already running...

 

Any help would be much appreciated

 

Mehdi

1 Reply

  • TanyaYatskovska's avatar
    TanyaYatskovska
    SmartBear Alumni (Retired)

    Hi M_essaid,

     

    Do you get any error in the Test Log after TestExecute finishes the test execution? Please review it – the Additional Info tabs of the errors should contain the detailed description of what is going wrong.

     

    Let us know if you need our help with reviewing the test results.