Forum Discussion

Krishnanallem's avatar
Krishnanallem
New Contributor
2 years ago

Preparing Jenkins Nodes for Running TestComplete Tests

 

In the documentation they clearly said:

 

Add a user account under which you will run tests on the node to the Remote Desktop Users group. I would like to understand this sentence exactly.

Which User account should be added here is it related to RDP or Jenkins?

I’m not clear about it can you please explain in detail?

1 Reply

  • rraghvani's avatar
    rraghvani
    Champion Level 3

    Jenkins needs to connect to the machine that has TestComplete on, for the automation to run. Therefore you create a remote desktop user, and then set up Jenkins to use that user.

     

    See Integration With Jenkins, the video explains everything.