This is a migrated thread and some comments may be shown as answers.

Locked PC at automation test 's running

3 Answers 57 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Totti
Top achievements
Rank 1
Totti asked on 06 Apr 2011, 11:06 AM
I have a question:
My PC locked when I was running my automation test, so my tests cannot run and result test 's fail. so in this case, cannot we locked machine at running automation test ?

Thanks for your idea.

3 Answers, 1 is accepted

Sort by
0
Cody
Telerik team
answered on 06 Apr 2011, 06:29 PM
Hello Totti,

Whether or not your test can run on a locked machine depends on the specific test. Tests that use pure HTML DOM actions (set text, element click, drop down select, etc.) will work just fine. Unfortunately any test that requires moving the mouse (mouse desktop clicks) or simulated keyboard input cannot run on a locked machine. All Silverlight tests fall into this category and some HTML tests do as well.

This is a Windows issue. When the machine is locked Windows removes the "Interactive Desktop" permission from your logged on session. This blocks all mouse and keyboard actions.

Regards,
Cody
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Varun
Top achievements
Rank 1
answered on 14 Sep 2011, 12:02 PM
I created a simple test and have attached a http response listener.
It clearly does not require any desktop interaction.
Still I am not able to run the test on locked system
Can someone please help?
0
Cody
Telerik team
answered on 14 Sep 2011, 07:24 PM
Hi Varun,

We really need more details about the symptom/problem you are running into before we can help diagnose the problem. It would also be very helpful if you can send us a test (and all required supporting files/code) that exhibits the problem that we can run on our machine to reproduce and study the problem first hand.

Greetings,
Cody
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
General Discussions
Asked by
Totti
Top achievements
Rank 1
Answers by
Cody
Telerik team
Varun
Top achievements
Rank 1
Share this question
or