Team Foundation Server / Visual Studio / Testmanager 2012 and Ranorex

Size: px
Start display at page:

Download "Team Foundation Server / Visual Studio / Testmanager 2012 and Ranorex"

Transcription

1 Team Foundation Server / Visual Studio / Testmanager 2012 and Ranorex Documentation Sample Virtual Maschine (VM: TFS2012_U2_Ranorex) Martin Sedlmeier S3CC GmbH Mai 2013 Page 1

2 Table of Contents Overview... 3 Overview Infrastructure... 5 Start the VM:... 6 Planning Implementation: SCM & CI Integration (Part 1 and Part 2) Associate Troubleshooting Page 2

3 Overview This document describes a Virtual Machine (VM) which contains a sample integration of Ranorex into the Application Lifecycle Management (ALM) - Process with Team Foundation Server (TFS), Visual Studio (VS) and Test Manager (MTM). The VM TFS2012_U2_Ranorex extends a VM provided by Brian Keller (Microsoft Principal Technical Evangelist for ALM). Many thanks to Brian for this VM (downloaded from Figure 1: Overview Integration Planning: The story starts with the Planning of the User Stories (PBIs) for a Sprint. Part of this PBI is a tiny Test Case. After manual Testing via Testmanager this Test Case is planned for UI-Automation, should be used in our Build Definition of our Application (CI) and the (automated) Test Case should be part of some Regression Tests (later on). Page 3

4 The UI-Test (Automated with Ranorex) should start inside Visual Studio (Developer), inside a Build Definition (e.g. Nightly Build) and inside Microsoft Test Manager (Tester). Implementation: The manual Testrun for this Test Case could be finished successfully. Now, we are able to automate this Test Case via Ranorex. SCM & CI: The automated Test runs pretty well in Ranorex, so it is time to add the (Ranorex-) Solution to Source Control in TFS. Additionally we create a Build Definition for this (Ranorex-) Solution and copy the result to a shared Drop-Folder. Integration (Part 1): As next step we integrate the UI-Test into the (Unit)-Testing Framework. This allows us to start the automated UI-Test via TestExplorer in Visual Studio. Integration (Part 2): Now, we are able to integrate this automated UI-Test into the nightly build of our Application. Associate: Finally we associate the automated UI-Test with the Test Case. We created a tiny Lab Environment, so we are able to start the automated UI-Test from Testmanager. Page 4

5 Overview Infrastructure All Components are installed on a single VM. For sure, this shouldn t be done in real life, this VM is only for demonstrate reasons. All Services are running under the Account Administrator. There is a Build- and Lab- Environment configured (based on localhost). All the work (e.g. automate UI-Tests, add to Source-Control) would be done under the Account./brian (Tribute on Brian Keller;-) ). The VM is in a VMWARE-Format and runs quite well on a Win 8 Notebook. The VM is configured with 4 GB Memory (should be enough) and 2 Processors. You need VMWare-Player (free) for starting the VM locally. All the Passwords (Accounts) are set to P2ssw0rd (Upper P digit 2- lower ssw digit 0 (zero) lower rd). The software is provided with Trail-License Keys (10 days left). It is highly recommended, that this keys will be replaced with valid MSDN-Licenses. Please take a look to this document: F5199DB5F831/Working%20with%20the%20Visual%20Studio%202012%20Update%202%20RTM%20ALM%20Virtual%20Machine.docx You will find some important information about the correct handling of the VM. It describes the Hyper-V Version, but you will find some hints about time-settings in the VM: The System Time in the VM is set to June 2012 (set by a tiny startup-task). After using the VM, it is highly recommended, that you change the value in the File C:\util\SetDateAndTime.bat to the current System Time in the VM (+ 5 min) before you shutdown the VM. The System Time will be set to this Value at the next startup of the VM. Page 5

6 Start the VM: There are some steps to do to bring the VM (and Services) up and running: Note: please leave the accounts always in this State (e.g. logged on). Description Screenshot Copy VM to a local Folder (e.g. C:\_MyVMs) Start the VM (DoubleClick on VM-Config-File C:\_MyVMs\TFS2012_U2_Ranore x \TFS2012_Update2.vmx) Note: you have to install VMWare Workstation or VMWare Player Because of the configured Lab- Environment after starting the VM the user Administrator is automatically logged in. The Test Agent is started and Online. If the Status is set to disconnected, please refer to the section Troubleshooting at the end of this document. Start the Build Service: via Team Foundation Administrator Console Build Configuration Start Page 6

7 The Build Service runs as a interactive process : you have to provide the Account-Password (P2ssw0rd) The Build-Service is starting: Minimize the Windows Important: otherwise the UI-Tests will not run Close the TFS Admin Console: File Exit Page 7

8 Leave the Account Administrator as logged on and switch to user Brian: Menu VM send Ctrl+Alt+Del switch User Menu VM send Ctrl+Alt+Del DoubleClick Account Brian Keller Type in Password (P2ssw0rd) Open a RDP-Session to the Account Administrator on localhost: DoubleClick RDP-Icon on the Desktop of the Account Brian, Type in the Password (P2ssw0rd) for Account Administrator Page 8

9 Restore down the RDP-Window, but do not minimize it. Important: otherwise the UI-Tests will not run Page 9

10 Planning Back to our Story: in this section we will go to the Story Backlog, take a look to our PBI and the defined Tasks and Test Cases. We will see the Definition of a Test Plan for Release 1 and a query based Test Suite. We will run our Test Case manually and we take a look to the Test Results of our Test runs. After all, we change the Automation Status on our Test Case from not automated to planned. Description Screenshot Under the Account Brian: Open Browser IE and go to the TFS FF Web Access view Backlog In the Sprint Backlog of the Sprint 3 you will find the PBI Customer can create a new Service Ticket with some Tasks. That means: - the Implementation is planned - the manual Test is planned - the automate Test is planned - the integration is planned.., and trackable in the Daily scrum Meeting Page 10

11 The PBI contains a linked Test Case. In this State of the Lifecycle of the PBI the Automation State is set to Not Automated. After the Implementation of the PBI (Task implement UI) is done the manual Tests could start Open MTM (Testmanager) Plan Contents Release 1 Sprint 3 (query based) You will find our Test Case. Open Query behind this Test Suite ( edit Query) Page 11

12 The Query behind the Test Suite is defined with the Iteration Path and the State of the Test Cases. Under Test you will find our Test Case 3 times, because we defined 3 configurations for it (Browser). Start a manual Testrun via Run Run with options Note: there is a Build associate with the current Testrun Check Box Run all the tests manually for a manual Testrun (we will come back for automated Testrun) Page 12

13 Start the manual Test Run (without Option Create action recording) and save the Result ( Save and Close) You will find all Test Results under View results See all the Test Results under Section Result History. DoubleClick on a specific Test Result Page 13

14 will open a detail view. After the manual Tests could be finished successfully the Automation Status could be changed to Planned and the Status of the Task Test the implemented UI could be set to Done. Page 14

15 Implementation: In this Section we will automate the Testrun via Ranorex Test Suite. Description Screenshot Brian will find his Task for automate the Test Case. Note: The Task contains 3 Links (with LinkType): Parent: the PBI to this Task Predecessor: Task for manual Testing (s. Planning) Related: the Test Case which should be automated The Test Steps in the Test Case describes the Test Scenario. Page 15

16 Open the Ranorex Studio and go to the Test Suite FabrikamFiberUITesting Note: We run the Tests with 3 different Browsers, but we use always the same Ranorex-Recording Modules. (The single Setups for the Browser are disabled, because we will start this Testrun outside of the Ranorex- Studio. At this point we are able to run the Testautomation via Ranorex Studio Run Test Suite Page 16

17 This works fine so Brian finished his work quite well (and could set the Status of his Task to Done ) Page 17

18 SCM & CI At this Point we have an automated Test Case (with a Ranorex-Solution). Now we will add this Solution to the TFS-Source Control (SCM) and create a Build-Definition for this Ranorex-Solution (CI). Description Screenshot Brian will find his Task for adding the Ranorex Solution to the TFS-Source Control. Open the Visual Studio (VS), connect to the local TFS VSALM and the Team Project FabrikamFiber in the Collection FabrikamFiberCollection Page 18

19 Open the Source Control Explorer and take a look to the Ranorex-Solution. You could work with this Solution in Visual Studio or in the Ranorex Solution Page 19

20 In the Team Explorer under the Section Builds you will find the Build Definition Ranorex Solution (Main) The Build Definition is using a customized Build Template called DefaultTemplate11.1forRanore x This Template builds the Ranorex Solution and copies the output (= Ranorex Binaries) to a shared Drop Location Page 20

21 The first Part of the Integration is done, Brian leaves the Task-Status to In Progress and set Remaining Work to 3 (hours). Page 21

22 Integration (Part 1 and Part 2) The next Step in our scenario is the Integration of the Ranorex Solution into the (Unit)-Testing Framework. This means, we would like to start the UI-Tests inside of Visual Studio and not only via Ranorex Studio (Part 1). After this Integration we will be able to add this UI-Test to our Build Definition Fabrikam (Main) with UI-Testing of our Application FabrikamFiber (Part 2). Description Screenshot Brian is still working on this Task. Under the Solution FabrikamFiber.CallCenter you will find a new Test Project. Page 22

23 The Integration is really simple: just create a TestClass with some Test Methods (as always). The Integration is done via Ranorex TestSuiteRunner. Note: This TestClass is using the Ranorex-Binaries located in the Drop Location of the Ranorex Build Definition. Open the Test Explorer Page 23

24 and run the Tests You will find the Result under Test Explorer Passed Tests Output report.rxzlog (Ranorex Log File) Note: the TestMethod *_All starts the UI-Tests with the Browser IE and FireFox, TestMethod *_All_WithChrome starts IE, FireFox and Chrome Page 24

25 Now, we can add this Tests to our new Build Definition (in this Case for the Application-Solution) Fabrikam (Main) with UI.Testing We are using the Default Template. Under Process automated Tests 1. Test Source we define our TestClass (Test Sources Spec) and TestMethod (Test Case Filter) Page 25

26 Queue a new Build Note: Be sure, that the Build Service is started, the RDP-Session is open and not minimized. Queue a new Build Page 26

27 As you can see in the RDP-Window the UI- Tests are running under the Build Service (Account administrator) You will find the Test Results of this Build under the Build-Log (Team Explorer Builds my Builds DoubleClick on the finished Build) section test run click on Test entry opens the Test Result- Window Right Mouse Click View Test Results Details Page 27

28 You will find the Ranorex-Log in the Section Collected Files (on the end of the Log). If the test goes to the Status Failed, you could quite simple create a Bug Workitem. Page 28

29 The Test Result (including the Ranorex- Log) will be automatically attached to the new Bug. Note: Please set the Iteration Path to the current Release and you will find this Bug in your Product Backlog (via Web Access) Page 29

30 You could queue a Build also in the Web Access. The Task is still not finished, so Brian let the Status on In Progress and changed the Remaining Work to 1 (hour) Page 30

31 Associate Finally we have to combine our new TestMethod (implemented via Testing Framework) and the original Test Case. This allows the Tester to run this automated UI-Test within Microsoft Testmanager (MTM). Description Screenshot For associating a TestMethod with a Test Case, we have to start Visual Studio and open our tiny Test Case. There is a Query available: (Team Explorer Work Items Queries Shared Queries Current Sprint DoubleClick on Query Test Case Open the Test Case, go to the Tab Associated Automation and take a look to the set Values. Note: The Automation Status changed to Automated Page 31

32 Open the Testmanager and you will find our Test Case in the Test Plan Release 1 under the Test Suite Regression Testing (Testing Center Plan Content) Note: This is a Query Based Test Suite. Click on Edit query and take a look to the Query behind the Test Suite. Page 32

33 Run the Test (Testing Center Test Run Tests Release 1 Regression Testing mark our Test Case Run with options We would like to run this test automatically (do not check option Run all the tests manually leave the Environment to LabForRanorex and start the Test run Note: The selected Environment is on the same VM, in Real Life this should be on different Maschines. Page 33

34 As you can see in the RDP-Window the UI- Tests will start under the Account Administrator. After the Test Run is finished you will find the Test Result under the Section Attachments. DoubleClick the attached *.trx-file Page 34

35 will open the Test Results inside Visual Studio. View Test Results Details will open a detail View of the Test Results. Under the section Collected Files you will find the Ranorex- Log. Page 35

36 You could create a bug directly under the Section Tests Create bug) As you can see under the Tabs Test Cases and Links some additional Infos would be automatically linked to the Bug (open it with DoubleClick). Page 36

37 You will find this bug in the Product Backlog. You could find a Summary about all of the Test Runs in Testing Center Test Analyze Run. Define the view (Manual or Automated run) Page 37

38 Our tiny Test Case is still manual runnable. Check the option Run all the Tests manually (Testing Center Test run Tests Release 1 Regression Testing Run with Options Finally all the work is done, so Brian could change the State of his Task to Done. Page 38

39 Troubleshooting Testagent will not start If the Test Agent does not start (State = disconnected), please go to the Test Agent Configuration Tool (via Start search programs and files type in Test Agent) and set the Password for the User of the Test Agent. Ranorex will not start If Ranorex will not start (Errormessage like : Ranorex License already in use ), please restart the VM (but don t forget to set the new time in c:\util\setdateandtime.bat). Page 39

Application Lifecycle Management Using Visual Studio 2013 (SCRUM)

Application Lifecycle Management Using Visual Studio 2013 (SCRUM) Course Code: QAALMS13 Vendor: Microsoft Course Overview Duration: 3 RRP: 2,009 Application Lifecycle Management Using Visual Studio 2013 (SCRUM) Overview This three-day, instructor-led course provides

More information

ALM2013VS_ACC: Application Lifecycle Management Using Visual Studio 2013

ALM2013VS_ACC: Application Lifecycle Management Using Visual Studio 2013 ALM2013VS_ACC: Application Lifecycle Management Using Visual Studio 2013 Description This three-day, instructor-led course provides students with the knowledge and skills to effectively use the Application

More information

ALM Solutions using Visual Studio TFS 2013 ALMI13; 5 Days, Instructor-led

ALM Solutions using Visual Studio TFS 2013 ALMI13; 5 Days, Instructor-led ALM Solutions using Visual Studio TFS 2013 ALMI13; 5 Days, Instructor-led Course Description This five day course is designed to get your entire team working efficiently with Microsoft s Application Lifecycle

More information

Synchronization with Microsoft Team Foundation Server 2010

Synchronization with Microsoft Team Foundation Server 2010 Synchronization with Microsoft Team Foundation Server 2010 How To Setup March 19, 2011 v. 2 INTRODUCTION 3 PREREQUISITES 3 INSTALLATION 3 DEPLOYMENT SCENARIOS 4 SINGLE SERVER SCENARIO 4 DISTRIBUTED SCENARIO

More information

VirtualXP Users Guide

VirtualXP Users Guide VirtualXP Users Guide Contents Chapter 1: Introduction... 2 Chapter 2: Install and Uninstall VirtualXP... 3 2.1 System Requirement... 3 2.2 Installing VirtualXP... 3 2.3 Uninstalling VirtualXP... 3 Chapter

More information

Using Remote Web Workplace Version 1.01

Using Remote Web Workplace Version 1.01 Using Remote Web Workplace Version 1.01 Remote web workplace allows you to access your Windows XP desktop through Small Business Server 2003 from a web browser. 1. Connect to the Internet in your remote

More information

Team Foundation Server 2013 Installation Guide

Team Foundation Server 2013 Installation Guide Team Foundation Server 2013 Installation Guide Page 1 of 164 Team Foundation Server 2013 Installation Guide Benjamin Day benday@benday.com v1.1.0 May 28, 2014 Team Foundation Server 2013 Installation Guide

More information

Team Foundation Server 2012 Installation Guide

Team Foundation Server 2012 Installation Guide Team Foundation Server 2012 Installation Guide Page 1 of 143 Team Foundation Server 2012 Installation Guide Benjamin Day benday@benday.com v1.0.0 November 15, 2012 Team Foundation Server 2012 Installation

More information

Creating a Windows 8.1 Base Virtual Machine

Creating a Windows 8.1 Base Virtual Machine Creating a Windows 8.1 Base Virtual Machine When we have to build Servers for many different scenarios, it sure is helpful to have a base Windows OS Image handy to start with. Even though it seems simple,

More information

Hands-On Lab. Embracing Continuous Delivery with Release Management for Visual Studio 2013. Lab version: 12.0.21005.1 Last updated: 12/11/2013

Hands-On Lab. Embracing Continuous Delivery with Release Management for Visual Studio 2013. Lab version: 12.0.21005.1 Last updated: 12/11/2013 Hands-On Lab Embracing Continuous Delivery with Release Management for Visual Studio 2013 Lab version: 12.0.21005.1 Last updated: 12/11/2013 CONTENTS OVERVIEW... 3 EXERCISE 1: RELEASE MANAGEMENT OVERVIEW...

More information

Netwrix Auditor. Virtual Appliance Deployment Guide. Version: 8.0 8/1/2016

Netwrix Auditor. Virtual Appliance Deployment Guide. Version: 8.0 8/1/2016 Netwrix Auditor Virtual Appliance Deployment Guide Version: 8.0 8/1/2016 Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment from

More information

Installing the VMware Horizon View Client to Access Hoag Virtual Desktops

Installing the VMware Horizon View Client to Access Hoag Virtual Desktops Installing the VMware Horizon View Client to Access Hoag Virtual Desktops Hoag IT Department For questions or further assistance, please contact the Service Desk: 949-764-8600, option 2 1 Table of Contents

More information

GRAVITYZONE UNIFIED SECURITY MANAGEMENT. Use Cases for Beta Testers

GRAVITYZONE UNIFIED SECURITY MANAGEMENT. Use Cases for Beta Testers GRAVITYZONE UNIFIED SECURITY MANAGEMENT Use Cases for Beta Testers Introduction This document provides beta testers with guidelines for testing Bitdefender GravityZone solutions. To send your feedback,

More information

Quick Start Guide FLIR Firmware Update Tool

Quick Start Guide FLIR Firmware Update Tool Quick Start Guide FLIR Firmware Update Tool Copyright 2014 FLIR Systems, Inc. All rights reserved. Doc. No.: 427-0073-99-28, Rev. 110, Oct 2014 FLIR Systems, Inc., 2014. All rights reserved worldwide.

More information

LifeSize Transit Virtual Appliance Installation Guide June 2011

LifeSize Transit Virtual Appliance Installation Guide June 2011 LifeSize Transit Virtual Appliance Installation Guide June 2011 LifeSize Transit Server VM LifeSize Transit Client VM LifeSize Transit Virtual Appliance Installation Guide 2 Installation Overview This

More information

Integrating Team Foundation Server, Microsoft Test Manager and Coded UI Tests

Integrating Team Foundation Server, Microsoft Test Manager and Coded UI Tests Integrating Team Foundation Server, Microsoft Test Manager and Coded UI Tests Ing. Gonzalo Alba Trainer, MCP, CSM, Automation developer Introduction to Application Lifecycle Management with Visual Studio

More information

What Is Ad-Aware Update Server?

What Is Ad-Aware Update Server? Contents What Is Ad-Aware Update Server?...2 Installation and Removal...3 System Requirements...3 Obtaining the Installation File...3 Installing Ad-Aware Update Server...3 Upgrade...4 Repairing, Modifying

More information

Things to consider before you do an In-place upgrade to Windows 10. Setup Info. In-place upgrade to Windows 10 Enterprise with SCCM

Things to consider before you do an In-place upgrade to Windows 10. Setup Info. In-place upgrade to Windows 10 Enterprise with SCCM In this doc we will see the steps for In-place upgrade to Windows 10 Enterprise with SCCM. Most of the Organizations today are running Windows 7 on their computers. Looking at the stability and features

More information

WatchGuard Dimension v1.1 Update 1 Release Notes

WatchGuard Dimension v1.1 Update 1 Release Notes WatchGuard Dimension v1.1 Update 1 Release Notes Build Number 442674 Revision Date March 25, 2014 WatchGuard Dimension is the next-generation cloud-ready visibility solution for our Unified Threat Management

More information

VMware Horizon Toolbox 2.0 Guide VMware End User Computing 2015 November

VMware Horizon Toolbox 2.0 Guide VMware End User Computing 2015 November VMware Horizon Toolbox 2.0 Guide VMware End User Computing 2015 November Contents 1. Installation & Setup... 2 1.1. Installation... 2 1.2. Start & Stop... 4 1.3. Optional Configurations... 5 1.3.1. HTTPS

More information

Forcepoint Sidewinder, Virtual Appliance Evaluation for Desktop. Installation Guide 8.x. Revision A

Forcepoint Sidewinder, Virtual Appliance Evaluation for Desktop. Installation Guide 8.x. Revision A Forcepoint Sidewinder, Virtual Appliance Evaluation for Desktop Installation Guide 8.x Revision A Table of contents 1 Overview...3 2 Verify system requirements...4 Virtualization requirements...4 Admin

More information

1 Download & Installation... 4. 1 Usernames and... Passwords

1 Download & Installation... 4. 1 Usernames and... Passwords Contents I Table of Contents Part I Document Overview 2 Part II Document Details 3 Part III EventSentry Setup 4 1 Download & Installation... 4 Part IV Configuration 4 1 Usernames and... Passwords 5 2 Network...

More information

Sharp Remote Device Manager (SRDM) Server Software Setup Guide

Sharp Remote Device Manager (SRDM) Server Software Setup Guide Sharp Remote Device Manager (SRDM) Server Software Setup Guide This Guide explains how to install the software which is required in order to use Sharp Remote Device Manager (SRDM). SRDM is a web-based

More information

How to use the VMware Workstation / Player to create an ISaGRAF (Ver. 3.55) development environment?

How to use the VMware Workstation / Player to create an ISaGRAF (Ver. 3.55) development environment? Author Janice Hong Version 1.0.0 Date Mar. 2014 Page 1/56 How to use the VMware Workstation / Player to create an ISaGRAF (Ver. 3.55) development environment? Application Note The 32-bit operating system

More information

VMWare Workstation 11 Installation MICROSOFT WINDOWS SERVER 2008 R2 STANDARD ENTERPRISE ED.

VMWare Workstation 11 Installation MICROSOFT WINDOWS SERVER 2008 R2 STANDARD ENTERPRISE ED. VMWare Workstation 11 Installation MICROSOFT WINDOWS SERVER 2008 R2 STANDARD ENTERPRISE ED. Starting Vmware Workstation Go to the start menu and start the VMware Workstation program. *If you are using

More information

Virtual Owl. Guide for Windows. University Information Technology Services. Training, Outreach, Learning Technologies & Video Production

Virtual Owl. Guide for Windows. University Information Technology Services. Training, Outreach, Learning Technologies & Video Production Virtual Owl Guide for Windows University Information Technology Services Training, Outreach, Learning Technologies & Video Production Copyright 2015 KSU Division of University Information Technology Services

More information

INTRODUCTION TO VIRTUAL DESKTOP BINGHAMTON UNIVERSITY

INTRODUCTION TO VIRTUAL DESKTOP BINGHAMTON UNIVERSITY INTRODUCTION TO VIRTUAL DESKTOP AT BINGHAMTON UNIVERSITY ACCESS MATLAB, PRO ENGINEER, SPSS, STATA, VIRTUALLY! Presently Virtual Desktop can be accessed via your personal computer, laptop or from home Available

More information

How To Set Up A Firewall Enterprise, Multi Firewall Edition And Virtual Firewall

How To Set Up A Firewall Enterprise, Multi Firewall Edition And Virtual Firewall Quick Start Guide McAfee Firewall Enterprise, Multi-Firewall Edition model S7032 This quick start guide provides high-level instructions for setting up McAfee Firewall Enterprise, Multi-Firewall Edition

More information

Getting Started with Attunity CloudBeam for Azure SQL Data Warehouse BYOL

Getting Started with Attunity CloudBeam for Azure SQL Data Warehouse BYOL Getting Started with Attunity CloudBeam for Azure SQL Data Warehouse BYOL Overview This short guide explains how to use Attunity CloudBeam to replicate data from your on premises database to Microsoft

More information

Also you need the C-MOR ISO file. This file you will find following this link: http://www.cmor.com/video-surveillance/download-vm.

Also you need the C-MOR ISO file. This file you will find following this link: http://www.cmor.com/video-surveillance/download-vm. This Guide will show you the installation of C-MOR Video Surveillance on a Microsoft Hyper- V server. You are able to download the Microsoft Hyper-v 2012 server on http://www.microsoft.com/en-us/server-cloud/hyper-v-server/.

More information

LAB: Enterprise Single Sign-On Services. Last Saved: 7/17/2006 10:48:00 PM

LAB: Enterprise Single Sign-On Services. Last Saved: 7/17/2006 10:48:00 PM LAB: Enterprise Single Sign-On Services LAB: Enterprise Single Sign-On Services 2 TABLE OF CONTENTS HOL: Enterprise Single Sign-On Services...3 Objectives...3 Lab Setup...4 Preparation...5 Exercise 1:

More information

for Networks Installation Guide for the application on the server July 2014 (GUIDE 2) Lucid Rapid Version 6.05-N and later

for Networks Installation Guide for the application on the server July 2014 (GUIDE 2) Lucid Rapid Version 6.05-N and later for Networks Installation Guide for the application on the server July 2014 (GUIDE 2) Lucid Rapid Version 6.05-N and later Copyright 2014, Lucid Innovations Limited. All Rights Reserved Lucid Research

More information

System Area Manager. Remote Management

System Area Manager. Remote Management System Area Manager Remote Management Remote Management System Area Manager provides remote management functions for its managed systems, including Wake on LAN, Shutdown, Restart, Remote Console and for

More information

Continuous Integration Processes and SCM To Support Test Automation

Continuous Integration Processes and SCM To Support Test Automation Continuous Integration Processes and SCM To Support Test Automation SIGIST Conference, July 2013 Gal Fatal Gal.fatal@ATT.com 054-342-3864 AT&T Israel Center of Excellence AT&T Worldwide One of the largest

More information

SQL EXPRESS INSTALLATION...

SQL EXPRESS INSTALLATION... Contents SQL EXPRESS INSTALLATION... 1 INSTALLING SQL 2012 EXPRESS... 1 SQL EXPRESS CONFIGURATION... 7 BILLQUICK DATABASE... 9 SQL Express Installation The Microsoft SQL Server 2012 Express software is

More information

Backup / migration of a Coffalyser.Net database

Backup / migration of a Coffalyser.Net database Backup / migration of a Coffalyser.Net database There are two main procedures for backup or migration of your Coffalyser.Net database. One of these procedures makes use of the SQL management studio software

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.0.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

SMS for Outlook. Installation, Configuration and Usage Guide

SMS for Outlook. Installation, Configuration and Usage Guide SMS for Outlook Installation, Configuration and Usage Guide INTRODUCTION Installing TxTStream s SMS for Outlook is easy and will only take a minute or two. We will be using screen shots from a Windows

More information

SQL Server Setup for Assistant/Pro applications Compliance Information Systems

SQL Server Setup for Assistant/Pro applications Compliance Information Systems SQL Server Setup for Assistant/Pro applications Compliance Information Systems The following document covers the process of setting up the SQL Server databases for the Assistant/PRO software products form

More information

Bosch Video Management System High availability with VMware

Bosch Video Management System High availability with VMware Bosch Video Management System High availability with VMware en Technical Note Bosch Video Management System Table of contents en 3 Table of contents 1 Introduction 4 1.1 Restrictions 4 2 Overview 5 3

More information

How To Upgrade Your Microsoft SQL Server for Accounting CS Version 2012.1

How To Upgrade Your Microsoft SQL Server for Accounting CS Version 2012.1 How To Upgrade Your Microsoft SQL Server for Version 2012.1 The first step is to gather important information about your existing configuration. Identify The Database Server and SQL Server Version The

More information

Citrix Lab Manager 3.6 SP 2 Quick Start Guide

Citrix Lab Manager 3.6 SP 2 Quick Start Guide WHITE PAPER Citrix Essentials for Microsoft Hyper-V Citrix Lab Manager 3.6 SP 2 Quick Start Guide www.citrix.com Contents Document Summary... 3 Preparation... 3 Architectural Review of Lab Manager... 3

More information

Migrating MSDE to Microsoft SQL 2005 Express SP4

Migrating MSDE to Microsoft SQL 2005 Express SP4 How To Updated: 10/28/2011 2011 Shelby Systems, Inc. All Rights Reserved Other brand and product names are trademarks or registered trademarks of the respective holders. If you are still on MSDE 2000 and

More information

ADFS 2.0 Application Director Blueprint Deployment Guide

ADFS 2.0 Application Director Blueprint Deployment Guide Introduction: ADFS 2.0 Application Director Blueprint Deployment Guide Active Directory Federation Service (ADFS) is a software component from Microsoft that allows users to use single sign-on (SSO) to

More information

BaseManager & BACnet Manager VM Server Configuration Guide

BaseManager & BACnet Manager VM Server Configuration Guide BaseManager & BACnet Manager VM Server Configuration Guide For Self-Hosted BaseManager & BACnet Manager Servers Deployed as Virtual Machines August 27, 2015 Customer Service 1-866-294-5847 i Baseline Inc.

More information

Remote Desktop Web Access. Using Remote Desktop Web Access

Remote Desktop Web Access. Using Remote Desktop Web Access Remote Desktop Web Access What is RD Web Access? RD Web Access is a Computer Science service that allows you to access department software and machines from your Windows or OS X computer, both on and off

More information

ORACLE BUSINESS INTELLIGENCE WORKSHOP. Prerequisites for Oracle BI Workshop

ORACLE BUSINESS INTELLIGENCE WORKSHOP. Prerequisites for Oracle BI Workshop ORACLE BUSINESS INTELLIGENCE WORKSHOP Prerequisites for Oracle BI Workshop Introduction...2 Hardware Requirements...2 Minimum Hardware configuration:...2 Software Requirements...2 Virtual Machine: Runtime...2

More information

Installing the Microsoft Network Driver Interface

Installing the Microsoft Network Driver Interface Installing the Microsoft Network Driver Interface Overview This guide explains how to install the PictureTel Live200 Microsoft Network Driver Interface (NDIS) software you have downloaded from PictureTel's

More information

Introduction. Before you begin. Installing efax from our CD-ROM. Installing efax after downloading from the internet

Introduction. Before you begin. Installing efax from our CD-ROM. Installing efax after downloading from the internet Introduction Before you begin Before you begin installing efax, please check the following: You have received confirmation that your application for the efax service has been processed. The confirmation

More information

uh6 efolder BDR Guide for Veeam Page 1 of 36

uh6 efolder BDR Guide for Veeam Page 1 of 36 efolder BDR for Veeam Hyper-V Continuity Cloud Guide Setup Continuity Cloud Import Backup Copy Job Restore Your VM uh6 efolder BDR Guide for Veeam Page 1 of 36 INTRODUCTION Thank you for choosing the efolder

More information

ACTIVE DIRECTORY DEPLOYMENT

ACTIVE DIRECTORY DEPLOYMENT ACTIVE DIRECTORY DEPLOYMENT CASAS Technical Support 800.255.1036 2009 Comprehensive Adult Student Assessment Systems. All rights reserved. Version 031809 CONTENTS 1. INTRODUCTION... 1 1.1 LAN PREREQUISITES...

More information

Setting up an MS SQL Server for IGSS

Setting up an MS SQL Server for IGSS Setting up an MS SQL Server for IGSS Table of Contents Table of Contents...1 Introduction... 2 The Microsoft SQL Server database...2 Setting up an MS SQL Server...3 Installing the MS SQL Server software...3

More information

Training module 2 Installing VMware View

Training module 2 Installing VMware View Training module 2 Installing VMware View In this second module we ll install VMware View for an End User Computing environment. We ll install all necessary parts such as VMware View Connection Server and

More information

5.6.2 Optional Lab: Restore Points in Windows Vista

5.6.2 Optional Lab: Restore Points in Windows Vista 5.6.2 Optional Lab: Restore Points in Windows Vista Introduction Print and complete this lab. In this lab, you will create a restore point and return your computer back to that point in time. Recommended

More information

State of Michigan Data Exchange Gateway. Web-Interface Users Guide 12-07-2009

State of Michigan Data Exchange Gateway. Web-Interface Users Guide 12-07-2009 State of Michigan Data Exchange Gateway Web-Interface Users Guide 12-07-2009 Page 1 of 21 Revision History: Revision # Date Author Change: 1 8-14-2009 Mattingly Original Release 1.1 8-31-2009 MM Pgs 4,

More information

Snow Active Directory Discovery

Snow Active Directory Discovery Product Snow Active Directory Discovery Version 1.0 Release date 2014-04-29 Document date 2014-04-29 Snow Active Directory Discovery Installation & Configuration Guide Page 2 of 9 This document describes

More information

Getting Started with MozyPro Online Backup Online Software from Time Warner Cable Business Class

Getting Started with MozyPro Online Backup Online Software from Time Warner Cable Business Class Getting Started with MozyPro Online Backup Online Software from Time Warner Cable Business Class A Guide for Users MozyPro is an online backup service with an easy to use interface so you can start backing

More information

Stellar Phoenix Exchange Server Backup

Stellar Phoenix Exchange Server Backup Stellar Phoenix Exchange Server Backup Version 1.0 Installation Guide Introduction This is the first release of Stellar Phoenix Exchange Server Backup tool documentation. The contents will be updated periodically

More information

UP L17 Virtualization: Security Without Sacrificing Performance

UP L17 Virtualization: Security Without Sacrificing Performance UP L17 Virtualization: Security Without Sacrificing Performance Hands on lab Description In this hands on lab you will learn how to optimize SEP 12 for your virtual desktops to get maximum protection without

More information

MultiSite Manager. Setup Guide

MultiSite Manager. Setup Guide MultiSite Manager Setup Guide Contents 1. Introduction... 2 How MultiSite Manager works... 2 How MultiSite Manager is implemented... 2 2. MultiSite Manager requirements... 3 Operating System requirements...

More information

Installing the VMware View client to access MOVE

Installing the VMware View client to access MOVE Installing the VMware View client to access MOVE Purpose: The purpose of this document is to guide you through the installation of the VMware Horizon View Client and accessing the MOVE environment. Pre

More information

VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide

VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide N109548 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software Corporation makes

More information

Veeam Backup Enterprise Manager. Version 7.0

Veeam Backup Enterprise Manager. Version 7.0 Veeam Backup Enterprise Manager Version 7.0 User Guide August, 2013 2013 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may

More information

Simple Disaster Recovery

Simple Disaster Recovery Simple Disaster Recovery OVERVIEW NetHelpDesk is unlike most products in the market in so many ways. One of the most notable is the simple disaster recovery (DR) procedure that you can follow, to ensure

More information

Deployment of Keepit for Windows

Deployment of Keepit for Windows Deployment of Keepit for Windows Keepit A/S October 13, 2010 1 Introduction When deploying Keepit in larger setups with many desktops and servers, installing Keepit individually on each computer is cumbersome

More information

Nexio Connectus with Nexio G-Scribe

Nexio Connectus with Nexio G-Scribe Nexio Connectus with Nexio G-Scribe 2.1.2 3/20/2014 Edition: A 2.1.2 Publication Information 2014 Imagine Communications. Proprietary and Confidential. Imagine Communications considers this document and

More information

Synchronizer Installation

Synchronizer Installation Synchronizer Installation Synchronizer Installation Synchronizer Installation This document provides instructions for installing Synchronizer. Synchronizer performs all the administrative tasks for XenClient

More information

Verax Service Desk Installation Guide for UNIX and Windows

Verax Service Desk Installation Guide for UNIX and Windows Verax Service Desk Installation Guide for UNIX and Windows March 2015 Version 1.8.7 and higher Verax Service Desk Installation Guide 2 Contact Information: E-mail: sales@veraxsystems.com Internet: http://www.veraxsystems.com/

More information

Preparing a SQL Server for EmpowerID installation

Preparing a SQL Server for EmpowerID installation Preparing a SQL Server for EmpowerID installation By: Jamis Eichenauer Last Updated: October 7, 2014 Contents Hardware preparation... 3 Software preparation... 3 SQL Server preparation... 4 Full-Text Search

More information

STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER

STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER Notes: STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER 1. These instructions focus on installation on Windows Terminal Server (WTS), but are applicable

More information

for Networks Installation Guide for the application on the server August 2014 (GUIDE 2) Lucid Exact Version 1.7-N and later

for Networks Installation Guide for the application on the server August 2014 (GUIDE 2) Lucid Exact Version 1.7-N and later for Networks Installation Guide for the application on the server August 2014 (GUIDE 2) Lucid Exact Version 1.7-N and later Copyright 2014, Lucid Innovations Limited. All Rights Reserved Lucid Research

More information

Appendix B Lab Setup Guide

Appendix B Lab Setup Guide JWCL031_appB_467-475.indd Page 467 5/12/08 11:02:46 PM user-s158 Appendix B Lab Setup Guide The Windows Server 2008 Applications Infrastructure Configuration title of the Microsoft Official Academic Course

More information

PigCHAMP Knowledge Software. Enterprise Edition Installation Guide

PigCHAMP Knowledge Software. Enterprise Edition Installation Guide PigCHAMP Knowledge Software Enterprise Edition Installation Guide Enterprise Edition Installation Guide MARCH 2012 EDITION PigCHAMP Knowledge Software 1531 Airport Rd Suite 101 Ames, IA 50010 Phone (515)

More information

OPENPROJECT. Setup Draft Notes. Draft Setup notes for Openproject

OPENPROJECT. Setup Draft Notes. Draft Setup notes for Openproject OPENPROJECT Setup Draft Notes Draft Setup notes for Openproject Contents Introduction... 2 Application Installation... 2 Configuring the Plugins... 2 Configure the Help link... 2 Configure the Costs Plugin...

More information

Intelli-M Access Quick Start Guide

Intelli-M Access Quick Start Guide Intelli-M Access Quick Start Guide Before You Begin The Intelli-M Access software can be used in conjunction with the eidc. Use Intelli-M Access to manage, view, and report activity through an eidc controlled

More information

BillQuick Agent 2010 Getting Started Guide

BillQuick Agent 2010 Getting Started Guide Time Billing and Project Management Software Built With Your Industry Knowledge BillQuick Agent 2010 Getting Started Guide BQE Software, Inc. 2601 Airport Drive Suite 380 Torrance CA 90505 Support: (310)

More information

5nine Hyper-V Commander

5nine Hyper-V Commander 5nine Hyper-V Commander 5nine Hyper-V Commander provides a local graphical user interface (GUI), and a Framework to manage Hyper-V R2 server and various functions such as Backup/DR, HA and P2V/V2V. It

More information

How to register and use our Chat System

How to register and use our Chat System How to register and use our Chat System Why this document? We have a very good chat system and easy to use when you are set up, but getting registered and into the system can be a bit complicated. If you

More information

Acronis Backup & Recovery 10 Advanced Server Virtual Edition. Quick Start Guide

Acronis Backup & Recovery 10 Advanced Server Virtual Edition. Quick Start Guide Acronis Backup & Recovery 10 Advanced Server Virtual Edition Quick Start Guide Table of contents 1 Main components...3 2 License server...3 3 Supported operating systems...3 3.1 Agents... 3 3.2 License

More information

Novell ZENworks Asset Management

Novell ZENworks Asset Management Novell ZENworks Asset Management Administrative Best Practices and Troubleshooting www.novell.com APRIL 19, 2005 2 GETTING THE MOST OUT OF NOVELL ZENWORKS ASSET MANAGEMENT The award-winning asset tracking

More information

I. Create Windows 2012 R2 VMware Template for Guest Customization

I. Create Windows 2012 R2 VMware Template for Guest Customization I. Create Windows 2012 R2 VMware Template for Guest Customization The purpose of this document is to illustrate the steps to create a VMware Windows 2012 Template that can be used with UCS Director Workflows.

More information

Vodafone PC SMS 2010. (Software version 4.7.1) User Manual

Vodafone PC SMS 2010. (Software version 4.7.1) User Manual Vodafone PC SMS 2010 (Software version 4.7.1) User Manual July 19, 2010 Table of contents 1. Introduction...4 1.1 System Requirements... 4 1.2 Reply-to-Inbox... 4 1.3 What s new?... 4 2. Installation...6

More information

Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials

Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials With Windows Server 2012 R2 Essentials in your business, it is important to centrally manage your workstations to ensure

More information

Installation Guide. Before We Begin: Please verify your practice management system is compatible with Dental Collect Enterprise.

Installation Guide. Before We Begin: Please verify your practice management system is compatible with Dental Collect Enterprise. Installation Guide Before We Begin: Please verify your practice management system is compatible with Dental Collect Enterprise. Compatibility List: https://www.sikkasoft.com/pms-fs-supported-by-spu/ NOTE:

More information

The VHD is separated into a series of WinRar files; they can be downloaded from the following page: http://www.scorpionsoft.com/evaluation/download

The VHD is separated into a series of WinRar files; they can be downloaded from the following page: http://www.scorpionsoft.com/evaluation/download Overview This document will serve as a quick setup guide to get the AuthAnvil Password Solutions virtual hard drive setup with Windows Hyper-V and Oracle Virtual Box. Downloading the VHD The VHD is separated

More information

VERITAS Backup Exec TM 10.0 for Windows Servers

VERITAS Backup Exec TM 10.0 for Windows Servers VERITAS Backup Exec TM 10.0 for Windows Servers Quick Installation Guide N134418 July 2004 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software

More information

Version 4.61 or Later. Copyright 2013 Interactive Financial Solutions, Inc. All Rights Reserved. ProviderPro Network Administration Guide.

Version 4.61 or Later. Copyright 2013 Interactive Financial Solutions, Inc. All Rights Reserved. ProviderPro Network Administration Guide. Version 4.61 or Later Copyright 2013 Interactive Financial Solutions, Inc. All Rights Reserved. ProviderPro Network Administration Guide. This manual, as well as the software described in it, is furnished

More information

Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide

Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide Table of Contents TABLE OF CONTENTS... 3 1.0 INTRODUCTION... 1 1.1 HOW TO USE THIS GUIDE... 1 1.2 TOPIC SUMMARY...

More information

This Deployment Guide is intended for administrators in charge of planning, implementing and

This Deployment Guide is intended for administrators in charge of planning, implementing and YOUR AUTOMATED EMPLOYEE Foxtrot Deployment Guide Enterprise Edition Introduction This Deployment Guide is intended for administrators in charge of planning, implementing and maintaining the deployment

More information

Installation Instruction STATISTICA Enterprise Server

Installation Instruction STATISTICA Enterprise Server Installation Instruction STATISTICA Enterprise Server Notes: ❶ The installation of STATISTICA Enterprise Server entails two parts: a) a server installation, and b) workstation installations on each of

More information

1 Modular System Dual SCM MPIO Software Installation

1 Modular System Dual SCM MPIO Software Installation 1 Modular System Dual SCM MPIO Software Installation This document will help you to connect a MAXDATA dual controller SAS disk array with redundant dual connection to both storage controller modules (SCM)

More information

ESX System Analyzer Version 1.0 Installation Guide

ESX System Analyzer Version 1.0 Installation Guide ESX System Analyzer Version 1.0 Installation Guide Page 1 Table of Contents ESX System Analyzer Installation Guide 1. Installing ESX System Analyzer... 3 ESX System Analyzer Appliance Distribution... 3

More information

Fiery E100 Color Server. Welcome

Fiery E100 Color Server. Welcome Fiery E100 Color Server Welcome 2011 Electronics For Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45098226 27 June 2011 WELCOME 3 WELCOME This Welcome

More information

How to install and use the File Sharing Outlook Plugin

How to install and use the File Sharing Outlook Plugin How to install and use the File Sharing Outlook Plugin Thank you for purchasing Green House Data File Sharing. This guide will show you how to install and configure the Outlook Plugin on your desktop.

More information

138 Configuration Wizards

138 Configuration Wizards 9 Configuration Wizards 9.1 Introduction to Wizards ACP ThinManager uses wizards for configuration. Wizards take two forms. List Wizards associate Terminal Servers and ThinManager Servers with their IP

More information

Storage Sync for Hyper-V. Installation Guide for Microsoft Hyper-V

Storage Sync for Hyper-V. Installation Guide for Microsoft Hyper-V Installation Guide for Microsoft Hyper-V Egnyte Inc. 1890 N. Shoreline Blvd. Mountain View, CA 94043, USA Phone: 877-7EGNYTE (877-734-6983) www.egnyte.com 2013 by Egnyte Inc. All rights reserved. Revised

More information

BitDefender Security for Exchange

BitDefender Security for Exchange Quick Start Guide Copyright 2011 BitDefender 1. About This Guide This guide will help you install and get started with BitDefender Security for Exchange. For detailed instructions, please refer to the

More information

eshuttle Dictate Manual Software Version 1.0

eshuttle Dictate Manual Software Version 1.0 eshuttle Dictate Manual Software Version 1.0 eshuttle software is designed for securely emailing dictation and transcription files between a dictator and transcriptionist. eshuttle Dictate by Bytescribe,

More information

Weston Public Schools Virtual Desktop Access Instructions

Weston Public Schools Virtual Desktop Access Instructions Instructions for connecting to the Weston Schools Virtual Desktop Environment Notes: You will have to have administrator permission on your computer in order to install a VMWare Client application which

More information

How to Implement the X.509 Certificate Based Single Sign-On Solution with SAP Netweaver Single Sign-On

How to Implement the X.509 Certificate Based Single Sign-On Solution with SAP Netweaver Single Sign-On How to Implement the X.509 Certificate Based Single Sign-On Solution with SAP Netweaver Single Sign-On How to implement the X.509 certificate based Single Sign-On solution from SAP Page 2 of 34 How to

More information