Connection Errors when running LeanFT tests remotely
Question ID: 106369
1
0

We’ve configured our app.config file and other settings according to the UFT 12.50 LeanFT documentation to run tests remotely, but we’re still getting connection errors. We’ve set the connection address to:

wss://QATest1Server

Has anyone overcome this type of problem?

Marked as spam
Posted by (Questions: 386, Answers: 64)
Asked on September 8, 2015 1:37 pm
152 views
Answers (1)
1
Private answer

Is your remote execution on a secure connection or non-secure? If non-secure, try changing the connection address to:

ws://QATest1Server

and see if that helps. wss is only used for secure connections. HP's documentation is not clear about this, but I've heard they are making a note about it in the documentation for 12.51.

Check the HP LeanFT Security Reference for more info. This is from page 6:

> ''Allow Secure Remote Connections: This
> instructs the LeanFT runtime engine to
> accept connections from a remote
> computer and to use the WSS protocol
> to protect the data that is
> transferred between the Automation
> SDK/IDE tool and the LeanFT runtime
> engine''

Marked as spam
Posted by (Questions: 16, Answers: 807)
Answered on September 8, 2015 1:39 pm
0
That was exactly it. We are using a non-secure connection in our test environment.
( at September 8, 2015 1:40 pm)
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top