TestComplete Jenkins Integration- Login screen disable
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
TestComplete Jenkins Integration- Login screen disable
Hi,
Is it mandatory to disable the login screen and welcome message to run TestComplete scripts through Jenkins Pipeline? Is it not a security threat to our network by disabling the login screen? Is anyone integrated Jenkins and Testcomplete in your organization? How did you resolve this issue without compromising security? Please help us to resolve this issue.
Thanks,
Shwetha
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Which login screen are you referring to?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Test Server or Virtual machine user login screen
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Did you follow all these instructions in your setup?
https://support.smartbear.com/testcomplete/docs/working-with/integration/jenkins/pipeline.html
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, we followed all these steps.
TestComplete script successfully executed at the first time. The challenge we are facing is, When we run the test a second time “Unable to create a user session” error occurs. It requires the user to login to the server and disconnect manually to execute the script for the next time. It is only able to execute the test if we see the userID as disconnected status.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This archived thread has a discussion that sounds similar to what you are doing. See if this helps.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for providing similar post. We referred requirements that need to be met document.
But our IT security team is not agreeing to disable Secure SIgn-In and legal notice message options, as it is a security threat for our network. Is there any other way we can solve this issue? Is it not a security threat to disable Secure Sign-In?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How do you sign in the first time the test is run and it's successful?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Manually login and disconnected from the server.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It sounds like what you need to do is log out after every test run and log back in again rather than trying to do it all with one login.
