Coded UI Tests: Executing a test case while desktop is not active.

One of the biggest time consuming and productivity killer task for automation engineers is the time when they are executing their scripts. Not only scripts take long time to run but also while they are running, we cannot do any thing else. This is a desire of every automation engineer that he could do some other work (like developing other test cases) while the previous test case executes.

Same case happens with me and I found a solution for that. Since coded UI tests require an active desktop screen to execute it, there are three ways to achieve this.

1. Either you install visual studio on your development machine and install Test Agent on any other machine where you want to execute tests. When you will execute a test case on your development machine, it will be executed on the test machine PC and development machine will remain free for doing other tasks.  (This approach requires another PC. That means it is an expensive approach)

2. You can set up a VM machine of Windows 7 (or any other) on your development machine. On the VM machine install Test Agent. When you will execute a test case on your development machine, it will be executed on the VM machine and development machine will remain free for doing other tasks. (This approach is less expensive)

3. You can set up a VM machine of Windows 7 (or any other) on your development machine. On the VM machine install Visual Studio 2010 and get the latest version of your source code there with the help of TFS. In this approach you will have two benefits.

  1. You will be able to execute test cases right from VM machine
  2. You will be able to develop or modify test cases in the VM machine.

In approach number 3, you can run the test cases from visual studio inside VM machine and minimize that window. The code will be executed while this VM window is minimized. You will be free to do other tasks as well. I personally follow approach number 3. It allows me to change my code in both environments and by using TFS I am also able to check in / check out my code at both locations and code remains always updated.

What approach do you follow? and what are the benefits. I will love to hear it out.

Cheers.

 

About these ads

Tagged: , , , ,

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Believe !!! There are 101 ways to Automate

Come let us explore together...

selenium online training with expert

Any One can Learn Selenium, It's simple, It's robust

Automation Planet

Automate your best experience

The Software Testing Guide

Software Testing Guide, Links, Resources etc.

DOC SERVE

Doc Serve is a community for software professionals to find and share professional documents. Find free functional documents and free professional documents.

DanAshby04

Blethering about Software Testing

Sharing ideas, Sharing experiences

Jaagrugta Failao - By Sunil Singhal

TechCrunch

Startup and Technology News

Ryan Burnham's Blog

Just another WordPress.com site

Binary Clips

Experiences, Products, Thoughts...all about technology

Emerging .NET Devs

A Registered User Group under INETA

DreamXtream's Blog

Its all about life, a geek's life.

Ahmed Nasr's Blog

Talk about ALM, TFS and AGILE

Follow

Get every new post delivered to your Inbox.

%d bloggers like this: