Silk Test 21.0

Total Page:16

File Type:pdf, Size:1020Kb

Silk Test 21.0 Silk Test 21.0 Silk4NET User Guide Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com © Copyright 1992-2021 Micro Focus or one of its affiliates. MICRO FOCUS, the Micro Focus logo and Silk Test are trademarks or registered trademarks of Micro Focus or one of its affiliates. All other marks are the property of their respective owners. 2021-09-09 ii Contents Licensing Information ........................................................................................9 Silk4NET ............................................................................................................10 Do I Need Administrator Privileges to Run Silk4NET? ......................................................10 Automation Under Special Conditions (Missing Peripherals) ............................................10 Silk Test Product Suite ...................................................................................................... 12 Enabling or Disabling Usage Data Collection ....................................................................13 Contacting Micro Focus .................................................................................................... 14 Information Needed by Micro Focus Customer Support ........................................ 14 What's New in Silk4NET ...................................................................................15 Image Verification with Cross-Platform Reporting .............................................................15 Automatic Browser Support .............................................................................................. 15 Standalone Recorder ........................................................................................................ 15 AutoPass Support ............................................................................................................. 15 Usability Enhancements ....................................................................................................15 Technology Updates ..........................................................................................................15 Getting Started with Silk4NET .........................................................................17 Working with Silk4NET Projects ..................................................................... 18 Creating a Silk4NET Project ............................................................................................. 18 Creating Silk4NET Tests .................................................................................. 20 Adding a Silk4NET Test to a Project ................................................................................. 20 Recording a Silk4NET Test ............................................................................................... 21 Recording a Test on Microsoft Edge ................................................................................. 22 Recording a Test on Mozilla Firefox .................................................................................. 23 Recording a Test on Google Chrome ................................................................................24 Characters Excluded from Recording and Replaying ....................................................... 25 Actions Available During Recording .................................................................................. 25 Manually Creating a Silk4NET Test ...................................................................................26 Best Practices for Creating Test Scripts ............................................................................26 Adding a Verification to a Script while Recording ..............................................................27 Adding a Locator or an Object Map Item to a Test Method Using the Locator Spy ...........27 Replaying Tests ................................................................................................ 29 Running Silk4NET Tests ................................................................................................... 29 Replaying a Test from the Command Line ........................................................................ 29 Running Tests in Parallel ...................................................................................................30 How Does Silk4NET Synchronize Tests? ..........................................................................31 Enabling the Playback Status Dialog Box ......................................................................... 33 Analyzing Test Results .................................................................................... 34 Analyzing Test Results ...................................................................................................... 34 HTML Reports ...................................................................................................................34 Visual Execution Logs with TrueLog ................................................................................. 34 Enabling TrueLog ................................................................................................... 35 Changing the Location of the TrueLog ................................................................... 35 TrueLog Sections ....................................................................................................36 Capturing the Contents of a Web Page ..................................................................36 Why is TrueLog Not Displaying Non-ASCII Characters Correctly? ........................ 37 Why Does TrueLog Not Write Result Files During Playback? ................................ 37 Silk Test Open Agent ....................................................................................... 38 Starting the Silk Test Open Agent ..................................................................................... 38 Stopping the Open Agent After Test Execution .................................................................38 Contents | 3 Agent Options ................................................................................................................... 38 Configuring the Connections Between the Silk4NET Components .................................. 47 Configuring the Port to Connect to the Information Service ..................................48 Configuring the Port to Connect to the Open Agent ...............................................49 Editing the Properties of the Silk Test Information Service .................................... 50 Replacing the Certificates that are Used for the HTTPS Connection to the Information Service ............................................................................................................................... 51 Remote Testing with the Open Agent ................................................................................52 Testing with a Remote Open Agent ........................................................................52 Base State ......................................................................................................... 53 Modifying the Base State from the User Interface .............................................................53 Modifying the Base State in a Script ................................................................................. 55 Running the Base State .................................................................................................... 57 Application Configuration ............................................................................... 59 Modifying an Application Configuration .............................................................................60 Select Application Dialog Box ........................................................................................... 61 Editing Remote Locations ................................................................................................. 61 Application Configuration Errors ....................................................................................... 62 Troubleshooting Application Configurations ...................................................................... 63 Creating a Test that Tests Multiple Applications ................................................................63 Setting Script Options ..................................................................................... 65 Setting TrueLog Options ....................................................................................................65 Setting Recording Preferences ......................................................................................... 66 Setting Browser Recording Options .................................................................................. 66 Setting Custom Attributes ................................................................................................. 67 Setting Classes to Ignore .................................................................................................. 68 Setting WPF Classes to Expose During Recording and Playback ....................................69 Setting Synchronization Options ....................................................................................... 69 Setting Replay Options ..................................................................................................... 70 Setting UI Automation Options ..........................................................................................71
Recommended publications
  • Workspace Desktop Edition Developer's Guide
    Workspace Desktop Edition Developer's Guide Best Practices for Views 10/3/2021 Contents • 1 Best Practices for Views • 1.1 Keyboard Navigation • 1.2 Branding • 1.3 Localization • 1.4 Parameterization • 1.5 Internationalization • 1.6 Screen Reader Compatibility • 1.7 Themes • 1.8 Loosely-coupled Application Library and Standard Controls • 1.9 Views Workspace Desktop Edition Developer's Guide 2 Best Practices for Views Best Practices for Views Purpose: To provide a set of recommendations that are required in order to implement a typical view within Workspace Desktop Edition. Workspace Desktop Edition Developer's Guide 3 Best Practices for Views Keyboard Navigation TAB Key--Every control in a window has the ability to have focus. Use the TAB key to move from one control to the next, or use SHIFT+TAB to move the previous control. The TAB order is determined by the order in which the controls are defined in the Extensible Application Markup Language (XAML) page. Access Keys--A labeled control can obtain focus by pressing the ALT key and then typing the control's associated letter (label). To add this functionality, include an underscore character (_) in the content of a control. See the following sample XAML file: [XAML] <Label Content="_AcctNumber" /> Focus can also be given to a specific GUI control by typing a single character. Use the WPF control AccessText (the counterpart of the TextBlock control) to modify your application for this functionality. For example, you can use the code in the following XAML sample to eliminate having to press the ALT key: [XAML] <AccessText Text="_AcctNumber" /> Shortcut Keys--Trigger a command by typing a key combination on the keyboard.
    [Show full text]
  • (RUNTIME) a Salud Total
    Windows 7 Developer Guide Published October 2008 For more information, press only: Rapid Response Team Waggener Edstrom Worldwide (503) 443-7070 [email protected] Downloaded from www.WillyDev.NET The information contained in this document represents the current view of Microsoft Corp. on the issues discussed as of the date of publication. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information presented after the date of publication. This guide is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS SUMMARY. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the rights under copyright, no part of this document may be reproduced, stored in or introduced into a retrieval system, or transmitted in any form, by any means (electronic, mechanical, photocopying, recording or otherwise), or for any purpose, without the express written permission of Microsoft. Microsoft may have patents, patent applications, trademarks, copyrights or other intellectual property rights covering subject matter in this document. Except as expressly provided in any written license agreement from Microsoft, the furnishing of this document does not give you any license to these patents, trademarks, copyrights, or other intellectual property. Unless otherwise noted, the example companies, organizations, products, domain names, e-mail addresses, logos, people, places and events depicted herein are fictitious, and no association with any real company, organization, product, domain name, e-mail address, logo, person, place or event is intended or should be inferred.
    [Show full text]
  • Automation Anywhere Version A2019.14 On-Premises Automation Anywhere - Contents
    07/09/2020 Automation Anywhere Version A2019.14 On-Premises Automation Anywhere - Contents Contents Explore.......................................................................................................................................................................................7 Enterprise A2019 Release Notes...........................................................................................................................8 Enterprise A2019.14 Release Notes.........................................................................................................8 Enterprise A2019.13 Release Notes.......................................................................................................22 Enterprise A2019.12 Release Notes.......................................................................................................33 Enterprise A2019.11 Release Notes....................................................................................................... 45 Enterprise A2019.10 Release Notes.......................................................................................................55 Enterprise Version A2019 (Build 2094) Release Notes.................................................................... 62 Enterprise Version A2019 (Builds 1598 and 1610) Release Notes.................................................68 Enterprise Version A2019 (Builds 1082 and 1089) Release Notes................................................ 74 Enterprise A2019 (Build 550) Release Notes......................................................................................80
    [Show full text]
  • Silk Test 20.5
    Silk Test 20.5 Silk4J User Guide Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com © Copyright 1992-2019 Micro Focus or one of its affiliates. MICRO FOCUS, the Micro Focus logo and Silk Test are trademarks or registered trademarks of Micro Focus or one of its affiliates. All other marks are the property of their respective owners. 2019-10-23 ii Contents Welcome to Silk4J 20.5 ....................................................................................10 Licensing Information ......................................................................................11 Silk4J ................................................................................................................ 12 Do I Need Administrator Privileges to Run Silk4J? ........................................................... 12 Best Practices for Using Silk4J ........................................................................................ 12 Automation Under Special Conditions (Missing Peripherals) ............................................13 Silk Test Product Suite ...................................................................................................... 14 What's New in Silk4J ........................................................................................16 Save Time and Costs with Service Virtualization for Mobile Devices ............................... 16 Enhance Security with Java-based Encryption ................................................................. 16 Usability Enhancements
    [Show full text]
  • Silk Test 20.0
    Silk Test 20.0 Silk Test Classic Classic Agent Help Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com © Copyright 1992-2019 Micro Focus or one of its affiliates. MICRO FOCUS, the Micro Focus logo and Silk Test are trademarks or registered trademarks of Micro Focus or one of its affiliates. All other marks are the property of their respective owners. 2019-04-30 ii Contents Automation Under Special Conditions (Missing Peripherals) ..................... 19 Silk Test Product Suite .................................................................................... 21 Classic Agent ....................................................................................................23 How Silk Test Classic Assigns an Agent to a Window Declaration ................................... 23 Agent Options ................................................................................................................... 23 Setting the Default Agent .................................................................................................. 43 Setting the Default Agent Using the Runtime Options Dialog Box ......................... 44 Setting the Default Agent Using the Toolbar Icons .................................................44 Connecting to the Default Agent ....................................................................................... 44 Creating a Script that Uses Both Agents ...........................................................................44 Overview of Record Functionality
    [Show full text]
  • Silk Test 19.5
    Silk Test 19.5 Silk4NET User Guide Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright © Micro Focus 1992-2018. All rights reserved. MICRO FOCUS, the Micro Focus logo and Silk Test are trademarks or registered trademarks of Micro Focus IP Development Limited or its subsidiaries or affiliated companies in the United States, United Kingdom and other countries. All other marks are the property of their respective owners. 2018-10-23 ii Contents Licensing Information ........................................................................................9 Silk4NET ............................................................................................................10 Do I Need Administrator Privileges to Run Silk4NET? ......................................................10 Automation Under Special Conditions (Missing Peripherals) ............................................10 Silk Test Product Suite ...................................................................................................... 12 Enabling or Disabling Usage Data Collection ....................................................................13 Contacting Micro Focus .................................................................................................... 14 Information Needed by Micro Focus SupportLine .................................................. 14 What's New in Silk4NET ...................................................................................15 UI Automation Support ......................................................................................................15
    [Show full text]
  • Installing Silk Test
    Silk Test 19.0 Installation Guide Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright © Micro Focus 1992-2018. All rights reserved. MICRO FOCUS, the Micro Focus logo and Silk Test are trademarks or registered trademarks of Micro Focus IP Development Limited or its subsidiaries or affiliated companies in the United States, United Kingdom and other countries. All other marks are the property of their respective owners. 2018-06-04 ii Contents Introduction ........................................................................................................ 5 System Requirements and Prerequisites ............................................................................5 Hardware Requirements .......................................................................................... 5 Software Requirements ............................................................................................5 Tested Software ........................................................................................................5 Administrator Privileges ...................................................................................................... 9 Items Included with Silk Test ............................................................................................... 9 Licensing Information ......................................................................................11 Silk Test Licensing ..........................................................................................
    [Show full text]
  • Silk Test Classic Open Agent Help Micro Focus the Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK
    Silk Test 20.5 Silk Test Classic Open Agent Help Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com © Copyright 1992-2019 Micro Focus or one of its affiliates. MICRO FOCUS, the Micro Focus logo and Silk Test are trademarks or registered trademarks of Micro Focus or one of its affiliates. All other marks are the property of their respective owners. 2019-10-23 ii Contents Licensing Information ......................................................................................18 Getting Started ................................................................................................. 19 Automation Under Special Conditions (Missing Peripherals) ............................................19 Silk Test Product Suite ...................................................................................................... 20 Contacting Micro Focus .................................................................................................... 22 Information Needed by Micro Focus SupportLine .................................................. 22 What's New in Silk Test Classic ...................................................................... 23 Enhance Security with Java-based Encryption ................................................................. 23 Usability Enhancements ....................................................................................................23 Technology Updates ..........................................................................................................23
    [Show full text]
  • Handout: Automation Version: ST/Handout/0907/1.0 Date: 28-09-07
    Handout: Automation Version: ST/Handout/0907/1.0 Date: 28-09-07 Cognizant 500 Glen Pointe Center West Teaneck, NJ 07666 Ph: 201-801-0233 www.cognizant.com Automation TABLE OF CONTENTS Introduction ................................................................................................................................3 About this Module ......................................................................................................................3 Target Audience.........................................................................................................................3 Module Objectives .....................................................................................................................3 Pre-requisite ..............................................................................................................................3 Automation- An Introduction ......................................................................................................4 Objective:...................................................................................................................................4 What is Automation?..................................................................................................................4 Why Automation Required? .......................................................................................................4 What to automate?.....................................................................................................................4 When
    [Show full text]
  • Silk Central 16.5 Release Notes
    Silk Central 16.5 Release Notes Borland Software Corporation 700 King Farm Blvd, Suite 400 Rockville, MD 20850 Copyright © Micro Focus 2015. All rights reserved. Portions Copyright © 2004-2009 Borland Software Corporation (a Micro Focus company). MICRO FOCUS, the Micro Focus logo, and Micro Focus product names are trademarks or registered trademarks of Micro Focus IP Development Limited or its subsidiaries or affiliated companies in the United States, United Kingdom, and other countries. BORLAND, the Borland logo, and Borland product names are trademarks or registered trademarks of Borland Software Corporation or its subsidiaries or affiliated companies in the United States, United Kingdom, and other countries. All other marks are the property of their respective owners. 2015-09-29 ii Contents Silk Central 16.5 Release Notes ........................................................................ 4 What's New in Silk Central 16.5 ........................................................................ 5 Support for Microsoft Windows 10 and the new Internet Browser Edge .............................5 Keyword-Driven Testing Enhancements ..............................................................................5 Manual Testing Enhancements ........................................................................................... 6 User Interface Improvements .............................................................................................. 7 Silk Performer Performance Trends Dashboard Panel ........................................................7
    [Show full text]
  • Designing Silverlight® Business Applications
    Praise for Designing Silverlight® Business Applications “Jeremy’s writing style and approach to this broad subject has produced a very readable book. Beginners won’t be lost or discouraged, and there’s plenty of serious content for the experienced developer. This book will be open on your desk for reference while you’re coding.” —Dave Campbell, SilverlightCream.com “I strongly recommend this book to anyone seriously interested in developing applications with Silverlight. The book is written in an easy-to-read style and answers those tough questions that you would normally spend hours searching the Net for.” —Michael Crump, Microsoft MVP, michaelcrump.net “Jeremy explores Silverlight well beyond the basics, while maintaining crystal clarity about each subject. Should be on every Silverlight developer’s bookshelf.” —Jesse Liberty, Developer Evangelist, Telerik “What’s cooking in Jeremy’s kitchen? Silverlight delicacies that will benefit every Silverlight developer, regardless of experience level. And worth the price for the information on MVVM and MEF alone.” —Jeff Prosise, Cofounder, Wintellect “This book is a must-read for anyone writing business applications using Silverlight. Jeremy has combined his clear and precise writing style with great code examples in a book that is both instructive and enjoyable to read.” —Beatriz Stollnitz, President, Zag Studio “This book is a great companion for any Silverlight developer building or looking to build enterprise applications. Jeremy does a great job covering Silverlight concepts and techniques,
    [Show full text]
  • Rapise User Manual Version 5.7 Inflectra Corporation
    Rapise User Manual Version 5.7 Inflectra Corporation Friday, August 10, 2018 © 2018 Inflectra Corporation 2 Rapise User Manual Table of Contents Foreword 0 Part I Company & Copyright 6 Part II Rapise User's Guide 7 1 About ...................................................................................................................................this Guide 7 2 Getting................................................................................................................................... Started 8 Overview .......................................................................................................................................................... 8 Samples.......................................................................................................................................................... Index 10 Tutorial: ..........................................................................................................................................................Web Testing 13 Using......................................................................................................................................................... JavaScript 35 Tutorial: ..........................................................................................................................................................Windows Testing 42 Using......................................................................................................................................................... JavaScript
    [Show full text]