Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » SimpleAdder test execution doesn't start on remote AUTagent
SimpleAdder test execution doesn't start on remote AUTagent [message #1778972] Wed, 27 December 2017 09:42 Go to next message
Vadim Litvinov is currently offline Vadim LitvinovFriend
Messages: 4
Registered: December 2017
Junior Member
Hello. I have unexplainable issues with starting test execution on remote virtual machine.

I have simpliest testcase mapped on SimpleAdder application (Swing):
# Click equall button
# Assume that appeared text equals "#error"

There are two AUT configs: for local and remote start of application
When I start embedded AUTagent, testcase is executing well, but when I'm trying to start this testcase on remote AUTagent, test execution stops at 50%

In ITE I can start and stop SimpleAdder on remote machine, but execution doesn't start. In rc_swing.log I can see
Quote:
Connecting to localhost.localdomain failed()
It looks like remote AUTagent is trying to connect to localhost instead of my host machine where ITE is started and waiting for test results
Jubula version 8.5.0.127

Can you give me any advice how to start my tests?

Sorry for my english and thanks in advance
Re: SimpleAdder test execution doesn't start on remote AUTagent [message #1779542 is a reply to message #1778972] Tue, 09 January 2018 13:02 Go to previous messageGo to next message
Marvin Mueller is currently offline Marvin MuellerFriend
Messages: 255
Registered: March 2012
Senior Member
Hello,

Just for my understanding, the steps you are doing is:
Start Autagent on remote host
Start Jubula and open the wanted project
Connect with Jubula to the agent on the remote host
Start the Remote host AUT
Start the test

is this correct? After the starting of the test nothing really happens?
Are there any Firewalls which may block the communication?

best regards
Marvin Mueller
Re: SimpleAdder test execution doesn't start on remote AUTagent [message #1779616 is a reply to message #1779542] Wed, 10 January 2018 10:42 Go to previous messageGo to next message
Vadim Litvinov is currently offline Vadim LitvinovFriend
Messages: 4
Registered: December 2017
Junior Member
Nothing happens after starting of the test, yes. I can see question marks instead of failed or success test steps

Firewalls are disabled on both machines (I used command systemctl stop firewalld)
Current settings of firewall and results of execution are on screenshot
  • Attachment: Screen329.png
    (Size: 126.90KB, Downloaded 298 times)
Re: SimpleAdder test execution doesn't start on remote AUTagent [message #1779619 is a reply to message #1779542] Wed, 10 January 2018 10:49 Go to previous messageGo to next message
Vadim Litvinov is currently offline Vadim LitvinovFriend
Messages: 4
Registered: December 2017
Junior Member
You understood my steps correctly.

Both machines are on linux (fedora) if it matters

[Updated on: Wed, 10 January 2018 10:51]

Report message to a moderator

Re: SimpleAdder test execution doesn't start on remote AUTagent [message #1779987 is a reply to message #1779619] Tue, 16 January 2018 11:45 Go to previous messageGo to next message
Marvin Mueller is currently offline Marvin MuellerFriend
Messages: 255
Registered: March 2012
Senior Member
I am really unsure what is happening here, somehow jubula or otherwise the AUT are losing the connection to each other. The first connection seems to work, because the test starts.

I am for the moment out of ideas about the reason behind the problem.

kind regards
Marvin
Re: SimpleAdder test execution doesn't start on remote AUTagent [message #1780418 is a reply to message #1779987] Mon, 22 January 2018 10:35 Go to previous messageGo to next message
Vadim Litvinov is currently offline Vadim LitvinovFriend
Messages: 4
Registered: December 2017
Junior Member
Can I expect a solution of this problem?
Re: SimpleAdder test execution doesn't start on remote AUTagent [message #1781695 is a reply to message #1780418] Mon, 12 February 2018 10:09 Go to previous message
Marvin Mueller is currently offline Marvin MuellerFriend
Messages: 255
Registered: March 2012
Senior Member
Sorry, for the moment i have no real idea how to solve the problem. It seems that somehow the connection to the localhost is not working properly. This can have many different reasons. It might be that somehow the localhost.localdomain is not properly resolved or in any other way we cannot find the correct ip of the other machine.

kind regards
Marvin
Previous Topic:Problem with hidden Menus in MenuBar for JavaFX AUT
Next Topic:Unable to perform Object mapping operation on eclipse based IDE
Goto Forum:
  


Current Time: Thu Apr 25 22:08:28 GMT 2024

Powered by FUDForum. Page generated in 0.02963 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top