Test Cases for Windows Applications

Size: px
Start display at page:

Download "Test Cases for Windows Applications"

Transcription

1 Test Cases for Windows Applications Windows 10 Universal Windows Platform Desktop and Mobile device families Windows 8.1 Windows and Windows Phone April 2016 Contents Introduction Launch-related Test Cases Low spec devices Launch on all required device families Multi-regional launch Offline launch Launch time Log In Test Cases Offline log in Invalid credentials All log in methods are functional Switching away after logging in Account creation Account switching Application Use Test Cases App Switching Software Input Pad implementation Touch targets Visual feedback Gestures Secondary tiles Command bar with contextual commands Application is stable Application performance is responsive... 12

2 3.10 Toast notifications are actionable Offline mid-use scenarios Saved status preservation Portrait and landscape mode scenarios Core scenarios completed within the application In-App purchases Geofencing Cross-Platform adaptive layout Application is feature complete App Resume Readability Placeholder text and imagery Application specific hardware Cortana Resuming after idling Phone-Only Test Cases Application resumes successfully from tombstoned state Back button for mobile Continuum for mobile Windows-Only Test Cases Split and windowed views and display resolutions Application resumes from a suspended state Back button for desktop Desktop and tablet mode switching Multiple input methods Forward and backward navigation Social Networking Integration Test Cases Shared content Share targets Game Specific Test Cases Game leaderboard... 27

3 7.2 Game achievements and scores Game multiplayer support Roaming Game Saves Media Specific Test Cases Background audio playback Background audio controls Video pauses playback when the application is in the background WACK Test Findings Competitive Parity Test Cases Feature parity Competitive platforms Feature parity - Website Performance parity Introduction Application functionality is the foundation of user satisfaction. The tests included here are designed to test the most fundamental functional scenarios in Universal Windows Platform (Mobile and Desktop device families) Store applications and games. These tests make no assumptions regarding an application s user interface and verify that an application s behavior is consistent with user expectations and the Windows design guidelines. The reader is encouraged to incorporate these test cases into their software development projects to help ensure high user satisfaction and high user ratings. 1. Launch-related Test Cases 1.1 Low spec devices The application should install and function properly on low spec devices. The application should function properly on low spec devices. Note: A Low spec phone is defined as a 512MB Windows Phone 8.1 device, ex: Lumia 520, and/or a 1GB Windows 10 Mobile device, ex: Lumia 535.

4 1.2 Launch on all required device families The application should install and launch properly on all device families the app is designed to run on. With Windows 10 developers can write a single application that can be installed across a variety of device families including Mobile, Desktop, and XBOX. By default, Windows 10 applications target all device families. In the application manifest, this is called out as the Universal Target Device Family. Such applications will be tested against all device form factors where this application may be deployed. Alternatively, developers can limit the device families for which an application can be deployed. For example, if Desktop is specified as the Target Device Family, that application can only be installed on PC devices. When published, this application will only be available in the Store running on PCs it will not be available in the Phone store. 1. Check the supported device families in the application s manifest. 2. Attempt to install and launch the application on all required device families. The manifest entry should be restricted only to supported devices when only one device is supported. For more information see DeviceTargetFamily. Target Device Family Desktop Mobile Team Universal Hardware PCs and Tablets running Desktop OS SKU. Phone and Tablets running Mobile OS SKU. Surface Hub running Team OS SKU. All 1.3 Multi-regional launch The application should launch properly on devices where the local username contains Unicode characters.

5 1. Launch the application on a device where the user local folder path has Unicode characters, ex: c:\users\캔디\. The application launches properly on devices where the local username contains Unicode characters. 1.4 Offline launch The application should be stable and not crash or close unexpectedly if the device is offline. When the application is offline, the application should warn the user for any requested action that cannot be completed. 1. Turn airplane mode on and wait 10 seconds. 2. Launch the application. 3. Perform an action that will cause a connection to be attempted. The application will detect that the network is not available and alert the user. Application should not crash and provide a relevant error message to user. Application should not display the exception stack to the user. The application can also implement an offline (cached) mode without alerting the user. 1.5 Launch time The application should launch in a reasonable amount of time, and should display a loading or progress indicator if the application takes a while to load. 2. Record the start-up time. The application displays a loading or progress indicator if the application takes a while to load, and the content loads in a reasonable amount of time. 2. Log In Test Cases The following test cases apply only to applications that support log in.

6 2.1 Offline log in When the application is offline and the user attempts to log in, the application should warn the user of the offline status. 1. Turn airplane mode on and wait 10 seconds. 2. Launch the application. 3. Attempt to log in with valid credentials. 4. Verify that an appropriate error message appears. 5. Turn airplane mode off and wait 10 seconds. 6. Return to the application. 7. Log in with valid credentials. When attempting to log in without a network connection, an appropriate error message should appear warning the user of the offline state. When the network connection has been resumed, log in should work appropriately. 2.2 Invalid credentials The application should warn the user appropriately when invalid credentials are entered. 2. Attempt to log in with invalid credentials. 3. Verify that an appropriate error message appears. 4. Log in with valid credentials, changing the casing in the username field. When attempting to log in with invalid credentials, an appropriate error message should appear warning the user that the credentials are invalid. The username field should not be case-sensitive. When correct credentials are entered after a failed attempt, log in should work appropriately. 2.3 All log in methods are functional All available log in options should be fully functional and appropriately implemented.

7 2. Log in using all available options with valid credentials. Application logs in when valid credentials are entered. Social networking log in and/or sign up is processed using the services login page(s) and not using application pages for this purpose. 2.4 Switching away after logging in The application should load content successfully after switching away during the loading process. 2. Log in with valid credentials. 3. While the application is loading, switch away from the application. 4. Wait one second and return to the application. Content should load successfully after returning to the application. 2.5 Account creation The creation of accounts within the application (when available) should function properly. 2. Create an account if the option is available, entering valid information when prompted. 3. Exit the application. 4. Attempt to log in with the newly created account. Accounts can be successfully created within the application when the option is available. If an verification is required, the application should state this and the verification should arrive within an hour of creating the account. Username, , and password requirements are made clear to the user. 2.6 Account switching Users should be able to log into various accounts properly when the option is available.

8 1. Launch the application and log into account #1. 2. Navigate through the application, saving information to the account whenever possible. 3. Log out and exit the application. 4. Launch the application and log into account #2. 5. Navigate through the application. Logging into a second account should function properly after logging out of a first account. Data from a first account should not appear when logged into a second account. 3. Application Use Test Cases 3.1 App Switching When switching away from the application, network requests are cancelled. The application should detect this situation and re-issue network requests when application is reactivated. 3. Launch application. 4. Navigate through the application. 5. During loading (when loading indicator is present), switch away from the application. 6. Wait one second and return to the application. Functionality completes successfully and data is downloaded without error or exception. For more information on Fast App Switching in Windows Phone applications, see Get Ready for Fast Application Switching in Windows Phone and App activation and deactivation for Windows Phone 8 For Windows applications, see Managing app lifecycle so your apps feel "always alive"

9 3.2 Software Input Pad implementation The Software Input Pad (SIP) should be contextually-aware of the types of input allowed per input field and it needs to be dismissed when input field is not selected on an application or when the application is deactivated. 1. Switch the device to Tablet mode and ensure a keyboard is not connected. 2. Launch the application. 3. Find an input textbox that allows alphanumeric characters. 4. Verify when this control has focus (is tapped with touch), the full keyboard and symbols are displayed. 5. Find an input textbox that allows only numbers. 6. Verify when the control has focus (is tapped with touch), only the keypad SIP is displayed. 7. Move focus out of the input textbox (tap outside of the textbox with touch). The SIP is dismissed when input controls lose focus. Users can see what they are typing while they are typing it. 3.3 Touch targets Touch targets should not be smaller than 7 mm or 26 pixels square. 2. Navigate through the application. 3. Identify actionable UI elements on the application. Actionable UI elements in the application should be clearly visible and easily touchable by finger without interfering with other neighboring touchable UI elements. For more information on the Windows touch language, see Touch interaction design 3.4 Visual feedback Visual feedback helps users recognize whether their interactions with your application are detected, interpreted, and handled as intended.

10 2. Explore and navigate the application. Tap on each actionable UI element. There is visual feedback for actionable or interactive UI elements. There is no visual feedback for non-actionable or non-interactive UI elements. Note: Acceptable visual feedback can be a slight change in color and/or movement of the button when selected by touch or mouse (not when hovering over with a mouse.) For more information on visual feedback, see Guidelines for visual feedback Touch interaction guidance: Touch interactions for Windows Responding to user interactions: Responding to user interaction 3.5 Gestures Primary actions should be enabled by directly interacting with content. For example, tap to open, swipe to select, pinch to zoom, and drag to pan/paginate. If a panorama or pivot control contains other controls which use the same left / right flick gestures, this may result in a poor user experience due to gesture overlaps. UI elements, controls or other parts of an application should not interfere with Windows edge gesture. 2. Explore and navigate the pages and functionality of application with touch only. 3. Inspect the application s panorama/pivot control for scrollable map, horizontal scroll viewer, toggle switches, sliders, or other controls that use left / right flick (or pan) gestures. 4. Navigate to each page and test the edge gestures for commanding surfaces (Title bar, Task bar, Action center, Task View). (For Windows 8 apps: app bar, navigation bar, charms bar, recent app.) Expected results: The application should fully support touch input. For example, the user should be able to navigate or interact with commands using touch input only. Touch gestures should only be used for actions that match the Windows touch language. Pivot and/or panorama controls do not have controls with competing gestures and can be used reliably.

11 If the hub, panorama or pivot reacts by scrolling then the child control should not trigger. Any UI elements, controls, or other parts of the application should not interfere with Windows edge gestures. More Information: Gesture interaction guidance: Gestures, manipulations, and interactions 3.6 Secondary tiles Secondary tiles should enable users to pin context specific content on the Start screen. 2. Explore the application and identify functionality (if any) where the user has the option to Pin to Start. 3. Select Pin to Start to create a secondary tile on the Start screen. 4. Launch the application by tapping the primary tile of the application on the Start screen or tapping the application name from the application list page. 5. Navigate to a second or third level page in the application. 6. Tap the Start button to return to the Start screen. 7. On the Start screen tap the secondary tile of the application. 8. Exit the application. 9. Launch the application from the secondary tile. Launching the application from the secondary tile results in displaying content related to the secondary tile. On pressing the Back button (if applicable), user exits the application or navigates to the main page. For more information on tiles refer below link: Secondary tiles overview (Windows Runtime apps) 3.7 Command bar with contextual commands Command bar commands need to be functional as well as predictable and organized so users can easily find them.

12 2. Explore and navigate the pages and functionality of application. 3. Select items with contextual commands. All command bar buttons are functional, relevant, and contextual. 3.8 Application is stable The application should be stable and not crash or hang. The application should not have functional bugs that prevent completion of core scenarios. 2. Explore and navigate the pages and functionality of application. Application should not crash or hang. 3.9 Application performance is responsive The application must appear responsive to the user at all times. Visual feedback is needed to indicate the application is not frozen. Load times may be longer on slow connections resulting in the application appearing to be frozen if no visual feedback is provided. 2. Explore and navigate the pages and functionality of application. 3. Invoke functionality that requires time to load. E.g. network request to load data. The application displays a loading or progress indicator for tasks that may take time to load, and the content loads in a reasonable amount of time. When the content has fully loaded, the loading indicator should no longer be present. Application should be responsive and fluid. Transition animations should be smooth. The application should not display a blank screen, blank tiles, or empty white rectangles.

13 Guidelines for progress controls: Guidelines for progress controls 3.10 Toast notifications are actionable Notifications should be used for time-sensitive or personally relevant notifications. Notifications are an invite back into the application when it is not in the foreground. Tapping the notification should bring the application to the foreground and in context to the notification. 2. Invoke functionality to create a toast or notification. E.g. push notification or scheduled reminder. 3. Switch away from the application and/or close the application. 4. Wait for the notification. 5. Select the notification. When selecting the toast or notification, the application should be brought to the foreground in the context of the toast or notification. Toast notifications should not be displayed when the application is in the foreground. For more information see Guidelines for toast notifications and Guidelines for toasts and badges 3.11 Offline mid-use scenarios When the system is in an offline scenario (no cell coverage, no WiFi, airplane mode, etc.), the application should alert the user appropriately. 2. Explore and navigate the pages and functionality of application. 3. Turn airplane mode on and wait 10 seconds. 4. Return to the application. 5. Perform an action that will cause a connection to be attempted. 6. Verify that the application notifies the user of the offline state. 7. Turn airplane mode off and wait 10 seconds.

14 8. Return to the application. The application will detect that the network is not available and alert the user. Application should not crash and provide a relevant error message to user. Application should not display the exception stack to the user. The application can also implement an offline (cached) mode without alerting the user. When resuming to the application in an online state after being previously using in an offline state, the application should detect that the connection has been restored and work properly. For more information, see Offline Sync for Mobile Services and Build offline apps with Azure Mobile Services 3.12 Saved status preservation Application progress and saved states should be maintained after navigating away, exiting, and synching on another device. 1. Launch the application and log in if available. 2. Explore and navigate the pages and functionality of application, saving whenever possible (for games, clear 2~3 levels/stages/checkpoints). 3. Exit the application. 4. Launch the application (if applicable, launch on a second device and log into the same account as in step 1). The application should retain saved states. The application should retain saved information across devices when logged into the same account Portrait and landscape mode scenarios The application should adapt properly to portrait or landscape view if supported. 1. Rotate the device to portrait or landscape view. 2. Launch the application.

15 3. If the application supports both portrait and landscape view (layout changes), navigate to each page in the application. Rotate the device between all supported orientations at each page. When launched, the application remains in the same orientation as the device (if the application supports multiple orientations). All application pages render properly and adapt to the views supported. Ex: no text truncation, all buttons are accessible, etc. Applications should not display a logo or error message when the view is changed. Applications should not launch in portrait mode on a Desktop device unless the application is launched in portrait mode Core scenarios completed within the application All core application scenarios are completed without errors. 2. Navigate through the entire application. All core scenarios are accessible from within the application, not from an external web browser. Note: It is acceptable for a privacy policy or a login page that redirects back to the application to open in a web browser. Note: It is acceptable for the application to contain an in-app web browser In-App purchases In-App purchases should display the corresponding Store UI. 2. Locate an in-app purchase. 3. Cancel the purchase. The item for sale in the application should correspond to the one found in the Store UI. The Store UI should take no more than 5 seconds to display. Cancelling a purchase should not charge the user or reward them with the item.

16 After June 29, 2015, third party solutions for selling digital content consumed in the application are no longer permitted. Microsoft IAP must be used to sell digital items that are consumed or used within the application. The use of an external web browser or in-app webview is not acceptable Geofencing When geofenced sections of the application are accessed outside of the targeted area, the application should display an appropriate error message. 2. Locate or create the application scenario dependent on geofencing. 3. Perform an action that invokes the geofenced feature. There should be an indication that the application is being used outside of the required region Cross-Platform adaptive layout The application layout should adapt and display properly on all supported devices. 1. Launch the application on all supported devices. 2. Navigate through the application and inspect the layout. All application pages render properly and adapt across all supported devices. Ex: no text truncation, all application buttons are accessible, no large blank areas, etc. For more information see Introduction to Universal Windows Platform (UWP) applications for designers and TargetDeviceFamily (Windows 10 Insider Preview).

17 3.18 Application is feature complete The controls within the application should invoke the expected functionality. The application should not display messages indicating features are coming soon or do nothing in response to control actions. 2. Navigate through the application, interacting with buttons and tiles throughout. The controls within the application should work as expected and should not present coming soon messages App Resume App Resume allows the previous suspended instance of the application to be resumed when user relaunches the application from the Start screen. 1. Launch the application by tapping the primary tile of the application on the Start screen or tapping the application name from the application list page. 2. Navigate to a second or third level page in the application. 3. Tap the Start button to return to the Start screen. 4. On Start screen, tap the primary Tile again to resume the application. The application resumes to the same page as in step 2 and pressing the back button takes the user through the correct sequence of pages. Or The application resumes at the main page (without the splash screen and loading indicator) and pressing the Back key exits the application. Pressing the Back key should NOT navigate to another page. For more information see: App lifecycle - Windows app development

18 3.20 Readability All content in the application should be easily readable and adapt to a phone set to both light and dark themes. 1. If testing on a phone, set the device to the dark theme. 2. Launch the application. 3. Navigate through the application, if an in-app light/dark theme is available switch between the two. 4. If testing on a phone, set the device to the light theme. 5. Navigate through the application. All content in the application displays properly (ex: no light text against white backgrounds, etc.) 3.21 Placeholder text and imagery The application should not display placeholder text or imagery. 1. Locate the application in the device s list of applications. 2. Pin the application to the Start screen. 3. Adjust the tile size. 4. Launch the application. 5. Navigate through the application. Tiles should be unique to the application and not display the default, a Unity logo, or be blank. Splash screen should reflect the brand of the application. The splash screen should not display the default icon or be blank. The application should not display developer or placeholder text. Messaging and/or imagery in the application should not be from a different version of the application (ex: Mobile imagery or tutorial instructions on a Desktop application, ios/android imagery or text, etc.)

19 3.22 Application specific hardware The application should function properly with all supported hardware. 1. Connect supported hardware (ex: Bluetooth earphones, fitness band, etc.). 2. Launch the application. 3. Navigate through the application, interacting with supported hardware as needed. 4. Disconnect or turn off the hardware. The application should connect with supported hardware and interact properly, registering any changes made with the hardware in the application. When the hardware is disconnected, the application should not crash and should alert the user that the hardware has been disconnected. The hardware device connection should not be intermittent and stay reliably connected to the host device. In-application instructions on how to sync/connect the device to the application should be provided if the connection is not done automatically Cortana Actions performed using supported Cortana commands should execute properly. 1. Launch the application (this will ensure the commands are populated). 2. Select the Cortana button in the lower left corner of the Windows taskbar (on Mobile devices, launch the Cortana application). 3. Perform the command, What can I say?. 4. Scroll down through the list of applications and locate the application under test. 5. Select the application under test and perform each Cortana command listed with voice (example: say News, show me the latest stories ), ensuring that the application is running before each command is spoken. 6. Close the application. 7. Perform each Cortana command from step 5 with voice, ensuring that the application is not running when the commands are spoken (show all running apps by displaying the task manager on Desktop or the running apps list by holding down the back key on Mobile). Spoken commands should perform the action that is implied by the listed commands. Cortana should not perform a Bing search or simply launch the application. Commands should function when the application is running and closed.

20 Cortana Voice Commands: Speech interactions in your app: App Linking: Resuming after idling Applications should support the application lifecycle and resume successfully after the screen is turned off. 2. Navigate to a page other than the default landing page for the application. Change the state of the page. E.g. fill in a text box. 3. Let the device go idle until the screen automatically turns off. 4. Turn the screen back on and resume use of the application. The application should be in the same state as when the application was suspended. Interaction with the application should resume as normal. For more information see Application lifecycle overview 4. Phone-Only Test Cases The following test cases apply only to Windows Phone applications. 4.1 Application resumes successfully from tombstoned state Application should resume successfully from tombstoned state.

21 1. Using a low-memory device if possible, launch a different application (ex: Internet Explorer). 2. Press the Start button. 3. Launch the application under test. 4. Perform some steps to get the application into a state with data present. 5. Run memory consumption application(s) to use all of the phone's memory (on 512mb devices this is generally 5-6 games). This will cause application under test to tombstone. 6. Press the back button until the application under test is brought back. The application should resume to the same page and state that it was in before entering tombstoned state. There should be no data loss. Application should not crash on resuming and user should be able to continue using the application as normal. For more information on tombstoning, see How to preserve and restore page state for Windows Phone 8, App lifecycle - Windows app development, and ApplicationExecutionState enumeration. 4.2 Back button for mobile Applications should properly navigate back through pages when using the back key. 2. Navigate to a second or third page within the application. 3. Press the back key until reaching the Start menu. The application should not bring up the Start screen or exit the application unless back key is pressed while on the main menu. The application should navigate back through the previously selected pages in the correct order and eventually arrive at the Start menu. Guidelines for back buttons 4.3 Continuum for mobile Applications should display properly on external monitors and support keyboard and mouse when using the continuum dock.

22 2. Navigate to a second or third page within the application. 3. Dock the device. 4. Select the application from the application list on the external monitor and ensure that the application resumes where it was in step Navigate through the application and check the functionality. 6. Undock the device. 7. Select the application from the application list and ensure that the application resumes where it was in step Navigate through the application and check the functionality. 9. Exit the application by holding down the back key and selecting the x in the upper right corner and re-dock the device. 10. Launch the application from the external monitor while docked. 11. Navigate through the application and check the functionality. The application displays properly on larger external screens, ex: no truncation, stretched out images, or large empty spaces. The application functions properly with keyboard and mouse, including any login screens. For more information on Continuum, see Optimizing Windows Apps for Continuum and Optimizing apps for Continuum for phone 5. Windows-Only Test Cases The following test cases apply only to Windows Client applications. 5.1 Split and windowed views and display resolutions The application should support a variety of screen sizes and split view(s).

23 1. Set display resolution to minimum recommended resolution of 800x600 (1024x768 if testing a W8.1 application on a W8.1 device). 2. Ensure that the device is in Desktop mode if testing on a W10 device. 3. Launch the application. 4. Select the window button in the title bar to resize the application screen if testing on a W10 device. 5. On each page in the application, adjust the horizontal and vertical size of the application if testing on a W10 device. 6. Inspect the layout and application functionality. 7. Exit the application. 8. Set display resolution to 1280x800 (1366x768 if testing a W8.1 application on a W8.1 device). 9. Switch the device to Tablet mode if testing on a W10 device. 10. Launch the application. 11. Split the screen by swiping down from the top of the screen. 12. On each page in the application, inspect the layout and application functionality. All application pages render properly and adapt at minimum resolution and split and resized view(s). Ex: no text truncation, all command and app bar buttons are accessible, etc. Consumer non-game applications should not display a logo or error message (ex: "this app does not support split screen view") in split screen view. All non-game applications should support windowed views and not force the user to full screen view. When snapping an application, the currently viewable position and state of the application should still be visible when the application is in split screen view and full screen view. Navigation between pages is still functional when in split screen view. For more information see: Defining layouts and views and Guidelines for snapped and fill views 5.2 Application resumes from a suspended state Applications should support the application lifecycle and resume successfully from a suspended state.

24 2. Navigate to a page other than the default landing page for the application. Change the state of the page. E.g. fill in a text box. 3. Switch to the desktop. 4. Open Task Manager (enable View Status values Show suspended state) and verify application is suspended. 5. Switch back to the application. Application should be in the same state as when the application was suspended. For more information see Application lifecycle overview 5.3 Back button for desktop Windows 10 applications should properly navigate back through pages when using the Windows 10 system back button. 1. Set the device to Tablet mode. 2. Launch the application. 3. Navigate to the second or third page within the application. 4. Select the system back button located on the taskbar until reaching the Start menu. The application should not bring up the Start menu unless it is a Windows 8.x application or if the system back button is pressed while on the main menu. The application should navigate back through the previously selected pages in the correct order and eventually arrive at the Start menu. Guidelines for back buttons 5.4 Desktop and tablet mode switching Applications should seamlessly support switching between Desktop and Tablet modes.

25 1. Set the device to Desktop mode. 2. Launch the application. 3. Navigate through the application and check the functionality. 4. Switch to Tablet mode. 5. Switch back to the application. 6. Navigate through the application and check the functionality. 7. Switch to Desktop mode. 8. Switch back to the application. 9. Navigate through the application and check the functionality The application should not crash when switching between desktop and tablet mode. The application should adapt to the change in screen format and handle the differing functionality (Software Input Pad, split view, etc.) 5.5 Multiple input methods The application should properly handle multiple input methods. 2. Navigate through the application using a mouse. Checking boxes, right clicking on items, and dragging if possible. 3. Navigate through the application using touch (and Xbox controller and Pen if applicable). Attempt to perform all of the same functionality as the mouse (ex: right-clicking highlighted text displays an additional menu). Application fully supports navigation and selection using a mouse and touch. Listbox items should not change state if there are no actions associated with marking or ticking the item. For more information on Touch: Gestures, manipulations, and interactions Keyboard: Responding to keyboard interactions Mouse: Responding to mouse interactions 5.6 Forward and backward navigation There should be UI that clearly indicates how to backward navigate within the application.

26 1. Launch the application in Desktop mode. 2. Navigate through the application. 3. Attempt to return to a previous page. Applications should be easy to navigate (ex: in-app back buttons or menus on every page). 6. Social Networking Integration Test Cases The following test case applies only to applications that have Social Network Service integration. 6.1 Shared content Sharing should function properly when available. 2. Navigate through application where social networking or sharing tied features are provided (also check the Share option located in the command bar or Share Charm if applicable.) 3. Verify that actions taken in the application are properly reflected on the social network or target application. The contents and status provided by the social network or target application function properly. 6.2 Share targets Applications that are a share target should be able to have content shared to them from another application. 2. Launch another application that is a share source. 3. Share to the application under test. 4. Verify that the actions taken in the application are properly reflected on the selected share target.

27 The application in test appears as a share target when appropriate content is selected in another application, ex.: a news article to be shared to the application in test Facebook. The content shared using another application is properly shared to the application, ex.: no references to a link that does not appear in the post, no cut off text, etc. 7. Game Specific Test Cases Game applications may have special user scenarios where additional attention or different interpretation of requirement is needed. The following test cases ensures applications meet general quality bars commonly expected from game applications. 7.1 Game leaderboard Implementation of a leaderboard is not required. If a leaderboard is implemented, ensure the leaderboard is updated for single and multiplayer scenarios. 2. Play the game long enough to post to the leaderboard for both single and/or multiplayer sessions if offered on the application. 3. Look at all the leaderboards in the game. With an active connection to the game s backend service, the application should post to the leaderboard showing both the gamer info such as gamer name and the associated score that is the same as the one from the game session played. Without an active connection to the game s backend service, the application should not show stability issues when not posting to a leaderboard and should inform users about the connection issue to refresh leaderboard when users access leaderboards. 7.2 Game achievements and scores Implementation of achievements and score are not required. If implemented, posted achievements and scores should be recorded correctly.

28 2. Play the game and earn as many achievements and high scores as possible. The achievements and high scores are posted on the application and the application s online service accurately. The achievements and high scores are earned while the device has no network connection are saved accurately on the application and the application s online service when connection becomes available. 7.3 Game multiplayer support Implementation of multiplayer support is not required. If implemented, multiplayer game functionality should gracefully handle any player leaving the game. 2. Select multiplayer game mode and start the game playing. The game is played in a multiplayer mode with valid user. The application gracefully handles the case where other user(s) playing the game left the multiplayer game session. The application gracefully handles the case where the user lost network connection during multiplayer game session. 7.4 Roaming Game Saves UWP games that can be used across multiple device families should support roaming game saves. 1. Launch the application on the first device family (ex: desktop). 2. Complete a level and/or earn an achievement. 3. Launch the application on the second device family (ex: mobile), ensuring that this device is logged into the same Microsoft account as the device in step Complete another level and/or earn an achievement. 5. Launch the application on the first device family (ex: desktop). The game should retain achievements and level completions across multiple device families.

29 8. Media Specific Test Cases The following test cases only apply to applications that support background audio or play video. 8.1 Background audio playback Media applications that play audio (music, radio, podcasts, etc.) should continue audio playback when the application is not in the foreground. 2. Start audio playback. 3. Switch away from the application. Audio continues to play after switching away from the application. 8.2 Background audio controls Media applications that play audio (music, radio, podcasts, etc.) should support the system transport control when the application is not in the foreground. 2. Start playback. 3. Switch away from the application. 4. Use hardware hot keys for volume to activate the system transport control. 5. Switch tracks or pause using the system transport control. Audio playback should be controlled using the system transport control. 8.3 Video pauses playback when the application is in the background Media applications that display video should pause playback when the application is not in the foreground. 1. Launch the application (in Tablet mode for desktop). 2. Start video playback.

30 3. Switch away from the application. 4. Switch back to the application. Video playback should be paused when switching away from the application. For more information, see Application lifecycle (Windows Runtime apps) [Activated and suspending events] WACK Test Findings 11. Competitive Parity Test Cases 11.1 Feature parity Competitive platforms The application should have feature parity with competitive platforms (Android and ios if applicable). 1. Launch application on Windows, Android, and ios devices (if applicable).

31 2. Check the application on Windows for feature gaps when compared to Android or ios. Features in Android or ios versions not available in Windows version: Non-OS specific features that are found in the Android or ios versions of the application are also found in the Windows version Feature parity - Website The application should have feature parity with its respective website. 1. Launch application on a Windows device and open the website the application is based on. 2. Check the application on Windows Phone for feature gaps when compared to the website. Features in the web version not available in Windows version: Features that are found on the website are also found on the Windows application Performance parity The application should perform similarly to competitive platforms using comparably capable devices (Android and ios if applicable). 2. Record the start-up time for the initial launch. 3. Record the data loading time between a page or level. 4. Close the application. 5. Launch the application. 6. Record the start-up time for subsequent launches. 7. Observe the graphical performance and overall application responsiveness.

32 8. Repeat steps 1-7 on competitive platforms (Android or ios). Applications should start up within 5 seconds. Games within 10. If this is not the case then the start-up time should be no more than the time found on competitive platforms. Load times between pages should be no more than the time found on competitive platforms. The graphics and responsiveness of the application is comparable across platforms.

Lenovo Miix 2 8. User Guide. Read the safety notices and important tips in the included manuals before using your computer.

Lenovo Miix 2 8. User Guide. Read the safety notices and important tips in the included manuals before using your computer. Lenovo Miix 2 8 User Guide Read the safety notices and important tips in the included manuals before using your computer. Notes Before using the product, be sure to read Lenovo Safety and General Information

More information

Zipit Chat. Functional Specification / User Manual

Zipit Chat. Functional Specification / User Manual Zipit Chat Functional Specification / User Manual 1 Table of Contents 1. Zipit Chat Overview... 4 How to download... 4 Supported version... 4 2. Functionalities... 4 Get Started... 4 Login... 7 Payment

More information

User Guide for Windows 10

User Guide for Windows 10 User Guide for Windows 10 System requirements E10684 First Edition July 2015 To facilitate a smoother transition from your previous operating system, read the system requirements below before upgrading

More information

ANDROID GUEST GUIDE. Remote Support & Management PC Tablet - Smartphone. 1. An Introduction. Host module on your PC or device

ANDROID GUEST GUIDE. Remote Support & Management PC Tablet - Smartphone. 1. An Introduction. Host module on your PC or device ANDROID GUEST GUIDE Remote Support & Management PC Tablet - Smartphone Remote Desktop Guest module on your Android device Host module on your PC or device 1. An Introduction WiseMo develops software for

More information

User Manual. pdoc Pro Client for Windows. Copyright Topaz Systems Inc. All rights reserved.

User Manual. pdoc Pro Client for Windows. Copyright Topaz Systems Inc. All rights reserved. User Manual pdoc Pro Client for Windows Copyright Topaz Systems Inc. All rights reserved. For Topaz Systems, Inc. trademarks and patents, visit www.topazsystems.com/legal. Table of Contents 1.0 The pdoc

More information

Exploring Windows 10. Work Smart by Microsoft IT. Topics in this guide include: Start menu Cortana Microsoft Edge

Exploring Windows 10. Work Smart by Microsoft IT. Topics in this guide include: Start menu Cortana Microsoft Edge Work Smart by Microsoft IT Exploring Windows 10 Windows 10 is designed to please both touch and mouse users. It s also designed to be intuitive for users of both Windows 7 and Windows 8.1, incorporating

More information

ZoomText 10.1 for Windows 8 Quick Reference Guide Addendum

ZoomText 10.1 for Windows 8 Quick Reference Guide Addendum ZoomText 10.1 for Windows 8 Quick Reference Guide Addendum This addendum to the ZoomText 10 Quick Reference Guide covers the new features and other changes specific to ZoomText 10.1 for Windows 8. For

More information

Frequently Asked Questions: Cisco Jabber 9.x for Android

Frequently Asked Questions: Cisco Jabber 9.x for Android Frequently Asked Questions Frequently Asked Questions: Cisco Jabber 9.x for Android Frequently Asked Questions (FAQs) 2 Setup 2 Basics 4 Connectivity 8 Calls 9 Contacts and Directory Search 14 Voicemail

More information

End User Guide. July 22, 2015

End User Guide. July 22, 2015 End User Guide July 22, 2015 1 Contents Quick Start 3 General Features 4 Mac/Windows Sharing 15 Android/ ios Sharing 16 Device Compatibility Guide 17 Windows Aero Theme Requirement 18 2 Quick Start For

More information

Product Guide. 2013 Nintex. All rights reserved. Errors and omissions excepted.

Product Guide. 2013 Nintex. All rights reserved. Errors and omissions excepted. Product Guide support@nintex.com www.nintex.com 2013 Nintex. All rights reserved. Errors and omissions excepted. Contents Contents... 2 Introduction... 4 1 Understanding system requirements... 5 1.1 Operating

More information

Parallels Remote Application Server

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

More information

Communications Cloud Product Enhancements February 2016

Communications Cloud Product Enhancements February 2016 Communications Cloud Product Enhancements February 2016 Table of Contents Pages GoToMeeting... 3-26 GoToTraining...47-60 Communications Cloud Product Enhancements February 2016 GoToMeeting (Return to Table

More information

Field Manager Mobile Worker User Guide for RIM BlackBerry 1

Field Manager Mobile Worker User Guide for RIM BlackBerry 1 Vodafone Field Manager Mobile Worker User Guide for RIM BlackBerry APPLICATION REQUIREMENTS Supported devices listed here o http://support.vodafonefieldmanager.com Application requires 600 KB of application

More information

Windows 8 Features (http://www.dummies.com/how-to/content/windows-8-for-dummies-cheat-sheet.html)

Windows 8 Features (http://www.dummies.com/how-to/content/windows-8-for-dummies-cheat-sheet.html) Windows 8 Features (http://www.dummies.com/how-to/content/windows-8-for-dummies-cheat-sheet.html) Five Big Changes in Windows 8 Windows 8 looks and behaves much differently from previous versions of Windows.

More information

Connecting Software Connect Bridge - Mobile CRM Android User Manual

Connecting Software Connect Bridge - Mobile CRM Android User Manual Connect Bridge - Mobile CRM Android User Manual Summary This document describes the Android app Mobile CRM, its functionality and features available. The document is intended for end users as user manual

More information

Lenovo IdeaPad Miix 10

Lenovo IdeaPad Miix 10 Lenovo IdeaPad Miix 10 User Guide Read the safety notices and important tips in the included manuals before using your computer. Notes Before using the product, be sure to read Lenovo Safety and General

More information

HTC Hotline Support: 1866-449-8358 7 days a week 8am EST to 1am EST. Your HTC Desire 601 User guide

HTC Hotline Support: 1866-449-8358 7 days a week 8am EST to 1am EST. Your HTC Desire 601 User guide HTC Hotline Support: 1866-449-8358 7 days a week 8am EST to 1am EST Your HTC Desire 601 User guide 21 Phone setup and transfer Home screen Your Home screen is where you make HTC Desire 601 your own. After

More information

Back, start, and search key... 3. Lock the keys and screen... 6. Unlock the keys and screen... 7. Set the keys and screen to lock automatically...

Back, start, and search key... 3. Lock the keys and screen... 6. Unlock the keys and screen... 7. Set the keys and screen to lock automatically... Userguide Nokia Lumia 620 Table of Contents Keys and parts... 3 Back, start, and search key... 3 How to Insert a SIM card... 4 First start-up... 6 Switching Phone ON and OFF... 6 Switch the phone on...

More information

Windows 10: A Beginner s Guide

Windows 10: A Beginner s Guide Windows 10: A Beginner s Guide Copyright 2014 Conceptual Kings. All are rights reserved. This book or any portion thereof may not be reproduced or used in any manner whatsoever without the express written

More information

Getting to know Windows 8

Getting to know Windows 8 Getting to know Windows 8 Queen Mary student desktop Sign In & Sign Out Sign in: Please enter your Queen Mary username and password when prompted. Sign out: There are two easy ways to sign out: From the

More information

Gauge Drawing Tool... 8. Slider Drawing Tool... 8. Toggle Button Drawing Tool... 8. One-Way List Drawing Tool... 8

Gauge Drawing Tool... 8. Slider Drawing Tool... 8. Toggle Button Drawing Tool... 8. One-Way List Drawing Tool... 8 v. 20120510 Table of Contents RTiPanel Overview and Requirements... 3 Software Requirements:... 3 Hardware Requirements:... 3 Network Requirements:... 3 Licensing Requirements:... 4 Basic Integration Designer

More information

AT&T Voicemail Viewer User Guide

AT&T Voicemail Viewer User Guide AT&T Voicemail Viewer User Guide Table of Contents iphone... 4 Requirements... 4 Installation... 4 Message Notification and Message Count... 6 Application... 8 Login... 8 Functionality Summary...10 Settings...

More information

ADOBE ACROBAT CONNECT PRO MOBILE VISUAL QUICK START GUIDE

ADOBE ACROBAT CONNECT PRO MOBILE VISUAL QUICK START GUIDE ADOBE ACROBAT CONNECT PRO MOBILE VISUAL QUICK START GUIDE GETTING STARTED WITH ADOBE ACROBAT CONNECT PRO MOBILE FOR IPHONE AND IPOD TOUCH Overview Attend Acrobat Connect Pro meetings using your iphone

More information

RVC3000 User Guide VERSION 1.2. Vytru, Inc. 0

RVC3000 User Guide VERSION 1.2. Vytru, Inc. 0 2015 RVC3000 User Guide VERSION 1.2 Vytru, Inc. 0 Contents 1.1 Vytru RVC3000 System... 2 1.2 About Vytru RVC3000 User Guide... 2 2. Getting Started with the RVC3000... 2 2.1 Powering the System On and

More information

Introduction to Windows 8

Introduction to Windows 8 Introduction to Windows 8 Windows 8 is a completely redesigned operating system developed from the ground up with touchscreen use in mind as well as near instant-on capabilities that enable a Windows 8

More information

JUMP START INTO WINDOWS 10

JUMP START INTO WINDOWS 10 JUMP START INTO WINDOWS 10 Donna Payne WWW.THEPAYNEGROUP.COM Jump Start into Windows 10 There is a lot to celebrate with Microsoft Windows 10. There is the triumphant return of the Start button, more consolidation

More information

RDM+ Remote Desktop for Android. Getting Started Guide

RDM+ Remote Desktop for Android. Getting Started Guide RDM+ Remote Desktop for Android Getting Started Guide RDM+ (Remote Desktop for Mobiles) is a remote control tool that offers you the ability to connect to your desktop or laptop computer from Android device

More information

Windows XP Pro: Basics 1

Windows XP Pro: Basics 1 NORTHWEST MISSOURI STATE UNIVERSITY ONLINE USER S GUIDE 2004 Windows XP Pro: Basics 1 Getting on the Northwest Network Getting on the Northwest network is easy with a university-provided PC, which has

More information

IT Quick Reference Guides Using Windows 7

IT Quick Reference Guides Using Windows 7 IT Quick Reference Guides Using Windows 7 Windows Guides This sheet covers many of the basic commands for using the Windows 7 operating system. WELCOME TO WINDOWS 7 After you log into your machine, the

More information

Unified Meeting 5 User guide for MAC

Unified Meeting 5 User guide for MAC Unified Meeting 5 User guide for MAC Unified Meeting 5 is a web based tool that puts you in complete control of all aspects of your meeting including scheduling, managing and securing your meetings.. Whether

More information

Representative Console for Android Phone. Version 2.1

Representative Console for Android Phone. Version 2.1 Representative Console for Android Phone Version 2.1 Thank you for using Bomgar. At Bomgar, customer service is a top priority. Help us provide you with excellent service. If you have any feedback, including

More information

Point of View ProTab 3XXL IPS - Android 4.0 Tablet PC. Contents... 1 General notices for use... 2 Disclaimer... 2 Box Contents...

Point of View ProTab 3XXL IPS - Android 4.0 Tablet PC. Contents... 1 General notices for use... 2 Disclaimer... 2 Box Contents... Point of View ProTab 3XXL IPS - Android 4.0 Tablet PC English Contents Contents... 1 General notices for use... 2 Disclaimer... 2 Box Contents... 2 1.0 Product basics... 3 1.1 Buttons and connections...

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

Microsoft PowerPoint 2010

Microsoft PowerPoint 2010 Microsoft PowerPoint 2010 Starting PowerPoint... 2 PowerPoint Window Properties... 2 The Ribbon... 3 Default Tabs... 3 Contextual Tabs... 3 Minimizing and Restoring the Ribbon... 4 The Backstage View...

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

INDEX. Google Android Phone OS application and operation 2. Blackberry Operation System(Software Installation and Operation) 13

INDEX. Google Android Phone OS application and operation 2. Blackberry Operation System(Software Installation and Operation) 13 DVR4rt-H264 Mobile User Guide INDEX DATE: 2011/03/02 VER 1.0 Google Android Phone OS application and operation 2 Blackberry Operation System(Software Installation and Operation) 13 iphone Software installation

More information

Akin Gump Strauss Hauer & Feld LLP Remote Access Resources

Akin Gump Strauss Hauer & Feld LLP Remote Access Resources Akin Gump Strauss Hauer & Feld LLP Remote Access Resources Firm Laptop Windows Home PC Mac Computer Apple ipad Android Devices Exit akingump.com 2013 Akin Gump Strauss Hauer & Feld LLP Checkpoint VPN (Firm

More information

Point of View SmartTV-500 Center - Android 4.2. General notices for use...2 Disclaimer...2 Box Contents...2

Point of View SmartTV-500 Center - Android 4.2. General notices for use...2 Disclaimer...2 Box Contents...2 Point of View SmartTV-500 Center - Android 4.2 English Table of Contents General notices for use...2 Disclaimer...2 Box Contents...2 1.0 Product basics...3 1.1 Buttons and connections... 3 1.2 Connecting

More information

Lenovo IdeaPad Yoga11

Lenovo IdeaPad Yoga11 Lenovo IdeaPad Yoga11 User Guide V1.0 Read the safety notices and important tips in the included manuals before using your computer. Notes Before using the product, be sure to read Lenovo Safety and General

More information

E7495. Notebook PC. User Guide for Windows 8

E7495. Notebook PC. User Guide for Windows 8 E7495 Notebook PC User Guide for Windows 8 e7495_win8_user_guide.indd 1 8/13/12 2:47:52 PM Copyright Information No part of this manual, including the products and software described in it, may be reproduced,

More information

STANDARD BANNER: Ad Specs

STANDARD BANNER: Ad Specs 3 Ad Specs 1 Ad Specs STANDARD BANNER: Ad Specs Dimensions Max LOAD Size Devices Operating System Feature Various OS Blackberry Android ios Kindlefire Windows 120x20 168x28 216x36 * 300x50; 600x100 320x48;

More information

Help. Contents Back >>

Help. Contents Back >> Contents Back >> Customizing Opening the Control Panel Control Panel Features Tabs Control Panel Lists Control Panel Buttons Customizing Your Tools Pen and Airbrush Tabs 2D Mouse and 4D Mouse Tabs Customizing

More information

Understanding Operating System Configurations

Understanding Operating System Configurations Lesson 2 Understanding Operating System Configurations Learning Objectives Students will learn to: Understand Standard User Versus Administrative User Accounts Understand Types of UAC Prompts and Levels

More information

Mastering Lync Meetings

Mastering Lync Meetings Mastering Lync Meetings cd_mastering_lync_meetings_v2 1 8/25/2014 Course Title Contents Overview of scheduled Online Lync meetings... 3 General Best Practices... 3 Scheduling the meeting... 4 Recurring

More information

ICS Technology. PADS Viewer Manual. ICS Technology Inc PO Box 4063 Middletown, NJ 077748 732-671-5400 www.icstec.com

ICS Technology. PADS Viewer Manual. ICS Technology Inc PO Box 4063 Middletown, NJ 077748 732-671-5400 www.icstec.com ICS Technology PADS Viewer Manual ICS Technology Inc PO Box 4063 Middletown, NJ 077748 732-671-5400 www.icstec.com Welcome to PADS Viewer Page 1 of 1 Welcome to PADS Viewer Welcome to PADS (Public Area

More information

Unified Communicator Advanced Training Handout

Unified Communicator Advanced Training Handout Unified Communicator Advanced Training Handout About Unified Communicator Advanced (UCA) Video Summary (must have access to the internet for this to launch) http://www.mitel.tv/videos/mitel_unified_communicator_advanced_na

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 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

Connecting Software. CB Mobile CRM Windows Phone 8. User Manual

Connecting Software. CB Mobile CRM Windows Phone 8. User Manual CB Mobile CRM Windows Phone 8 User Manual Summary This document describes the Windows Phone 8 Mobile CRM app functionality and available features. The document is intended for end users as user manual

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

Point of View Mobii 925 - Android 4.2 Tablet PC. General notices for use... 2 Disclaimer... 2 Box Contents... 2

Point of View Mobii 925 - Android 4.2 Tablet PC. General notices for use... 2 Disclaimer... 2 Box Contents... 2 Table of Contents General notices for use... 2 Disclaimer... 2 Box Contents... 2 1.0 Product basics... 3 1.1 Buttons and connections... 3 1.2 Start up and shut down... 3 2.0 Introduction to Google Android

More information

Windows 8 Quick Start Guide

Windows 8 Quick Start Guide Windows 8 Quick Start Guide Contents What is this Start screen and where did the desktop go?... 2 How to get to the desktop from the Windows 8 start screen.... 2 How to get back to the Start screen from

More information

Windows 10.1 Tablet (UB-15MS10 and UB-15MS10SA) FAQ December 2014

Windows 10.1 Tablet (UB-15MS10 and UB-15MS10SA) FAQ December 2014 Windows 10.1 Tablet (UB-15MS10 and UB-15MS10SA) FAQ December 2014 Navigation... 2 Question 1: What are charms used for?... 2 Question 2: How do I navigate while using a mouse or trackpad?... 3 Question

More information

Online Testing Checklist for Summer 2016 Ohio s State Test Administrations

Online Testing Checklist for Summer 2016 Ohio s State Test Administrations Online Testing Checklist for Summer 2016 Ohio s State Test Administrations Test administrators must use this checklist when administering Ohio s State Tests online. It includes step-by-step directions,

More information

Note: This documentation was written using the Samsung Galaxy S5 and Android version 5.0. Configuration may be slightly different.

Note: This documentation was written using the Samsung Galaxy S5 and Android version 5.0. Configuration may be slightly different. University Information Technology Services Training, Outreach, Learning Technologies & Video Production HallPass Instructions for Connecting to PC with an Android Device Note: This documentation was written

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

Today we will take a look at some of the features of Windows 10.

Today we will take a look at some of the features of Windows 10. Today we will take a look at some of the features of Windows 10. 1 For home users, Windows 10 is a free upgrade to Windows 7 and 8. For Clemson users, you will need to wait until your tech support provider

More information

Windows 8.1 Update 1 Supplement

Windows 8.1 Update 1 Supplement Illustrated Series Guide to Windows 8.1 Update 1 Changes June 2014 Table of Contents (CTRL+Click a link to navigate directly to Part 1, 2, 3, or 4.) Part 1: What Version of Windows Am I Using? Part 2:

More information

YOGA TABLET 8. User Guide V1.0. Please read the safety precautions and important notes in the supplied manual before use.

YOGA TABLET 8. User Guide V1.0. Please read the safety precautions and important notes in the supplied manual before use. YOGA TABLET 8 User Guide V1.0 Please read the safety precautions and important notes in the supplied manual before use. Chapter 01 YOGA TABLET 8 Overview 1-1 Appearance 1-2 Buttons 1-3 Turning On/Off Your

More information

Microsoft Office PowerPoint 2013

Microsoft Office PowerPoint 2013 Microsoft Office PowerPoint 2013 Navigating the PowerPoint 2013 Environment The Ribbon: The ribbon is where you will access a majority of the commands you will use to create and develop your presentation.

More information

The instructions in this user guide will help make meetings easier to manage, more effective and more productive.

The instructions in this user guide will help make meetings easier to manage, more effective and more productive. User Guide for Windows ZONE Conference - Unified Meeting 5 is a web based tool that puts you in complete control of all aspects of your meeting including scheduling, managing and securing your meetings.

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

SMART Ink 1.5. Windows operating systems. Scan the following QR code to view the SMART Ink Help on your smart phone or other mobile device.

SMART Ink 1.5. Windows operating systems. Scan the following QR code to view the SMART Ink Help on your smart phone or other mobile device. SMART Ink 1.5 Windows operating systems User s guide Scan the following QR code to view the SMART Ink Help on your smart phone or other mobile device. Trademark notice SMART Ink, SMART Notebook, SMART

More information

ASUS WebStorage Client-based for Windows [Advanced] User Manual

ASUS WebStorage Client-based for Windows [Advanced] User Manual ASUS WebStorage Client-based for Windows [Advanced] User Manual 1 Welcome to ASUS WebStorage, your personal cloud space Our function panel will help you better understand ASUS WebStorage services. The

More information

PowerPoint 2007 Basics Website: http://etc.usf.edu/te/

PowerPoint 2007 Basics Website: http://etc.usf.edu/te/ Website: http://etc.usf.edu/te/ PowerPoint is the presentation program included in the Microsoft Office suite. With PowerPoint, you can create engaging presentations that can be presented in person, online,

More information

Advantage Cloud Access: Microsoft Remote Desktop for Android

Advantage Cloud Access: Microsoft Remote Desktop for Android Advantage Cloud Access: Microsoft Remote Desktop for Android 2645 Townsgate Road, Suite 200 Westlake Village, CA 91361 Support: 800.888.8075 Fax: 805.497.4983 2013 Compulink Business Systems, Inc. All

More information

Generate Android App

Generate Android App Generate Android App This paper describes how someone with no programming experience can generate an Android application in minutes without writing any code. The application, also called an APK file can

More information

Akin Gump Strauss Hauer & Feld LLP Remote Access Resources (DUO)

Akin Gump Strauss Hauer & Feld LLP Remote Access Resources (DUO) Akin Gump Strauss Hauer & Feld LLP Remote Access Resources (DUO) Firm Laptop Windows Home PC Mac Computer Apple ipad Android Devices Exit akingump.com 2015 Akin Gump Strauss Hauer & Feld LLP Check Point

More information

Personal Call Manager User Guide. BCM Business Communications Manager

Personal Call Manager User Guide. BCM Business Communications Manager Personal Call Manager User Guide BCM Business Communications Manager Document Status: Standard Document Version: 04.01 Document Number: NN40010-104 Date: August 2008 Copyright Nortel Networks 2005 2008

More information

Sharing Software. Chapter 14

Sharing Software. Chapter 14 Chapter 14 14 Sharing Software Sharing a tool, like a software application, works differently from sharing a document or presentation. When you share software during a meeting, a sharing window opens automatically

More information

BLU Vivo 4.3 User Manual

BLU Vivo 4.3 User Manual BLU Vivo 4.3 User Manual 1 Table of Contents Phone Safety Information... 3 Appearance and Key Functions... 4 Installation and Charging... 5 Phone Operation... 7 Communication... 10 Camera... 11 Gallery...

More information

Cloud Voice Service Cloud Communicator User Guide. (Version 1.0)

Cloud Voice Service Cloud Communicator User Guide. (Version 1.0) Cloud Voice Service Cloud Communicator User Guide (Version 1.0) Table of Content 1.0 Cloud Communicator Installation Guide... 3 1.1 Install Cisco AnyConnect VPN...3 1.2 Install Cisco IP Communicator...5

More information

-ipad 2: Quick Reference Guide-

-ipad 2: Quick Reference Guide- 1 -ipad 2: Quick Reference Guide- The Apple ipad 2 is lighter and has a faster processor than the original ipad. It includes features of the original plus front and rear cameras, advanced photo editing,

More information

Adobe Summit 2015 Lab 718: Managing Mobile Apps: A PhoneGap Enterprise Introduction for Marketers

Adobe Summit 2015 Lab 718: Managing Mobile Apps: A PhoneGap Enterprise Introduction for Marketers Adobe Summit 2015 Lab 718: Managing Mobile Apps: A PhoneGap Enterprise Introduction for Marketers 1 INTRODUCTION GOAL OBJECTIVES MODULE 1 AEM & PHONEGAP ENTERPRISE INTRODUCTION LESSON 1- AEM BASICS OVERVIEW

More information

Multi Client (Integration)

Multi Client (Integration) Multi Client (Integration) Installation and User s Guide Ver 12.10.x *All contents of this document may change without prior notice. INDEX 1. Index 01 2. Introduction 02 3. Installation 03 4. Using Multi

More information

BlackVue Cloud App Overview...3. Getting Started...6. Basic Menu Screens...15. BlackVue Cloud...24. BlackVue Wi-Fi...40. Internal Memory...

BlackVue Cloud App Overview...3. Getting Started...6. Basic Menu Screens...15. BlackVue Cloud...24. BlackVue Wi-Fi...40. Internal Memory... Table of Contents BlackVue Cloud App Overview...3 Key Functions When Cloud is Connected...4 Key Functions When Wi-Fi Connection is Made...4 Key Features of Internal Memory...4 Supported Devices...5 Getting

More information

Wave 4.5. Wave ViewPoint Mobile 2.0. User Guide

Wave 4.5. Wave ViewPoint Mobile 2.0. User Guide Wave 4.5 Wave ViewPoint Mobile 2.0 User Guide 2014 by Vertical Communications, Inc. All rights reserved. Vertical Communications and the Vertical Communications logo and combinations thereof and Applications

More information

Windows 8.1 User Guide

Windows 8.1 User Guide Windows 8.1 User Guide This guide has been created to assist with lectures held in the ANU Information Commons. Further tips and training for using Windows 8.1 can be found on the IT Services website.

More information

AT&T U-verse App for iphone FAQ s

AT&T U-verse App for iphone FAQ s About AT&T U-verse What is AT&T U-verse for iphone? The AT&T U-verse for iphone is a service that provides all U-verse subscribers with the ability to view their U-verse TV Guide, manage their home DVR,

More information

FAQ for Transformer TF201

FAQ for Transformer TF201 FAQ for Transformer TF201 Managing files... 2 How do I access my data stored in microsd, SD card and USB device?... 2 How do I move the selected file to another folder?... 2 How do I copy and paste the

More information

Android Mobile Phone User Manual

Android Mobile Phone User Manual Android Mobile Phone User Manual The manual is applicable for the Grand X mobile phone. Contents Let s get started... 1 Getting to know your phone... 2 Screen control... 2 Open and switch applications...

More information

How To Use Senior Systems Cloud Services

How To Use Senior Systems Cloud Services Senior Systems Cloud Services In this guide... Senior Systems Cloud Services 1 Cloud Services User Guide 2 Working In Your Cloud Environment 3 Cloud Profile Management Tool 6 How To Save Files 8 How To

More information

CinePlay 1.1.2. User Manual

CinePlay 1.1.2. User Manual CinePlay User Manual 1 CinePlay 1.1.2 User Manual CinePlay is a professional ios video player complete with timecode overlays, markers, masking, safe areas and much more. It is ideal for dailies, portfolios,

More information

Appendix A. CMS(Client Management Software)

Appendix A. CMS(Client Management Software) Appendix A. CMS(Client Management Software) A-1. Install CMS for Windows PC CMS is a program for communication between DVR and PC to control signal and video. Insert the enclosed CD, and go to CD-ROM Drive

More information

ALIBI Witness and ALIBI Witness HD Apps for Android - Quick Start Guide

ALIBI Witness and ALIBI Witness HD Apps for Android - Quick Start Guide ALIBI Witness and ALIBI Witness HD Apps for Android - Quick Start Guide Version 4.0.3 ALIBI Witness and ALIBI Witness HD are free applications (Apps) for the and Android OS (V2.3.3 or later) smartphone

More information

PN-L702B LCD MONITOR TOUCH PANEL DRIVER OPERATION MANUAL. Version 2.1

PN-L702B LCD MONITOR TOUCH PANEL DRIVER OPERATION MANUAL. Version 2.1 PN-L702B LCD MONITOR TOUCH PANEL DRIVER OPERATION MANUAL Version 2.1 Contents Setting up the PC...3 Installing the touch panel driver...3 Touch Panel Settings...4 How to configure settings...4 Calibration...5

More information

Your familiar Windows, taken to the next level.

Your familiar Windows, taken to the next level. Your familiar Windows, taken to the next level. Your advanced guide to Windows 8.1 For Windows 8.1 Update The familiar, made better. With the new Windows, you have everything you need to work efficiently.

More information

The Rush 24/7 Podcast for itunes 9

The Rush 24/7 Podcast for itunes 9 The Rush 24/7 Podcast for itunes 9 System Requirements In order to run the Rush 24/7 Podcast for itunes 9, please see the system requirements here: http://www.apple.com/itunes/download/ Initial Setup of

More information

Lenovo Yoga 2 Pro 13 inch Display User Guide

Lenovo Yoga 2 Pro 13 inch Display User Guide Lenovo Yoga 2 Pro 13 inch Display User Guide Read the safety notices and important tips in the included manuals before using your computer. Notes Before using the product, be sure to read Lenovo Safety

More information

Vodafone Email Plus. User Guide for Windows Mobile

Vodafone Email Plus. User Guide for Windows Mobile Vodafone Email Plus User Guide for Windows Mobile 1 Table of Contents 1 INTRODUCTION... 4 2 INSTALLING VODAFONE EMAIL PLUS... 4 2.1 SETUP BY USING THE VODAFONE EMAIL PLUS ICON...5 2.2 SETUP BY DOWNLOADING

More information

Citrix EdgeSight for Load Testing User s Guide. Citrix EdgeSight for Load Testing 3.8

Citrix EdgeSight for Load Testing User s Guide. Citrix EdgeSight for Load Testing 3.8 Citrix EdgeSight for Load Testing User s Guide Citrix EdgeSight for Load Testing 3.8 Copyright Use of the product documented in this guide is subject to your prior acceptance of the End User License Agreement.

More information

Call Recorder Oygo Manual. Version 1.001.11

Call Recorder Oygo Manual. Version 1.001.11 Call Recorder Oygo Manual Version 1.001.11 Contents 1 Introduction...4 2 Getting started...5 2.1 Hardware installation...5 2.2 Software installation...6 2.2.1 Software configuration... 7 3 Options menu...8

More information

Integrated Invoicing and Debt Management System for Mac OS X

Integrated Invoicing and Debt Management System for Mac OS X Integrated Invoicing and Debt Management System for Mac OS X Program version: 6.3 110401 2011 HansaWorld Ireland Limited, Dublin, Ireland Preface Standard Invoicing is a powerful invoicing and debt management

More information

Android App Quick Start Guide

Android App Quick Start Guide Android App Quick Start Guide We have made this app available FREE to all members of entities that have a current subscription to IamResponding.com. If you are not a member of an entity with a current

More information

This guide describes features that are common to most models. Some features may not be available on your tablet.

This guide describes features that are common to most models. Some features may not be available on your tablet. User Guide Copyright 2014 Hewlett-Packard Development Company, L.P. Bluetooth is a trademark owned by its proprietor and used by Hewlett-Packard Company under license. SD Logo is a trademark of its proprietor.

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

Microsoft PowerPoint 2011

Microsoft PowerPoint 2011 Microsoft PowerPoint 2011 Starting PowerPoint... 2 Creating Slides in Your Presentation... 3 Beginning with the Title Slide... 3 Inserting a New Slide... 3 Adding an Image to a Slide... 4 Downloading Images

More information

Aventail Connect Client with Smart Tunneling

Aventail Connect Client with Smart Tunneling Aventail Connect Client with Smart Tunneling User s Guide Windows v8.7.0 1996-2006 Aventail Corporation. All rights reserved. Aventail, Aventail Cache Control, Aventail Connect, Aventail Connect Mobile,

More information

Create a Poster Using Publisher

Create a Poster Using Publisher Contents 1. Introduction 1. Starting Publisher 2. Create a Poster Template 5. Aligning your images and text 7. Apply a background 12. Add text to your poster 14. Add pictures to your poster 17. Add graphs

More information

Apps for Android. Apps for iphone & ipad INS584-3

Apps for Android. Apps for iphone & ipad INS584-3 Apps for iphone & ipad INS584-3 Apps for Android Android is a trademark of Google Inc. iphone is a trademark of Apple Inc., registered in the U.S. and other countries. ipad is a trademark of Apple Inc.,

More information