Start a new topic

How could I know deputy controller machine is ready for remote test execution ?

 

When I want to remote test execution, I use below steps:

1.  Run "remote login" action to remote login deputy controller machine in lead machine.

2. After login to deputy controller machine successfully, run "connect deputy"->"use deputy"->"disconnect deputy"


I have a question, how could I know the deputy controller machine is ready for "connect deputy" ?

I try use check "TAController.exe" process is running, but it doesn't work.

So I sleep about 60 seconds, it can work.

Do you have other good way to check deputy controller machine is ready for connect deputy ?


Thanks,

Nikki

deputy.jpg
(22.3 KB)

Best Answer

Hi Nikki Wang,


We have a limit that sometime sleep should be used to connect deputy as your issue. At the moment, you please use "sleep" as temporary solution. We have plans to fix the issue on the next version.


Thank you,

Minh Vo

 


1 person has this question

Hi Nikki,


Thank for your question. You please do the following cases:


1. Increase time out to 120 seconds then execute your test.

2. If case 1 is FAILED, please replace the "remote login" action by other action (ex. report) then execute test. 


Please send to me the log files if the tests are FAILED.


Thanks and Regards,

Minh Vo

 If I sleep 60 seconds before connect deputy, it can works well.

If I increase time out to 120 seconds, it still can't connect deputy.


But I don't want use sleep, could you have any good idea ? Thanks.

Thank you for your response.


TA has not supported this feature yet. So i will investigate with our team about your issue and give you the answer as soon as possible.


Regards,

Minh Vo

OK, thank you for helping me !


Best Regards,
Nikki

 

Answer

Hi Nikki Wang,


We have a limit that sometime sleep should be used to connect deputy as your issue. At the moment, you please use "sleep" as temporary solution. We have plans to fix the issue on the next version.


Thank you,

Minh Vo

 

ok, I will use "sleep" temporarily, thank you for your patience !

Best Regards,
Nikki

 


Login or Signup to post a comment