DeviceAnywhere Enterprise. Release Notes. Release 6.2

Size: px
Start display at page:

Download "DeviceAnywhere Enterprise. Release Notes. Release 6.2"

Transcription

1 DeviceAnywhere Enterprise Release 6.2

2 DeviceAnywhere Enterprise 6.2 DeviceAnywhere Enterprise 6.2 February 2014 Copyright Notice Copyright Keynote Systems, Inc. All rights reserved THE INFORMATION CONTAINED IN THIS DOCUMENT IS PROVIDED AS IS WITHOUT ANY EXPRESS REPRESENTATIONS OF WARRANTIES. IN ADDITION, KEYNOTE DISCLAIMS ALL IMPLIED REPRESENTATIONS AND WARRANTIES, INCLUDING ANY WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT OF THIRD PARTY INTELLECTURAL PROPERTY RIGHTS. All text and figures included in this publication are the exclusive property of Keynote and may not be copied, reproduced, or used in any way without the express permission in writing of Keynote. Information in this document is subject to change without notice and does not represent a commitment on the part of Keynote. Keynote may have patents or pending patent applications covering subject matter in this document. The furnishing of this document does not give you any license to these patents except as expressly provided in any written license agreement from Keynote. The trademarks or registered trademarks of Keynote Systems, Inc. in the United States and other countries include Keynote, DataPulse, CustomerScope, Keynote Customer Experience Rankings, Perspective, Keynote Red Alert, Keynote WebEffective, The Internet Performance Authority, MyKeynote, SIGOS, SITE, keynote The Mobile & Internet Performance Authority, Keynote FlexUse, Keynote DeviceAnywhere, DeviceAnywhere, Keynote DemoAnywhere, Keynote MonitorAnywhere. All related trademarks, trade names, logos, characters, design and trade dress are trademarks or registered trademarks of Keynote Systems, Inc. in the United States and other countries and may not be used without written permission. All other trademarks are the property of their respective owners. Please forward any comments or suggestions regarding this document to Keynote Support. Keynote Systems, Inc. 777 Mariners Island Blvd. San Mateo, CA ii Keynote Confidential

3 DeviceAnywhere Enterprise 6.2 Contents 1 Overview New Features BETA Features... 6 Native Object-Level Scripting on ios Devices... 6 Limitations and Suggestions for ios Object Scripting BETA... 7 Web Element-Based Scripting in Hybrid Applications... 7 Limitations and Suggestions for Web Element Scripting in Hybrid Apps BETA Updates Resolved Issues Known Issues Keynote Confidential iii

4 DeviceAnywhere Enterprise Overview This release of DeviceAnywhere Enterprise is for shared and standalone deployments with BETA offerings of the ability to create native object scripts on ios devices and also script for web elements in hybrid applications. Device interaction improvements include easy issue reporting and the ability to upload applications onto Windows 8 devices and non-jailbroken ios devices. 2 New Features Application Upload for Non-Jailbroken ios Devices Users can now upload applications onto shared non-jailbroken ios devices and have the applications signed using Keynote s enterprise certificate. In the device console s Applications tab, there several upload options when you select Add Application. Choose the iphone application Type and then click Advanced. Figure 2-1 Application Upload UI Sign Application (default) Signs application with Keynote s certificate and uploads it to your application repository from where you can deliver it to any ios device. Upload As Is Uploads the application without signing with the Keynote certificate. Before uploading the application for delivery to a non-jailbroken device, make sure to sign it with your own enterprise certificate or provision to the target UDID and sign with your individual developer certificate. Sign & Enable Application Signs the application and inserts libraries that enable object-based scripting for native applications as well as testing of web elements in hybrid applications. You can also use this interface to upload applications to jailbroken ios devices. 4 Keynote Confidential

5 DeviceAnywhere Enterprise 6.2 NOTES Application upload for non-jailbroken ios devices is limited to.ipa files. Application.zip files in the repository cannot be delivered to non-jailbroken devices. Users with on-premise devices should contact the Keynote Solutions Consultant for signing and enabling applications. ios 7 devices need to have the latest version of itunes to upload applications. Object testing of native applications or web elements in hybrid applications on is not available on ios devices in the shared system. Application Upload for Windows 8 Devices The ability to upload to the repository and deliver applications to Windows 8 devices is now available. Be sure to choose Windows Phone 8 as the application Type when uploading to the repository. Figure 2-2 Uploading Applications for Windows Phone 8 Reporting Device Issues Reporting a device issue is now easier from DeviceAnywhere Studio. When you right-click a device and select Report an Issue, you are presented with a dialog box to choose the issue type, enter any details, and directly submit a ticket. The device MCD is automatically captured for the ticketing system. Keynote Confidential 5

6 DeviceAnywhere Enterprise 6.2 Figure 2-3 Reporting a Device Issue 3 BETA Features Native Object-Level Scripting on ios Devices You can now use commands in the Object category to interact directly with objects in native applications on ios devices with OS version 5.0 or higher. Figure 3-1 Object Commands Prerequisites for Object-Level Scripting: Devices and test applications must be configured for this feature to work. Works on ios devices with OS 5.0 or higher. Available only by request please contact your Keynote Solutions Consultant. ios devices require the DeviceAnywhere Agent. Test native applications must be enabled for object-level scripting by inserting libraries and signing with Keynote s enterprise certificate. You can do this by using DeviceAnywhere Studio to upload and deliver your native application to the device choose the Sign and Enable option. See Application Upload for Non-Jailbroken ios Devices Error! Reference source not found.. Users with on-premise devices should contact the Keynote Solutions Consultant for signing and enabling applications. 6 Keynote Confidential

7 DeviceAnywhere Enterprise 6.2 Limitations and Suggestions for ios Object Scripting BETA Object commands in DeviceAnywhere Studio work with ios objects from the UIView class or its subclasses. The DeviceAnywhere Agent on non-jailbroken ios devices might need to be restarted to establish a connection or if you are unable to view the objects of your instrumented application. You might also need to restart the Ensemble Server if you are unable to see device video. You might also experience issues viewing streaming video. If you are unable to see video after reconfiguring a device, release the device and reacquire it. It is recommended that you close all other applications before object-level scripting on your enabled ios application. You cannot use the Launch App and Close App commands to launch/close native applications on ios devices you can, however use commands such as Find and Touch for this purpose. Unlike on Android, only objects in the enabled application can be extracted. After being enabled for object-level scripting, ios application objects are assigned index numbers. Index numbering can be assigned differently depending on the application. In some applications, index numbering can start at the bottom of the screen while in others it can start at the top. Objects are identified and extracted by index number, leading to the possibility that the same index number can be found on different pages. To avoid false positives, verify another object by text on the same page. Web Element-Based Scripting in Hybrid Applications Users can now use Web category commands to interact directly with web elements in hybrid applications. Figure 3-2 Web Commands Prerequisites for web element scripting in hybrid applications: Devices and test applications must be configured for this feature to work. Works on shared Android devices with OS or higher that have already been set up for native object testing. This feature requires the DeviceAnywhere Agent. The test hybrid application must be enabled by adding libraries that auto-inject Javascript code to web pages in the application. You can do this by using DeviceAnywhere Studio to upload and deliver your hybrid application to the device choose the Sign & Enable Application option. Keynote Confidential 7

8 DeviceAnywhere Enterprise 6.2 Works on dedicated ios and Android devices. Users with on-premise devices should contact the Keynote Solutions Consultant for signing and enabling applications. Limitations and Suggestions for Web Element Scripting in Hybrid Apps BETA Web element testing in hybrid applications is not available on ios devices in the shared system. You cannot use the Launch App, Close App, Browser Open, or Close All Browser Sessions commands to launch/close applications or the browser on ios devices you can, however use commands such as Find and Touch for this purpose. Only one hybrid application can be open on a device at a time. If you need to close your hybrid app mid-script and open a different web application in the browser, be sure to insert steps to force close your hybrid app. 4 Updates Updating Object Layout in Commands Object commands now have a camera icon to update object layout when you switch from one device screen to another. The Auto-Update Layout check box is no longer available. 8 Keynote Confidential

9 DeviceAnywhere Enterprise 6.2 Figure 4-1 Updating Layout in Object Commands Click to update layout Object layout in command Swiping to Select an Object in Object Touch When you implement a swipe in Object Touch to bring an object into view before selecting it, you can now specify how much of the object must be visible before it is selected or touched. Specify a percentage in the Margin Percent flag of the Advanced tab. Then run the command to see whether the object is correctly selected. If not, increase the percentage of the object that must be visible before it is touched. Figure 4-2 Margin Percent Flag Updated Device Information In the advanced device search available by clicking the filter icon, you can now search by minor OS version (e.g., Android 4.0.x) or by any of our supported carrier networks. Keynote Confidential 9

10 DeviceAnywhere Enterprise 6.2 NOTE Searching by minor OS version has always been supported by typing into the free-form text Filter field. Figure 4-3 Advanced Search by Minor OS Version and Carrier Network 5 Resolved Issues Opening Hybrid Apps on Android After using Launch App to open a hybrid application on an Android device, users had to insert wait time to allow the auto-injection of Javascript required for the script to work. This is no longer required. PhoneGap Applications PhoneGap hybrid applications can now be enabled for web element-based testing. Swiping in ios Object Commands An issue with swiping ios devices when using Object commands has been fixed. Selecting Objects Correctly During Execution An issue with pop-over advertising banners or keyboards causing native objects not to be selected correctly during script execution has been resolved. Exporting Frames from Video History Video history for longer device sessions no longer takes a long time to load (right-click device > Export Frames > Video from history). Note, however, that generating a video from history for export to your file system will take time. Device Reservations Issues with device reservation in the DeviceAnywhere Enterprise shared system prevented users from acquiring a reserved device. This issue has now been resolved. 10 Keynote Confidential

11 DeviceAnywhere Enterprise 6.2 Editing Java Scripts Simultaneously in DeviceAnywhere Studio and an IDE A Java test script that was open in DeviceAnywhere Studio and simultaneously edited in an external editor was not refreshed in DeviceAnywhere Studio. This issue has been resolved; you no longer have to close and reopen the project as a workaround. Using Web Form An issue with the <form> element not being displayed in the Web Form command when working with a form on a device has been resolved. Inspect Mode Issues Issues with inspecting invisible elements have been fixed. If you try to inspect an invisible element in a Web command, DeviceAnywhere Studio does not go into inspect mode. Video Proof with Audio Issues with capturing audio as part of video proof have been resolved; audio is being correctly captured in uploaded or exported video proofs. If you are still unable to hear audio in video proofs, upgrade your codec or use a different media player. 6 Known Issues Data Sets in Object Touch Data set variables are not listed when you click Choose Variable in the Object Touch command. Non-Jailbroken ios Agent Issues Ensemble restart is required after onboarding or reconfiguring a non-jailbroken ios with the new Agent in order for device logging to work. Installing the DeviceAnywhere DOM Server You can only install the DeviceAnywhere DOM Server on 64-bit machines. If you choose an installation path that has spaces, the service does not get installed correctly. This issue is relevant for customers with dedicated, on-premise deployments. External Version Control Support for external version control systems is not available in this release. Clearing Browser Cache on Android Devices When using the Open Browser and Close All Browser Sessions commands on supported Android devices, users have the option of clearing the browser cache. Clearing browser cache resets all browser settings to default values, e.g., dialog boxes to save passwords for web sites are displayed, security warnings are displayed, and bookmarks are erased. The Clear browser cache option also closes existing browser sessions and deletes cookies. Users must register the device MCD with the Central Server again at Closing Android Browser Sessions Android browser sessions cannot be closed using the Browser Open command s Close any existing browser sessions options. However, the Browser Open command s Clear browser cache option also closes all browser sessions (in addition to resetting the browser to default settings). Keynote Confidential 11

12 DeviceAnywhere Enterprise 6.2 The Close All Browser Sessions command closes browser sessions (Clear browser cache must be checked) on Android 4.0.x and higher devices. Using a Variable in Place of Attribute Value in Web Form When you choose a variable for the Attribute Value in Web Form, search results are not displayed, i.e., no <form> element is listed, and you cannot work with its fields. As a workaround, first select or enter a value you wish to use in order to set up the command and then switch to a variable. Web Command Recording Web command recording in DeviceAnywhere Studio is supported only on ios 6 devices. Inserting and defining Web commands is available on all supported platforms. Viewing the DOM in Results When viewing uploaded results for a Web command in the portal, opening the DOM in a separate browser window by clicking Open in browser mode is supported on Internet Explorer, but not Mozilla Firefox or Google Chrome. Setting MCD for Applications For testing web applications in the DAE shared environment, to make sure that the MCD is set properly, use the Browser Open command, or manually navigate to the set MCD page ( and enter the device MCD. Waiting for Web Elements or Native Objects in Wait Event If you have multiple branches based on image-, text-, web element-, and object-based reference points in Wait Event, objects can take up to 30 seconds to be matched. As a workaround, use a separate Wait Event command for object-based reference points and a separate Wait Event command for web element reference points. When creating multiple events in the Wait Event command, the Web Wait option can take the entire timeout to complete successfully. Native objects selected in Wait Event are not highlighted when you reopen command. However, the script is executed as expected. Slot Names for Multi-Device Test Cases When you change slot names in test case properties for a multi-device test case, changes do not appear when you attempt to associate a script command to a slot (right-click command > Device Association). However, slot color codes are correctly displayed. To view the correct slot names, close and reopen your test case. Running in Debug Mode When you run a script in debug mode (Advanced > Run in Debug Mode), any embedded scripts are not opened in separate tabs as they are being executed. Excluded Devices in Scheduled Test Cycles When you exclude devices from a test cycle schedule, e.g., by specifying that only 1 of 2 test cases should run on 1 of 3 devices, you still receive execution s for the excluded devices. The portal displays no results available for those excluded devices, meaning that the test cycle is not actually executed on the excluded devices. 12 Keynote Confidential

13 DeviceAnywhere Enterprise 6.2 Shutting Down DeviceAnywhere Studio If you are not able to exit DeviceAnywhere Studio or even close the application window, use the Windows Task Manager to end the DeviceAnywhereStudio.exe process. Keynote Confidential 13

Mobile App Monitoring. Release Notes. Release 8.5

Mobile App Monitoring. Release Notes. Release 8.5 Mobile App Monitoring Release 8.5 Mobile App Monitoring 8.5 Mobile App Monitoring 8.5 October 2014 Copyright Notice Copyright 1995-2014 Keynote Systems, Inc. All rights reserved. THE INFORMATION CONTAINED

More information

Mobile App Monitoring. Release Notes. Release 8.0

Mobile App Monitoring. Release Notes. Release 8.0 Mobile App Monitoring Release 8.0 Mobile App Monitoring 8.0 Mobile App Monitoring 8.0 July 2014 Copyright Notice Copyright 1995-2014 Keynote Systems, Inc. All rights reserved. THE INFORMATION CONTAINED

More information

Mobile App Monitoring. Release Notes. Release 7.0

Mobile App Monitoring. Release Notes. Release 7.0 Mobile App Monitoring Release 7.0 Mobile App Monitoring 7.0 Mobile App Monitoring 7.0 February 2014 Copyright Notice Copyright 1995-2014 Keynote Systems, Inc. All rights reserved. THE INFORMATION CONTAINED

More information

Copyright Notice. Mobile Testing Enterprise 7.3. September 2015. Copyright 1995-2015 Keynote LLC. All rights reserved.

Copyright Notice. Mobile Testing Enterprise 7.3. September 2015. Copyright 1995-2015 Keynote LLC. All rights reserved. Mobile Testing Enterprise UIAutomation Compatibility Mobile Testing Enterprise 7.3 September 2015 Copyright Notice Copyright 1995-2015 Keynote LLC. All rights reserved. THE INFORMATION CONTAINED IN THIS

More information

DeviceAnywhere Enterprise. ios Device Onboarding Guide

DeviceAnywhere Enterprise. ios Device Onboarding Guide DeviceAnywhere Enterprise ios Device Onboarding Guide DeviceAnywhere Enterprise ios Device Onboarding Guide DeviceAnywhere Enterprise 6.2.1 DeviceAnywhere Enterprise Automation 6.2.1 DeviceAnywhere Enterprise

More information

Keynote DeviceAnywhere/HP Application Lifecycle Management (HP ALM/QC) Integration Guide. TCE Automation 5.2

Keynote DeviceAnywhere/HP Application Lifecycle Management (HP ALM/QC) Integration Guide. TCE Automation 5.2 Keynote DeviceAnywhere/HP Application Lifecycle Management (HP ALM/QC) Integration Guide TCE Automation 5.2 Copyright Copyright 2012 Keynote DeviceAnywhere. All Rights Reserved. August 2012. Notice 2012

More information

Test Center Enterprise. ios Device Onboarding Guide

Test Center Enterprise. ios Device Onboarding Guide Test Center Enterprise ios Device Onboarding Guide Copyright Copyright 2012 Keynote DeviceAnywhere. All Rights Reserved. March 2012. Notice 2012 Keynote DeviceAnywhere. All rights reserved. THE INFORMATION

More information

DeviceAnywhere Enterprise Monitoring. Best Practice Workflow. Release 6.0

DeviceAnywhere Enterprise Monitoring. Best Practice Workflow. Release 6.0 DeviceAnywhere Enterprise Monitoring Best Practice Workflow Release 6.0 DAE Monitoring Workflow DeviceAnywhere Enterprise Monitoring 6.0 June 2013 Copyright Notice Copyright 1995-2013 Keynote Systems,

More information

DeviceAnywhere Automation for Smartphones Setup Guide Windows Mobile

DeviceAnywhere Automation for Smartphones Setup Guide Windows Mobile DeviceAnywhere Automation for Smartphones Setup Guide Windows Mobile Page 1 of 11 Copyright Copyright 2010 Mobile Complete, Inc. All Rights Reserved. June, 2010. Notice 2010 Mobile Complete, Inc. All rights

More information

DeviceAnywhere Test Center Developer. User Guide. Release 6.1

DeviceAnywhere Test Center Developer. User Guide. Release 6.1 DeviceAnywhere Test Center Developer User Guide Release 6.1 DeviceAnywhere Test Center Developer User Guide DeviceAnywhere Test Center Developer 6.1 October 2013 Copyright Notice Copyright 1995-2013 Keynote

More information

Keynote Mobile Application Monitoring. Device Interaction Guide

Keynote Mobile Application Monitoring. Device Interaction Guide Keynote Mobile Application Monitoring Mobile Application Monitoring October 2013 Copyright Notice Copyright 1995-2013 Keynote Systems, Inc. All rights reserved THE INFORMATION CONTAINED IN THIS DOCUMENT

More information

Copyright 2015 SolarWinds Worldwide, LLC. All rights reserved worldwide. No part of this document may be reproduced by any means nor modified,

Copyright 2015 SolarWinds Worldwide, LLC. All rights reserved worldwide. No part of this document may be reproduced by any means nor modified, Copyright 2015 SolarWinds Worldwide, LLC. All rights reserved worldwide. No part of this document may be reproduced by any means nor modified, decompiled, disassembled, published or distributed, in whole

More information

DeviceAnywhere Enterprise Interactive. User Guide. Release 6.1

DeviceAnywhere Enterprise Interactive. User Guide. Release 6.1 DeviceAnywhere Enterprise Interactive User Guide Release 6.1 DeviceAnywhere Enterprise Interactive User Guide DeviceAnywhere Enterprise 6.1 October 2013 Copyright Notice Copyright 1995-2013 Keynote Systems,

More information

Altiris Patch Management Solution for Windows 7.1 from Symantec Release Notes

Altiris Patch Management Solution for Windows 7.1 from Symantec Release Notes Altiris Patch Management Solution for Windows 7.1 from Symantec Release Notes Altiris Patch Management Solution for Windows 7.1 from Symantec Release Notes The software described in this book is furnished

More information

IBM TRIRIGA Anywhere Version 10 Release 4. Installing a development environment

IBM TRIRIGA Anywhere Version 10 Release 4. Installing a development environment IBM TRIRIGA Anywhere Version 10 Release 4 Installing a development environment Note Before using this information and the product it supports, read the information in Notices on page 9. This edition applies

More information

Parallels Remote Application Server

Parallels Remote Application Server Parallels Remote Application Server Parallels Client for Chrome User's Guide v15 Copyright 1999-2016 Parallels IP Holdings GmbH and its affiliates. All rights reserved. Parallels IP Holdings GmbH Vordergasse

More information

Keynote Mobile Web Perspective

Keynote Mobile Web Perspective PRODUCT BROCHURE Keynote Mobile Web Perspective Keynote Mobile Web Perspective lets you ensure a great end-user experience by providing an end-to-end solution for monitoring mobile websites on multiple

More information

CA Spectrum and CA Service Desk

CA Spectrum and CA Service Desk CA Spectrum and CA Service Desk Integration Guide CA Spectrum 9.4 / CA Service Desk r12 and later This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter

More information

www.novell.com/documentation User Guide Novell iprint 1.1 March 2015

www.novell.com/documentation User Guide Novell iprint 1.1 March 2015 www.novell.com/documentation User Guide Novell iprint 1.1 March 2015 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or use of this documentation, and specifically

More information

Foglight. Foglight for Virtualization, Free Edition 6.5.2. Installation and Configuration Guide

Foglight. Foglight for Virtualization, Free Edition 6.5.2. Installation and Configuration Guide Foglight Foglight for Virtualization, Free Edition 6.5.2 Installation and Configuration Guide 2013 Quest Software, Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright.

More information

HyperFS PC Client Tools

HyperFS PC Client Tools SAN Management Software HyperFS PC Client Tools This guide provides step-by-step instructions for setup, configuration, and maintenance of the Rorke Data HyperFS SAN Management Software Ver 2.1 May 11,

More information

Keynote Mobile Device Perspective

Keynote Mobile Device Perspective PRODUCT BROCHURE Keynote Mobile Device Perspective Keynote Mobile Device Perspective is a single platform for monitoring and troubleshooting mobile apps on real smartphones connected to live networks in

More information

CA Service Desk Manager - Mobile Enabler 2.0

CA Service Desk Manager - Mobile Enabler 2.0 This Document is aimed at providing information about the (CA SDM) Mobile Enabler and mobile capabilities that is typically not available in the product documentation. This is a living document and will

More information

Getting Started with Microsoft Office Live Meeting. Published October 2007

Getting Started with Microsoft Office Live Meeting. Published October 2007 Getting Started with Microsoft Office Live Meeting Published October 2007 Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless

More information

Symantec Database Security and Audit 3100 Series Appliance. Getting Started Guide

Symantec Database Security and Audit 3100 Series Appliance. Getting Started Guide Symantec Database Security and Audit 3100 Series Appliance Getting Started Guide Symantec Database Security and Audit 3100 Series Getting Started Guide The software described in this book is furnished

More information

unisys ClearPath eportal Developer 6.1 Unisys Multi-Device App Developer s Guide March 2015 8230 0898 001

unisys ClearPath eportal Developer 6.1 Unisys Multi-Device App Developer s Guide March 2015 8230 0898 001 unisys ClearPath eportal Developer 6.1 Unisys Multi-Device App Developer s Guide March 2015 8230 0898 001 NO WARRANTIES OF ANY NATURE ARE EXTENDED BY THIS DOCUMENT. Any product or related information described

More information

Polycom CMA System Upgrade Guide

Polycom CMA System Upgrade Guide Polycom CMA System Upgrade Guide 5.0 May 2010 3725-77606-001C Trademark Information Polycom, the Polycom Triangles logo, and the names and marks associated with Polycom s products are trademarks and/or

More information

Apple Applications > Safari 2008-10-15

Apple Applications > Safari 2008-10-15 Safari User Guide for Web Developers Apple Applications > Safari 2008-10-15 Apple Inc. 2008 Apple Inc. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system,

More information

VMware Horizon FLEX User Guide

VMware Horizon FLEX User Guide Horizon FLEX 1.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this

More information

Getting Started with Microsoft Office Live Meeting. Published October 2007 Last Update: August 2009

Getting Started with Microsoft Office Live Meeting. Published October 2007 Last Update: August 2009 Getting Started with Microsoft Office Live Meeting Published October 2007 Last Update: August 2009 Information in this document, including URL and other Internet Web site references, is subject to change

More information

Intel Active Management Technology with System Defense Feature Quick Start Guide

Intel Active Management Technology with System Defense Feature Quick Start Guide Intel Active Management Technology with System Defense Feature Quick Start Guide Introduction...3 Basic Functions... 3 System Requirements... 3 Configuring the Client System...4 Intel Management Engine

More information

formerly Help Desk Authority 9.1.3 Upgrade Guide

formerly Help Desk Authority 9.1.3 Upgrade Guide formerly Help Desk Authority 9.1.3 Upgrade Guide 2 Contacting Quest Software Email: Mail: Web site: info@quest.com Quest Software, Inc. World Headquarters 5 Polaris Way Aliso Viejo, CA 92656 USA www.quest.com

More information

Release Notes. Contents. Release Purpose. Platform Compatibility. Windows XP and Internet Explorer 8 Update

Release Notes. Contents. Release Purpose. Platform Compatibility. Windows XP and Internet Explorer 8 Update Secure Remote Access Dell SonicWALL SRA 7.5.0.9 Contents Release Purpose...1 Platform Compatibility...1 Licensing on the Dell SonicWALL SRA Appliances and Virtual Appliance...2 Important Differences between

More information

Tutorial: BlackBerry Object API Application Development. Sybase Unwired Platform 2.2 SP04

Tutorial: BlackBerry Object API Application Development. Sybase Unwired Platform 2.2 SP04 Tutorial: BlackBerry Object API Application Development Sybase Unwired Platform 2.2 SP04 DOCUMENT ID: DC01214-01-0224-01 LAST REVISED: May 2013 Copyright 2013 by Sybase, Inc. All rights reserved. This

More information

Norton Family Product Manual

Norton Family Product Manual Norton TM Family Product Manual Care for our Environment; It's the right thing to do. Symantec has removed the cover from this manual to reduce the Environmental Footprint of our products. This manual

More information

DeviceAnywhere Enterprise. Private System Installation Guide. Release 6.0

DeviceAnywhere Enterprise. Private System Installation Guide. Release 6.0 Private System Installation Guide Release 6.0 Installation Guide 6.0 June 2013 Copyright Notice Copyright 1995-2013 Keynote Systems, Inc. All rights reserved THE INFORMATION CONTAINED IN THIS DOCUMENT

More information

LogMeIn Hamachi. Getting Started Guide

LogMeIn Hamachi. Getting Started Guide LogMeIn Hamachi Getting Started Guide Contents What Is LogMeIn Hamachi?...3 Who Should Use LogMeIn Hamachi?...3 The LogMeIn Hamachi Client...4 About the Relationship Between the Client and Your LogMeIn

More information

Security Analytics Engine 1.0. Help Desk User Guide

Security Analytics Engine 1.0. Help Desk User Guide 2015 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a software license or nondisclosure agreement.

More information

Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide

Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide Windows 2000, Windows Server 2003 5.0 11293743 Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide Copyright

More information

About Recovery Manager for Active

About Recovery Manager for Active Dell Recovery Manager for Active Directory 8.6.1 May 30, 2014 These release notes provide information about the Dell Recovery Manager for Active Directory release. About Resolved issues Known issues System

More information

HP AppPulse Active. Software Version: 2.2. Real Device Monitoring For AppPulse Active

HP AppPulse Active. Software Version: 2.2. Real Device Monitoring For AppPulse Active HP AppPulse Active Software Version: 2.2 For AppPulse Active Document Release Date: February 2015 Software Release Date: November 2014 Legal Notices Warranty The only warranties for HP products and services

More information

genie app and genie mobile app

genie app and genie mobile app genie app and genie mobile app User Manual 350 East Plumeria Drive San Jose, CA 95134 USA June 2012 202-10933-02 v1.0 2012 NETGEAR, Inc. All rights reserved No part of this publication may be reproduced,

More information

BBI Quick Guide HP GbE2c L2/L3 Ethernet Blade Switch Version 5.1

BBI Quick Guide HP GbE2c L2/L3 Ethernet Blade Switch Version 5.1 BLADE OS BBI Quick Guide HP GbE2c L2/L3 Ethernet Blade Switch Version 5.1 Part Number: BMD00116, August 2009 2350 Mission College Blvd. Suite 600 Santa Clara, CA 95054 www.bladenetwork.net Copyright 2009

More information

simplify printing TX Guide v. 1. make IT simple Tricerat, Inc. 11500 Cronridge Drive Suite 100 Owings Mills, MD 21117 201, All rights Reserved

simplify printing TX Guide v. 1. make IT simple Tricerat, Inc. 11500 Cronridge Drive Suite 100 Owings Mills, MD 21117 201, All rights Reserved simplify printing TX Guide v. 1. Tricerat, Inc. 11500 Cronridge Drive Suite 100 Owings Mills, MD 21117 make IT simple 201, All rights Reserved Release Info Copyright Limit of Liability Trademarks Customer

More information

Dell Enterprise Reporter 2.5. Configuration Manager User Guide

Dell Enterprise Reporter 2.5. Configuration Manager User Guide Dell Enterprise Reporter 2.5 2014 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a software license

More information

Getting Started. Version 3.1 Last updated 2014/3/10. Orbweb ME: Getting Started

Getting Started. Version 3.1 Last updated 2014/3/10. Orbweb ME: Getting Started Information in this document is subject to change without notice. Companies, names, and data used in examples herein are fictitious unless otherwise noted. No part of this document may be reproduced or

More information

Dell InTrust 11.0. Preparing for Auditing Microsoft SQL Server

Dell InTrust 11.0. Preparing for Auditing Microsoft SQL Server 2014 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a software license or nondisclosure agreement.

More information

BROWSER TIPS FOR PEOPLESOFT

BROWSER TIPS FOR PEOPLESOFT BROWSER TIPS FOR PEOPLESOFT Please note: This document is designed to be used online and has a number of embedded links to processes and additional information. We discourage the printing of these documents

More information

Novell ZENworks 10 Configuration Management SP3

Novell ZENworks 10 Configuration Management SP3 AUTHORIZED DOCUMENTATION Software Distribution Reference Novell ZENworks 10 Configuration Management SP3 10.3 November 17, 2011 www.novell.com Legal Notices Novell, Inc., makes no representations or warranties

More information

Acano solution. Acano Clients v1.7 Getting Started Guide. June 2015 76-1047-03-D

Acano solution. Acano Clients v1.7 Getting Started Guide. June 2015 76-1047-03-D Acano solution Acano Clients v1.7 Getting Started Guide June 2015 76-1047-03-D Contents Contents 1 Introduction... 4 1.1 cospaces... 4 1.2 cospace Users... 4 1.3 The Acano Client... 5 2 Overview... 6 2.1

More information

System Planning, Deployment, and Best Practices Guide

System Planning, Deployment, and Best Practices Guide www.novell.com/documentation System Planning, Deployment, and Best Practices Guide ZENworks Application Virtualization 9.0 February 22, 2012 Legal Notices Novell, Inc., makes no representations or warranties

More information

Dell OpenManage Mobile Version 1.4 User s Guide (Android)

Dell OpenManage Mobile Version 1.4 User s Guide (Android) Dell OpenManage Mobile Version 1.4 User s Guide (Android) Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION

More information

Mobile App User's Guide

Mobile App User's Guide Mobile App User's Guide Copyright Statement Copyright Acronis International GmbH, 2002-2012. All rights reserved. "Acronis", "Acronis Compute with Confidence", "Acronis Recovery Manager", "Acronis Secure

More information

TIBCO Enterprise Administrator Release Notes

TIBCO Enterprise Administrator Release Notes TIBCO Enterprise Administrator Release Notes Software Release 2.2.0 March 2015 Two-Second Advantage 2 Important SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED

More information

Disaster Recovery. Websense Web Security Web Security Gateway. v7.6

Disaster Recovery. Websense Web Security Web Security Gateway. v7.6 Disaster Recovery Websense Web Security Web Security Gateway v7.6 1996 2011, Websense, Inc. All rights reserved. 10240 Sorrento Valley Rd., San Diego, CA 92121, USA Published 2011 The products and/or methods

More information

Nimsoft Monitor. dns_response Guide. v1.6 series

Nimsoft Monitor. dns_response Guide. v1.6 series Nimsoft Monitor dns_response Guide v1.6 series CA Nimsoft Monitor Copyright Notice This online help system (the "System") is for your informational purposes only and is subject to change or withdrawal

More information

CA Spectrum and CA Embedded Entitlements Manager

CA Spectrum and CA Embedded Entitlements Manager CA Spectrum and CA Embedded Entitlements Manager Integration Guide CA Spectrum Release 9.4 - CA Embedded Entitlements Manager This Documentation, which includes embedded help systems and electronically

More information

Actualtests.C2010-508.40 questions

Actualtests.C2010-508.40 questions Actualtests.C2010-508.40 questions Number: C2010-508 Passing Score: 800 Time Limit: 120 min File Version: 5.6 http://www.gratisexam.com/ C2010-508 IBM Endpoint Manager V9.0 Fundamentals Finally, I got

More information

Tutorial: Mobile Business Object Development. SAP Mobile Platform 2.3 SP02

Tutorial: Mobile Business Object Development. SAP Mobile Platform 2.3 SP02 Tutorial: Mobile Business Object Development SAP Mobile Platform 2.3 SP02 DOCUMENT ID: DC01927-01-0232-01 LAST REVISED: May 2013 Copyright 2013 by Sybase, Inc. All rights reserved. This publication pertains

More information

CA Performance Center

CA Performance Center CA Performance Center Release Notes Release 2.3.3 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is for

More information

Remote Control 5.1.2. Tivoli Endpoint Manager - TRC User's Guide

Remote Control 5.1.2. Tivoli Endpoint Manager - TRC User's Guide Tivoli Remote Control 5.1.2 Tivoli Endpoint Manager - TRC User's Guide Tivoli Remote Control 5.1.2 Tivoli Endpoint Manager - TRC User's Guide Note Before using this information and the product it supports,

More information

XenClient Enterprise Synchronizer Installation Guide

XenClient Enterprise Synchronizer Installation Guide XenClient Enterprise Synchronizer Installation Guide Version 5.1.0 March 26, 2014 Table of Contents About this Guide...3 Hardware, Software and Browser Requirements...3 BIOS Settings...4 Adding Hyper-V

More information

Ross Video Limited. DashBoard Server and User Rights Management User Manual

Ross Video Limited. DashBoard Server and User Rights Management User Manual Ross Video Limited DashBoard Server and User Rights Management User Manual DashBoard Server and User Rights Management User Manual Ross Part Number: 8351DR-004A-01 Release Date: March 22, 2011. Printed

More information

Migrating to Azure SQL Database

Migrating to Azure SQL Database Migrating to Azure SQL Database Contents Azure account required for lab... 3 SQL Azure Migration Wizard Overview... 3 Provisioning an Azure SQL Database... 4 Exercise 1: Analyze and resolve... 8 Exercise

More information

Mobile App Quick Start

Mobile App Quick Start www.novell.com/documentation Mobile App Quick Start Service Desk Mobile App 1.0 November 2013 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or use of this

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.7.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

MiVoice Integration for Salesforce

MiVoice Integration for Salesforce MiVoice Integration for Salesforce USER GUIDE MiVoice Integration for Salesforce User Guide, Version 1, April 2014. Part number 58014124 Mitel is a registered trademark of Mitel Networks Corporation. Salesforce

More information

IBM BPM V8.5 Standard Consistent Document Managment

IBM BPM V8.5 Standard Consistent Document Managment IBM Software An IBM Proof of Technology IBM BPM V8.5 Standard Consistent Document Managment Lab Exercises Version 1.0 Author: Sebastian Carbajales An IBM Proof of Technology Catalog Number Copyright IBM

More information

Dell One Identity Cloud Access Manager 8.0.1 - How to Configure for SSO to SAP NetWeaver using SAML 2.0

Dell One Identity Cloud Access Manager 8.0.1 - How to Configure for SSO to SAP NetWeaver using SAML 2.0 Dell One Identity Cloud Access Manager 8.0.1 - How to Configure for SSO to SAP NetWeaver using SAML 2.0 May 2015 About this guide Prerequisites and requirements NetWeaver configuration Legal notices About

More information

ios Deployment Simplified FileMaker How To Guide

ios Deployment Simplified FileMaker How To Guide ios Deployment Simplified FileMaker How To Guide Table of Contents FileMaker How To Guide Introduction... 3 Deployment Options... 3 Option 1 Transfer to the ios device... 3 Option 2 - Host with FileMaker

More information

Abila Nonprofit Online. Connection Guide

Abila Nonprofit Online. Connection Guide Abila Nonprofit Online This is a publication of Abila, Inc. 2014 Abila, Inc. and its affiliated entities. All rights reserved. Abila, the Abila logos, and the Abila product and service names mentioned

More information

User Guide. Version 1.0

User Guide. Version 1.0 Version 1.0 THE INFORMATION CONTAINED IN THIS DOCUMENT IS PROVIDED AS IS WITHOUT ANY EXPRESS REPRESENTATIONS OF WARRANTIES. IN ADDITION, INFRAGISTCS, INC. DISCLAIMS ALL IMPLIED REPRESENTATIONS AND WARRANTIES,

More information

CA Nimsoft Monitor. Probe Guide for E2E Application Response Monitoring. e2e_appmon v2.2 series

CA Nimsoft Monitor. Probe Guide for E2E Application Response Monitoring. e2e_appmon v2.2 series CA Nimsoft Monitor Probe Guide for E2E Application Response Monitoring e2e_appmon v2.2 series Copyright Notice This online help system (the "System") is for your informational purposes only and is subject

More information

Sophos Mobile Control Installation guide. Product version: 3

Sophos Mobile Control Installation guide. Product version: 3 Sophos Mobile Control Installation guide Product version: 3 Document date: January 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...4 3 Set up Sophos Mobile Control...16 4 External

More information

ios Team Administration Guide (Legacy)

ios Team Administration Guide (Legacy) ios Team Administration Guide (Legacy) Contents About ios Development Team Administration 5 At a Glance 6 Team Admins Manage Team Membership and Assign Roles in the Member Center 6 Development Devices

More information

SETTING UP ACTIVE DIRECTORY (AD) ON WINDOWS 2008 FOR DOCUMENTUM @ EROOM

SETTING UP ACTIVE DIRECTORY (AD) ON WINDOWS 2008 FOR DOCUMENTUM @ EROOM SETTING UP ACTIVE DIRECTORY (AD) ON WINDOWS 2008 FOR DOCUMENTUM @ EROOM Abstract This paper explains how to setup Active directory service on windows server 2008.This guide also explains about how to install

More information

SolarWinds Migrating SolarWinds NPM Technical Reference

SolarWinds Migrating SolarWinds NPM Technical Reference SolarWinds Migrating SolarWinds NPM Technical Reference Copyright 1995-2015 SolarWinds Worldwide, LLC. All rights reserved worldwide. No part of this document may be reproduced by any means nor modified,

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

SonicWALL SSL VPN 3.5: Virtual Assist

SonicWALL SSL VPN 3.5: Virtual Assist SonicWALL SSL VPN 3.5: Virtual Assist Document Scope This document describes how to use the SonicWALL Virtual Assist add-on for SonicWALL SSL VPN security appliances. This document contains the following

More information

VMware vcenter Support Assistant 5.1.1

VMware vcenter Support Assistant 5.1.1 VMware vcenter.ga September 25, 2013 GA Last updated: September 24, 2013 Check for additions and updates to these release notes. RELEASE NOTES What s in the Release Notes The release notes cover the following

More information

Dolphin Ocean Server and Dolphin Mobile Client Installation Guide for Android and ios. May 2012

Dolphin Ocean Server and Dolphin Mobile Client Installation Guide for Android and ios. May 2012 Dolphin Ocean Server and Dolphin Mobile Client Installation Guide for Android and ios May 2012 Patterson Dental Supply, Inc dba Dolphin Imaging and Management Solutions 9200 Eton Avenue Chatsworth, CA

More information

Instructions for Configuring Your Browser Settings and Online Security FAQ s. ios8 Settings for iphone and ipad app

Instructions for Configuring Your Browser Settings and Online Security FAQ s. ios8 Settings for iphone and ipad app Instructions for Configuring Your Browser Settings and Online Security FAQ s ios8 Settings for iphone and ipad app General Settings The following browser settings and plug-ins are required to properly

More information

2X Cloud Portal v10.5

2X Cloud Portal v10.5 2X Cloud Portal v10.5 URL: www.2x.com E-mail: info@2x.com Information in this document is subject to change without notice. Companies, names, and data used in examples herein are fictitious unless otherwise

More information

NetClient CS Document Management Portal User Guide. version 9.x

NetClient CS Document Management Portal User Guide. version 9.x NetClient CS Document Management Portal User Guide version 9.x TL 23560 (6/9/11) Copyright Information Text copyright 2001-2011 by Thomson Reuters/Tax & Accounting. All rights reserved. Video display images

More information

Symantec Mobile Management 7.2 MR1Quick-start Guide

Symantec Mobile Management 7.2 MR1Quick-start Guide Symantec Mobile Management 7.2 MR1Quick-start Guide Symantec Mobile Management 7.2 MR1 Quick-start Guide The software described in this book is furnished under a license agreement and may be used only

More information

Wavecrest Certificate

Wavecrest Certificate Wavecrest InstallationGuide Wavecrest Certificate www.wavecrest.net Copyright Copyright 1996-2015, Wavecrest Computing, Inc. All rights reserved. Use of this product and this manual is subject to license.

More information

Front-Office Server 2.7

Front-Office Server 2.7 This release connector is deprecated. Use Kofax Capture and the appropriate Kofax Capture release script to release documents to a specific destination. KOFAX Front-Office Server 2.7 Configuration Guide

More information

Cisco TelePresence VCR MSE 8220

Cisco TelePresence VCR MSE 8220 Cisco TelePresence VCR MSE 8220 Getting started 61-0008-05 Contents General information... 3 About the Cisco TelePresence VCR MSE 8220... 3 Port and LED location... 3 LED behavior... 4 Installing the VCR

More information

TIBCO Spotfire Automation Services 6.5. User s Manual

TIBCO Spotfire Automation Services 6.5. User s Manual TIBCO Spotfire Automation Services 6.5 User s Manual Revision date: 17 April 2014 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO

More information

5.1 Features 1.877.204.6679. sales@fourwindsinteractive.com Denver CO 80202

5.1 Features 1.877.204.6679. sales@fourwindsinteractive.com Denver CO 80202 1.877.204.6679 www.fourwindsinteractive.com 3012 Huron Street sales@fourwindsinteractive.com Denver CO 80202 5.1 Features Copyright 2014 Four Winds Interactive LLC. All rights reserved. All documentation

More information

Product Release Notes

Product Release Notes Prognosis VoIP Monitor Important Notices Copyright Copyright 2013 - Integrated Research Limited (ABN 76 003 588 449). All rights reserved. The information contained in this Prognosis guide is protected

More information

1. What are Nevada State Bank Mobile Banking and Nevada State Bank Business Mobile Banking?

1. What are Nevada State Bank Mobile Banking and Nevada State Bank Business Mobile Banking? General Questions 1. What are Nevada State Bank Mobile Banking and Nevada State Bank Business Mobile Banking? Nevada State Bank Mobile Banking and Nevada State Bank Business Mobile Banking provide anytime

More information

Release Notes. Contents. Release Purpose. Platform Compatibility. Windows XP and Internet Explorer 8 Update

Release Notes. Contents. Release Purpose. Platform Compatibility. Windows XP and Internet Explorer 8 Update Secure Remote Access Dell SonicWALL SRA 7.5.0.12 Contents Release Purpose... 1 Platform Compatibility... 1 Licensing on the Dell SonicWALL SRA Appliances and Virtual Appliance... 2 Important Differences

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

Device Users Guide Sybase Mobile Sales for SAP CRM 1.2

Device Users Guide Sybase Mobile Sales for SAP CRM 1.2 Device Users Guide Sybase Mobile Sales for SAP CRM 1.2 ios DOCUMENT ID: DC01177-01-0120-01 LAST REVISED: December 2010 Copyright 2010 by Sybase, Inc. All rights reserved. This publication pertains to Sybase

More information

User Guide for Avaya Scopia Add-in for Microsoft Outlook for Aura Collaboration Suite

User Guide for Avaya Scopia Add-in for Microsoft Outlook for Aura Collaboration Suite User Guide for Avaya Scopia Add-in for Microsoft Outlook for Aura Collaboration Suite Version 8.3 For Solution 8.3 March 2014 2000-2014 Avaya Inc. All intellectual property rights in this publication are

More information

Salesforce Classic Guide for iphone

Salesforce Classic Guide for iphone Salesforce Classic Guide for iphone Version 37.0, Summer 16 @salesforcedocs Last updated: July 12, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

VMware Horizon FLEX User Guide

VMware Horizon FLEX User Guide Horizon FLEX 1.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this

More information

WebSphere Business Monitor

WebSphere Business Monitor WebSphere Business Monitor Debugger 2010 IBM Corporation This presentation provides an overview of the monitor model debugger in WebSphere Business Monitor. WBPM_Monitor_Debugger.ppt Page 1 of 23 Goals

More information