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

Can we execute UI Automation test cases in Background

5 Answers 238 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.
Prashant
Top achievements
Rank 1
Prashant asked on 14 Feb 2012, 08:46 AM
Hi,

Is it possible to execute Telerik UI Automation Test cases in Background or even if the test browser window is minimized ?
I am using
CloseButton.User.Click()



Thanks,
Madhav
PTC Software

5 Answers, 1 is accepted

Sort by
0
N1t1nA
Top achievements
Rank 1
answered on 14 Feb 2012, 12:30 PM
Hi Madhav

I dont think, it possible to execute Telerik UI Automation Test cases in Background, browser must be active for Execution

Thanks
Nitin
0
Anthony
Telerik team
answered on 14 Feb 2012, 05:23 PM
Hello Madhav,

This is possible if all test steps act directly upon the DOM. If you have any real mouse actions (as in your example), key presses, or dialog handling, it won't work. See here for more information.

Kind regards,
Anthony
the Telerik team
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
0
John
Top achievements
Rank 2
answered on 17 Feb 2012, 02:56 PM
As I always say, there is plan B.  Create a virtual world with Telerik and run from there.  It's more common to do have virtual world, run your scripts and minimize.

My Two Cents,
John

Τα πράγματα πηγαίνουν καλύτερα με καφέ
0
Prashant
Top achievements
Rank 1
answered on 20 Feb 2012, 08:37 AM
Hi John,

Can you please provide us more information on Virtual World.

Thanks,
Madhav
PTC Software
0
Anthony
Telerik team
answered on 20 Feb 2012, 04:16 PM
Hello Madhav,

I believe John simply means installing Test Studio on a Virtual Machine. You can then create a Remote Desktop Connection to it and keep the session active. See here for more information.

All the best,
Anthony
the Telerik team
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
Tags
General Discussions
Asked by
Prashant
Top achievements
Rank 1
Answers by
N1t1nA
Top achievements
Rank 1
Anthony
Telerik team
John
Top achievements
Rank 2
Prashant
Top achievements
Rank 1
Share this question
or