The process TestExecute started, but the REST server did not start.
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2021
12:42 PM
08-19-2021
12:42 PM
The process TestExecute started, but the REST server did not start.
Hi all,
I'm working on Azure DevOps Server trying to run a TestLeft project using TestExecute and Visual Studio Test Platform.
I have the following error:
System.TypeInitializationException: The type initializer for '...' threw an exception. ---> SmartBear.TestLeft.TestAgentRunException: The process TestExecute started, but the REST server did not start. ---> SmartBear.TestLeft.WebApiWrapper.TestAgentRunError: The process TestExecute started, but the REST server did not start..
The test agent is Windows 10 Enterprise.
I appreciate your help.
Solved! Go to Solution.
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2021
08:08 AM
08-20-2021
08:08 AM
It seems that the error is because TestLeft must also be installed in the agent test, not TestExecute only..
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2021
02:56 AM
08-25-2021
02:56 AM
Hi,
Yes, your guess seems to be correct - TestLeft uses TestExecute as a run-time agent, but it also provides several own components. So TestLeft must be installed on every machine where tests are supposed to be executed.
Regards,
/Alex [Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
================================
/Alex [Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
================================
