Forum Discussion
2 Replies
- karkadilValued Contributor
- AlexKaras
Champion Level 2
Hi,
Gennadiy is correct. Though keep two points in your mind:
1) TestComplete started on behalf or some regular user may not be allowed to access some properties of the tested application started using administrative account;
2) There may be performance penalties if TestComplete and tested application are running under different users. I would suggest to consider tests execution on behalf of required users but not using the Run As functionality. (Note: it is not required to run TestComplete using administrative permissions. It functions perfectly fine if started using non-elevated permissions.)