Forum Discussion

m_essaid's avatar
m_essaid
Valued Contributor
11 years ago

ETS, VMWare and TestExecute

Hi,
I really need help to make my virtualized envirronment suitable for TestComplete.
I just can't make it running past midnight (No problems for the scheduler).
It seems to need a GUI to run. But could I simulate tuhis GUI through VMWare ?

Thank you very much for any advise

Mehdi

17 Replies

  • m_essaid's avatar
    m_essaid
    Valued Contributor
    Hello,
    (I don't know why I don't have lines returns here)

    I'm still struggling with the VMs and TestExecute.
    I understood that I need a GUI. So I made the following thing :
    A VM is launching another VM which is launching Test Execute through a Batch file launched by a schedule task manager (not the microsoft one, it doesnt work).
    It's quite complicate but I need the first VM look into the second VM to keep the GUI on the second one.

    One problem is that when I launch the task within the microsoft task manager, TE is not shown on the residents but it is still launched in memory. I lost a lot of time trying to launch TE. When I kill TE's task, I can launch TE normally.

    Is there an issue about this in SmartBear R&D ? Is there a service I can stop&start to make sure that there is no TE still loaded in memory ?

    Thank you very much for any help,

    Mehdi
  • Mehdi,



    Two other options are to put TestExecute in the startup folder on the target machine or use gpedit.msc to add a logon/logoff script that starts TestExecute and runs a script.  The second method works well in our situation since, for performance reasons, are test boxes require regular restarts.

  • Hugo,



    Your response was interesting and informative and it left me with several questions. First, does the technique in paragraph 4 require administrative rights on the VMWare server? Second, does this prevent the use of TestComplete network suite distributed tests, which appear to rely on RDP?


  • m_essaid's avatar
    m_essaid
    Valued Contributor
    I'm really sorry for those who tried to help me. I didn't figured out the licencing system of SmartBear and because I put /silentmode in the .BAT ... I did not seen why it didn't execute itself.
  • (How many times have we all read a thread describing exactly the same problem that we have and it just ... ends?  with no resolution?)



    Thanks for letting us know what the resolution was.

  • AlexKaras's avatar
    AlexKaras
    Icon for Champion Level 2 rankChampion Level 2
    Hi Mehdi,



    > [...] because I put /silentmode in the .BAT ... I did not seen why it didn't execute itself.

    TestExecute handles a log file where it posts the description of problems if any. I don't remember the exact name of the file, sorry, but it has the .log extension, pretty descriptive name and, at least for TE up to version 8, was located in the <TestExecute>\Bin\ folder.