How to setup running testexecute to run from network
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to setup running testexecute to run from network
I have testcomplete14 on the network and shared the folder
From a VM that has testexecute, i open the pjs file to run the test
when i click on run, i get this error.
The test log files cannot be created. Reason: the operation completed successfully. Continue the execution?
How can i fix this
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The user under which TestExecute is runnning needs to have read/write access to the folders where the project files are stored. It sounds like it has read-only access at the moment.
Robert Martin
[Hall of Fame]
Please consider giving a Kudo if I write good stuff
----
Why automate? I do automated testing because there's only so much a human being can do and remain healthy. Sleep is a requirement. So, while people sleep, automation that I create does what I've described above in order to make sure that nothing gets past the final defense of the testing group.
I love good food, good books, good friends, and good fun.
Mysterious Gremlin Master
Vegas Thrill Rider
Extensions available
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Robert is correct.
Check that:
a) TestExecute is scheduled to run under the same account that you use for verification;
b) Check that this account has read-write permissions for both file system and share.
/Alex [Community Champion]
____
[Community Champions] 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 Champions]
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 Champion] signature is assigned on quarterly basis and is used with permission by SmartBear Software.
https://community.smartbear.com/t5/Community-Champions/About-the-Community-Champions-Program/gpm-p/252662
================================
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for the responses, I have added full control for the files and subfolders and still getting the same error
Im able to open the .pjs file on the network. When i run, i get this.
The network file '.......pjs.tcNET cannot be created. Do you want to open the project suite anyhow?
Is there anything more i can do?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
> The network file '.......pjs.tcNET cannot be created.
This means that given user account lacks create\write permissions. If you already granted full permissions to file system, check and grant permissions for the network share.
/Alex [Community Champion]
____
[Community Champions] 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 Champions]
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 Champion] signature is assigned on quarterly basis and is used with permission by SmartBear Software.
https://community.smartbear.com/t5/Community-Champions/About-the-Community-Champions-Program/gpm-p/252662
================================
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
sounds more missing write permissions for the folder where the file is to be created.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Mathit,
Was this issue resolved? Please share the solution with the Community.
Tanya Yatskovskaya
SmartBear Community and Education Manager
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Mathit,
Could you please make sure that you run TestExecute as an Admin? You can find the steps here:
If this doesn't work, perhaps you can save your test log locally via Log.SaveResultsAs.
Tanya Yatskovskaya
SmartBear Community and Education Manager
