IBM Rational SoDA Tutorial

Size: px
Start display at page:

Download "IBM Rational SoDA Tutorial"

Transcription

1 IBM Rational SoDA Tutorial Rational SoDA Version Section 4.7 Creating a Template to Gather RequisitePro and TestManager Data

2 TABLE OF CONTENTS INTRODUCTION... 3 PRE-REQUISITE... 3 PC SETUP... 3 DIRECTORY REFERENCES... 3 CREATING A TEMPLATE TO GATHER INFORMATION FROM REQUISITEPRO AND TESTMANAGER... 4 PART 1 CREATE A TEMPLATE THAT WILL DISPLAY REQUISITEPRO USE CASE REQUIREMENTS... 4 PART 2 GENERATING A SODA REPORT FOR A NEW TEMPLATE PART 3 MODIFYING AN EXISTING TEMPLATE TO INCORPORATE ADDITIONAL INFORMATION CONCLUSION IBM Rational software ii

3 Introduction One of the most powerful components that Rational provides customers is the integration between its tools. In this exercise, you will create a template that will report information on one of these integrations. The integration between requirements and test cases helps developers and tester insure that they have created the right requirement and are testing to the same requirement. Pre-requisite Exercise 1.4 Verifying the TestManager/RequisitePro Integration has been completed. PC Setup A test directory structure outside the SoDA provided structure is recommended for creating and testing templates. This directory can exist anywhere as long as SoDA can access the files. This folder can reside in the SoDAWord\template directory; if it does then no additional set up is required. If this is not the location you ve selected, then set the User template path via SoDA >Options after creating the directory. Set up the following directory structure: Custom\TestManager Directory references The following directory references are used in this section of the tutorial: RationalDir refers to the installation path for Rational (DriveLetter:\Program Files\Rational is the default path). InstallDir refers to the installation path for Rational SoDA (DriveLetter:\Program Files\Rational\SoDAWord is the default path). TestDir refers to the directory structure created in the PC Setup. Note The graphics used to illustrate the Microsoft Word user interface were captured using Microsoft Word Depending on the version of Word you use, these dialog boxes may look different. IBM Rational software Page 3 of 48 Exercise RequisitePro

4 Creating a Template to gather information from RequisitePro and TestManager The customer has called in with the following problem: They have Test cases in TestManager that are associated with requirements in RequisitePro. They cannot figure out how to go from the RequisitePro requirement to the TestManager Test Case. Can this be done? With TestManager the integration to RequisitePro is a one-way street from TestManager to RequisitePro. Due to this limitation, the way the template needs to be set up is different than if the customer wanted to go from TestManager to RequisitePro. To create this template additional information must be obtained prior to the creation of the template. You must know the RequisitePro project name as well as the TestManager project This exercise will have you create a template to resolve this customer s problem. Part 1 Create a Template that will display RequisitePro Use Case Requirements In this exercise, you ll create a template that will display Rational RequisitePro requirement information. IBM Rational software Page 4 of 48 Exercise RequisitePro

5 Start a new Microsoft Word (MS Word) document. From the desktop, click Start > New Office Document. IBM Rational software Page 5 of 48 Exercise RequisitePro

6 Attach the SoDA.dot template to the new document. Throughout out these exercise, different methods of creating a new template will be used so that you can be comfortable with them. Click File > New The New Office Document dialog displays. IBM Rational software Page 6 of 48 Exercise RequisitePro

7 Click soda.dot. Note If extensions are not visible, then click on soda. Click OK The Microsoft Word (MS Word) application window displays. Note the SoDA option on the Microsoft Menu bar. IBM Rational software Page 7 of 48 Exercise RequisitePro

8 Show formatting marks in the document. Tip: It is always recommended, when working with SoDA templates to enable the formatting function (Show\Hide ) If you can t see the paragraph formatting mark at the top of the document, you must make them visible. To view the paragraph marks ( ) in the document: If you re using Word 2000, on the toolbar, click Show\Hide ( ), or use <Ctrl>+<Shift>+<8>. If you re using Word 2002, click SoDA > Show\Hide Commands. If your using Word 2003, either method will work depending on what default setting you have used. MS Word 2003 can be set to have the look and feel of either 2002 or MS Word 2000 Show/Hide MS Word 2002 Show/Hide This type of template cannot be setup as generic, it will require an OPEN for both the RequisitePro project and the TestManager project. Click SoDA > Add Command. IBM Rational software Page 8 of 48 Exercise RequisitePro

9 Connect to the TestManager Domain. The Select Command To Add dialog displays. Click OPEN Command Click OK The OPEN Command dialog displays. Expand the TestManager node (click ). IBM Rational software Page 9 of 48 Exercise RequisitePro

10 When no object has been selected in the left pane, the Arguments list is blank. The OPEN Command dialog refreshes with the TestManager node expanded Click Project The OPEN Command dialog refreshes with the Arguments list populated. Click Browse. IBM Rational software Page 10 of 48 Exercise RequisitePro

11 The Open dialog displays. Use the pull down selector and traverse to C:Classics\Projects\Webshop folder The Open dialog refreshes showing the contents of this folder. IBM Rational software Page 11 of 48 Exercise RequisitePro

12 Click Webshop.rsp The Open dialog displays showing the File name field defined. Click Open The OPEN Command dialog displays. Click OK. IBM Rational software Page 12 of 48 Exercise RequisitePro

13 The TestManager Login dialog displays In the Username field, type admin. Leave the Password field blank. Click OK. IBM Rational software Page 13 of 48 Exercise RequisitePro

14 With a successful login into TestManager, the MS Word application window displays with an OPEN comment visible in the body Add an OPEN command for the RequisitePro project. Click SoDA > Add Command. IBM Rational software Page 14 of 48 Exercise RequisitePro

15 The Add Command dialog displays. Click OPEN command. Click OK The Open Command dialog displays Expand the RequisitePro node (click ). IBM Rational software Page 15 of 48 Exercise RequisitePro

16 The OPEN Command dialog displays with the RequisitePro node expanded showing the classes that can be selected for this domain. Click Project Complete the OPEN argument list. The OPEN Command dialog refreshes with the list of Arguments required for the object selected in the left pane. Click Browse The Open dialog box displays. IBM Rational software Page 16 of 48 Exercise RequisitePro

17 Use the pull down menu to traverse to the RequisitePro file (.rqs): c:\classics\projects\webshop\requisitepro Click ClassicsWebShop.RQS The Open dialog refreshes with the File Name field defined. Click Open Security may be enabled on this project, if so, the RequisitePro Login dialog displays. In the User name field, type admin. Leave the Password field blank. Click OK. IBM Rational software Page 17 of 48 Exercise RequisitePro

18 After the RequisitePro Project Login dialog closes, the SoDA program attempts to make a connection to the RequisitePro environment accessing the specified RequisitePro project. If a successful connection is made, then Microsoft Word window displays. If the following error displays, check the user name and password: Authentication failed Click OK. If a successful connection is not made then an error is displayed The RequisitePro Login redisplays with the original values populating the fields. The typical types of problems are: Incorrect spelling of either the Username or Password Wrong password for this user No password when there should be one A password was entered when none should be supplied Incorrect Capitalization on the password (passwords are case sensitive) Correct this issue before going on. Click OK. IBM Rational software Page 18 of 48 Exercise RequisitePro

19 The OPEN Command dialog box refreshes with the Argument list completed. Click OK The MS Word application window displays. IBM Rational software Page 19 of 48 Exercise RequisitePro

20 Add a REPEAT command for the Use Case requirement type. Click SoDA > Add Command The Select Command To Add dialog displays. IBM Rational software Page 20 of 48 Exercise RequisitePro

21 Click REPEAT Command. Click OK The REPEAT Command dialog displays In order to limit the amount of data returned, a first level of filtering will be applied. This is done through the Where Is A field. In the Where Is A field, click the down arrow The Where Is A drop down selector displays. Click UCRequirement. IBM Rational software Page 21 of 48 Exercise RequisitePro

22 The REPEAT Command dialog displays with the Where Is A field defined. Note The Name field also changed. Click OK The MS Word application window displays showing the REPEAT comments. IBM Rational software Page 22 of 48 Exercise RequisitePro

23 Start the SoDA Template View. Click SoDA > Template View Listed below are the definitions of what the Letter in front of the value means: O Open Command D Display Command The Template View dialog displays. Depending on what object is highlighted in the left pane, the contents of the right pane may vary from what is shown in this graphic. Click R REPEAT in the left pane. R Repeat Command Additional values (will expand when selected) - Go back one level IBM Rational software Page 23 of 48 Exercise RequisitePro

24 Review the attributes, note that there is nothing that is remotely related to the TestManager environment. There are no DISPLAYs or REPEATs for Test. This is due to the way the integration works, RequisitePro does not know, nor care, that TestManager is integrated. The integration is established through Rational Administrator. The Template View dialog displays showing the attributes available for the UCRequirement type. Use the scroll bar to review what attributes are available Add DISPLAYs for the following use case requirement attributes: Full Tag Name Text Priority Status In the right pane, click D FullTag. IBM Rational software Page 24 of 48 Exercise RequisitePro

25 The Template View displays with the left pane updated with the new SoDA command. In the right pane, click D Name The Template View displays with the left pane updated with the new SoDA command. In the right pane, click D Text. IBM Rational software Page 25 of 48 Exercise RequisitePro

26 The Template View displays with the left pane updated with the new SoDA command. In the right pane, click D Priority The Template View displays with the left pane updated with the new SoDA command. In the right pane, click D Status. IBM Rational software Page 26 of 48 Exercise RequisitePro

27 The Template View displays with the left pane updated with the new SoDA command. Click to close the Template View The MS Word application window displays. If you are using MS Word 2002, turn off the SoDA Show/Hide Commands option, click SoDA > Show/Hide Commands. IBM Rational software Page 27 of 48 Exercise RequisitePro

28 Save the SoDA template. Click File > Save As The Save As dialog displays. IBM Rational software Page 28 of 48 Exercise RequisitePro

29 Use the drop down menu and traverse to TestDir. You were instructed to create this directory prior to starting this tutorial. If you need further information, please see the PC Setup section at the beginning of the document Click on TestDir Name. IBM Rational software Page 29 of 48 Exercise RequisitePro

30 The TestDir displays showing the contents of this folder In the File name field, type UCRequirementsToTMTestCase.doc Click Save. IBM Rational software Page 30 of 48 Exercise RequisitePro

31 The MS Word application window displays Leave MS Word and this document open, you will generate the report in the next section. Do not close MS Word. Congratulations, you have successfully created the RequisitePro portion of the template. In the next part, you ll generate the report to validate the template. IBM Rational software Page 31 of 48 Exercise RequisitePro

32 Part 2 Generating a SoDA Report for a new Template In this exercise, you ll generate the template you created in the previous section If you closed MS Word, open MS Word and open the SoDA template created in the previous part. IBM Rational software Page 32 of 48 Exercise RequisitePro

33 Click SoDA > Generate Report. IBM Rational software Page 33 of 48 Exercise RequisitePro

34 The MS Word application window minimizes during the generation process and the SoDA Progress Indicator displays in the lower right corner of your screen. Note During the generation process, do not use the clipboard (i.e. copy/paste functions) for any other Office product as this could result in catastrophic corruption of both the report that is being generated and the template document Upon completion of the generation, MS Word application window displays showing the results from the generation process. Compare this data to the Rose RealTime model. After you have completed your review of the data, close the generated report (click ). IBM Rational software Page 34 of 48 Exercise RequisitePro

35 Leave MS Word open. The MS Word application window displays showing the SoDA Template. If you are using MSWord 2002, turn on the SoDA Show/Hide Commands option, click SoDA > Show/Hide Commands. Congratulations, you have successfully generated the template you created in part one. In the next part, you will add the SoDA commands to access the TestManager TestCases. IBM Rational software Page 35 of 48 Exercise RequisitePro

36 Part 3 Modifying an existing template to incorporate additional information In this exercise, you ll add the SoDA commands for the TestManager environment to the template you created in part two If you closed MS Word, open Word and open the SoDA template created in the previous part. If you are using MSWord 2002, turn on the SoDA Show/Hide Commands option, click SoDA > Show/Hide Commands. IBM Rational software Page 36 of 48 Exercise RequisitePro

37 Start the SoDA Template View. Click SoDA > Template View The Template View displays. If it is not already highlighted, click the last DISPLAY in the left pane. IBM Rational software Page 37 of 48 Exercise RequisitePro

38 Right click. The Template View short cut menu displays Click Add. IBM Rational software Page 38 of 48 Exercise RequisitePro

39 The short cut menu expands with a list of all the SoDA commands. Click REPEAT The REPEAT Command dialog displays. Minimize the UCRequirement node (click ) The REPEAT Command dialog displays with all nodes minimized. IBM Rational software Page 39 of 48 Exercise RequisitePro

40 Expand the TestManager_Project node (click ) The REPEAT Command refreshes showing the objects for TestManager_Project Use the scroll bar to locate TestPlans, click TestPlans. Click OK. IBM Rational software Page 40 of 48 Exercise RequisitePro

41 The Template View displays with the left pane updated with the new SoDA command. Click R TestCaseFolders The Template View displays with the left pane updated with the new SoDA command. Click R TestCases. IBM Rational software Page 41 of 48 Exercise RequisitePro

42 The Template View displays with the left pane updated with the new SoDA command. Click R TestCaseInputs The Template View displays with the left pane updated with the new SoDA command. Click on each DISPLAY available for the TestInputs. IBM Rational software Page 42 of 48 Exercise RequisitePro

43 The Template View displays with the left pane updated with the new SoDA commands. Close the Template View, click in the upper right corner of the Template View dialog The MS Word application window displays. IBM Rational software Page 43 of 48 Exercise RequisitePro

44 Generate the SoDA Report. Click File > Save As. Remember, if you are using MS Word 2002 toggle off the SoDA > Show/Hide Commands prior to saving the template The Save As dialog displays. Type a 1 after the name of the file, this will be the first revision to the template. Click Save. IBM Rational software Page 44 of 48 Exercise RequisitePro

45 Once the MS Word application window displays, click SoDA > Generate Report The MS Word application window minimizes and the SoDA Progress Indicator displays in the lower right corner of the desktop. Note During the generation process, do not use the clipboard (i.e. copy/paste functions) for any other Office product as this could result in catastrophic corruption of both the report that is being generated and the template document. IBM Rational software Page 45 of 48 Exercise RequisitePro

46 Upon completion of the generation, MS Word application window displays showing the results from the generation process. Review the results. Use the Edit > Find function to locate TestInput. Does this search indicate any matches? If so, then something was not set up correctly in this template. In the next exercise, you will resolve this issue. After you have completed your review of the data, close the generated report (click ). IBM Rational software Page 46 of 48 Exercise RequisitePro

47 The MS Word application window displays showing the SoDA template. If you are using MSWord 2002, turn on the SoDA Show/Hide Commands option, click SoDA > Show/Hide Commands Do not close MS Word. Congratulations, you have successfully added SoDA commands to display TestManager information, unfortunately, no data was returned. In the next exercise, you will debug this template. IBM Rational software Page 47 of 48 Exercise RequisitePro

48 Conclusion Congratulations! You have successfully created a template that accesses the RequisitePro domain to display UCRequirement information. You attempted to access the TestManager data as well, but there is an issue with the template. Can you think of why this could be? In the next exercise, you will start learning debugging skills in order to resolve this problem. IBM Rational software Page 48 of 48 Exercise RequisitePro

IBM Rational SoDA Tutorial

IBM Rational SoDA Tutorial IBM Rational SoDA Tutorial Rational SoDA Version 2003.06.00 Exercise 1.4 Verifying the TestManager/RequisitePro Integration TABLE OF CONTENTS INTRODUCTION... 3 PRE-REQUISITE... 3 PC SETUP... 3 DIRECTORY

More information

Baselining Requirements Assets with Rational RequisitePro and Rational ClearCase. A Rational Software White Paper

Baselining Requirements Assets with Rational RequisitePro and Rational ClearCase. A Rational Software White Paper Baselining Requirements Assets with Rational RequisitePro and Rational ClearCase A Rational Software White Paper Table of Contents Introduction... 1 Overview... 2 Creating a new versioned Rational RequisitePro

More information

PST for Outlook Admin Guide

PST for Outlook Admin Guide PST for Outlook 2013 Admin Guide Document Revision Date: Sept. 25, 2015 PST Admin for Outlook 2013 1 Populating Your Exchange Mailbox/Importing and Exporting.PST Files Use this guide to import data (Emails,

More information

The first time you open Word

The first time you open Word Microsoft Word 2010 The first time you open Word When you open Word, you see two things, or main parts: The ribbon, which sits above the document, and includes a set of buttons and commands that you use

More information

Introduction to MS Word XP 2002: An Overview

Introduction to MS Word XP 2002: An Overview Introduction to MS Word XP 2002: An Overview Sources Used: http://www.fgcu.edu/support/office2000/word/files.html Florida Gulf Coast University Technology Skills Orientation Word 2000 Tutorial The Computer

More information

Nauticom NetEditor: A How-to Guide

Nauticom NetEditor: A How-to Guide Nauticom NetEditor: A How-to Guide Table of Contents 1. Getting Started 2. The Editor Full Screen Preview Search Check Spelling Clipboard: Cut, Copy, and Paste Undo / Redo Foreground Color Background Color

More information

Appendix C: Run a Report of Individual Listings for your Department

Appendix C: Run a Report of Individual Listings for your Department for your Department The Directory Report The Directory report lists each person in your department along with the information from the HR database that will be printed in the next directory. The Directory

More information

2 Getting Started. Getting Started (v1.8.6) 3/5/2007

2 Getting Started. Getting Started (v1.8.6) 3/5/2007 2 Getting Started Java will be used in the examples in this section; however, the information applies to all supported languages for which you have installed a compiler (e.g., Ada, C, C++, Java) unless

More information

Bucknell University Digital Collections. LUNA Insight User Guide February 2006

Bucknell University Digital Collections. LUNA Insight User Guide February 2006 Bucknell University Digital Collections LUNA Insight User Guide February 2006 User Guide - Table of Contents Topic Page Number Installing Insight. 2-4 Connecting to Insight 5 Opening Collections. 6 Main

More information

FileNET Guide for AHC PageMasters

FileNET Guide for AHC PageMasters PageMasters have the permissions necessary to perform the following tasks with Site Tools: ACADEMIC HEALTH CENTER 2 Application Requirements...3 Access FileNET...3 Log in to FileNET...3 Navigate the Site...3

More information

Sending, Composing and Addressing a New Message:

Sending, Composing and Addressing a New Message: Sending, Composing and Addressing a New Message: 1) On the toolbar click on "New." A drop down box will appear -- select Message 2) A new email box will open up. 3) Enter the email address(es) of the individuals

More information

FileNET Guide for AHC PageMasters

FileNET Guide for AHC PageMasters ACADEMIC HEALTH CENTER 2 PageMasters have the permissions necessary to perform the following tasks with Site Tools: Application Requirements...3 Access FileNET...3 Login to FileNET...3 Navigate the Site...3

More information

Useful Google Apps for Teaching and Learning

Useful Google Apps for Teaching and Learning Useful Google Apps for Teaching and Learning Centre for Development of Teaching and Learning (CDTL) National University of Singapore email: edtech@groups.nus.edu.sg Table of Contents About the Workshop...

More information

Access. Basics PRESENTED BY THE TECHNOLOGY TRAINERS OF THE MONROE COUNTY LIBRARY SYSTEM

Access. Basics PRESENTED BY THE TECHNOLOGY TRAINERS OF THE MONROE COUNTY LIBRARY SYSTEM Access 2010 Basics PRESENTED BY THE TECHNOLOGY TRAINERS OF THE MONROE COUNTY LIBRARY SYSTEM EMAIL: TRAININGLAB@MONROE.LIB.MI.US MONROE COUNTY LIBRARY SYSTEM 734-241-5770 840 SOUTH ROESSLER STREET MONROE,

More information

Introduction to Windows

Introduction to Windows Introduction to Windows Naturally, if you have downloaded this document, you will already be to some extent anyway familiar with Windows. If so you can skip the first couple of pages and move on to the

More information

Word Processing Basics Using Microsoft Word

Word Processing Basics Using Microsoft Word Word Processing Basics Using Microsoft Word lab 3 Objectives: Upon successful completion of Lab 3, you will be able to Use Word to create a simple word processing document Understand the concept of word

More information

Use the Template Editor function to create and maintain templates used in the e-note module. Click anywhere to continue

Use the Template Editor function to create and maintain templates used in the e-note module. Click anywhere to continue Use the Template Editor function to create and maintain templates used in the e-note module. Click anywhere to continue Copyright 2012 Pulse Systems, Inc. Page 1 of 79 To begin working within the configuration

More information

Exporting distribution lists from Thunderbird to Outlook

Exporting distribution lists from Thunderbird to Outlook Exporting distribution lists from Thunderbird to Outlook PLEASE NOTE: Do not export the lists under Distribution Lists in your Thunderbird Address Book as these will no longer be maintained on the new

More information

Word Introduction SBCUSD IT Training Program. Word Introduction. Page Setup, Paragraph Attributes, Printing and More.

Word Introduction SBCUSD IT Training Program. Word Introduction. Page Setup, Paragraph Attributes, Printing and More. SBCUSD IT Training Program Word Introduction Page Setup, Paragraph Attributes, Printing and More Revised 2/15/2018 SBCUSD IT Training Page 1 CONTENTS Cursor Movement... 4 Selecting Text... 5 Font/Typeset

More information

OU EDUCATE TRAINING MANUAL

OU EDUCATE TRAINING MANUAL OU EDUCATE TRAINING MANUAL OmniUpdate Web Content Management System El Camino College Staff Development 310-660-3868 Course Topics: Section 1: OU Educate Overview and Login Section 2: The OmniUpdate Interface

More information

2 Frequently Asked... Questions. 4 How Do I... 1 Working within... Entries

2 Frequently Asked... Questions. 4 How Do I... 1 Working within... Entries Contents I Table of Contents Part I Welcome 6 1 Welcome... 6 2 Frequently Asked... Questions 6 Part II Getting Started 6 1 Getting Started... 6 2... 7 Create a New Database... 7 Open an Existing... Database

More information

The Connector. Version 1.2 Microsoft Project to Atlassian JIRA Connectivity. User Manual

The Connector.  Version 1.2 Microsoft Project to Atlassian JIRA Connectivity. User Manual The Connector Version 1.2 Microsoft Project to Atlassian JIRA Connectivity User Manual Ecliptic Technologies, Inc. Copyright 2008 www.the-connector.com Page 1 of 86 Copyright and Disclaimer All rights

More information

Microsoft Word: Steps To Success (The Bare Essentials)

Microsoft Word: Steps To Success (The Bare Essentials) Microsoft Word: Steps To Success (The Bare Essentials) Workbook by Joyce Kirst 2005 Microsoft Word: Step to Success (The Bare Essentials) Page Contents 1 Starting Word 2 Save 3 Exit 5 Toolbars, Alignment,

More information

NAMI Affiliate Profile Center Contact Manual

NAMI Affiliate Profile Center Contact Manual NAMI Affiliate Profile Center Contact Manual Standards of Excellence/Center for Excellence November 2013 Table of Contents Chapter Page I. NAMI Affiliate Profile Center Contact Training Timetable 3 II.

More information

Using Windows 7 Explorer By Len Nasman, Bristol Village Computer Club

Using Windows 7 Explorer By Len Nasman, Bristol Village Computer Club By Len Nasman, Bristol Village Computer Club Understanding Windows 7 Explorer is key to taking control of your computer. If you have ever created a file and later had a hard time finding it, or if you

More information

How To Upload Your Newsletter

How To Upload Your Newsletter How To Upload Your Newsletter Using The WS_FTP Client Copyright 2005, DPW Enterprises All Rights Reserved Welcome, Hi, my name is Donna Warren. I m a certified Webmaster and have been teaching web design

More information

Directions for Setting up Remote Desktop Connection for PC:

Directions for Setting up Remote Desktop Connection for PC: Directions for Setting up Remote Desktop Connection for PC: BEFORE YOU BEGIN, MAKE SURE YOU HAVE: COMPUTER NAME USERNAME TEMPORARY PASSWORD 1 4/19/2016 Creating a Shortcut to your Concourse Hosting remote

More information

Creating a Website with Publisher 2016

Creating a Website with Publisher 2016 Creating a Website with Publisher 2016 Getting Started University Information Technology Services Learning Technologies, Training & Audiovisual Outreach Copyright 2017 KSU Division of University Information

More information

FLIR Tools+ and Report Studio

FLIR Tools+ and Report Studio Creating and Processing Word Templates http://www.infraredtraining.com 09-20-2017 2017, Infrared Training Center. 1 FLIR Report Studio Overview Report Studio is a Microsoft Word Reporting module that is

More information

Basic Millennium INTRODUCTION

Basic Millennium INTRODUCTION Basic Millennium INTRODUCTION Welcome to the Basic Millennium tutorial. Navigation tools, such as the Continue button, will display as you progress through the presentation, while playback functions are

More information

Lab Exercise 1 Using EGit and JUnit

Lab Exercise 1 Using EGit and JUnit Lab Exercise 1 Using EGit and JUnit This lab exercise will get you familiar with following: EGit, an Eclipse plug-in to use to a distributed version control system called Git. JUnit, a unit testing framework

More information

Roxen Content Provider

Roxen Content Provider Roxen Content Provider Generation 3 Templates Purpose This workbook is designed to provide a training and reference tool for placing University of Alaska information on the World Wide Web (WWW) using the

More information

Practice Labs User Guide

Practice Labs User Guide Practice Labs User Guide This page is intentionally blank Contents Introduction... 3 Overview... 3 Accessing Practice Labs... 3 The Practice Labs Interface... 4 Minimum Browser Requirements... 5 The Content

More information

Lesson 12 Getting Started with Word Essentials

Lesson 12 Getting Started with Word Essentials Getting Started with Word Essentials Computer Literacy BASICS: A Comprehensive Guide to IC 3, 4 th Edition 1 Objectives Create a new document. Change Word settings. Enter text in a document. Show nonprinting

More information

INSTALLING ZOTERO. If you already have Zotero, you may upgrade to the latest version.

INSTALLING ZOTERO. If you already have Zotero, you may upgrade to the latest version. INSTALLING ZOTERO 1. Open the Firefox browser. (These instructions are geared toward the Firefox browser, however, beta versions of Zotero exist for Safari and Chrome. Go to the Zotero website for moe

More information

Getting Started (1.8.7) 9/2/2009

Getting Started (1.8.7) 9/2/2009 2 Getting Started For the examples in this section, Microsoft Windows and Java will be used. However, much of the information applies to other operating systems and supported languages for which you have

More information

Starting ParTEST. Select Start, Programs ParTEST ParTEST Enter your User Name and password

Starting ParTEST. Select Start, Programs ParTEST ParTEST Enter your User Name and password Starting ParTEST User Login Select Start, Programs ParTEST ParTEST Enter your User Name and password If you still logged into ParTEST as the Administrator Select File, Logout. Enter your User name and

More information

ALES Wordpress Editor documentation ALES Research websites

ALES Wordpress Editor documentation ALES Research websites ALES Wordpress Editor documentation ALES Research websites Contents Login... 2 Website Dashboard... 3 Editing menu order or structure... 4 Add a new page... 6 Move a page... 6 Select a page to edit...

More information

Word Processing. 2 Monroe County Library System

Word Processing. 2 Monroe County Library System 2 Monroe County Library System http://monroe.lib.mi.us Word Processing Word Pad Quick Guide... 4 Help Menu... 6 Invitation... 7 Saving... 12 Printing... 13 Insert a Picture... 14 Saving to a CD... 15 In

More information

Web design and content management from Microsoft FrontPage allows you to create, design, modify, and update your own website without learning any

Web design and content management from Microsoft FrontPage allows you to create, design, modify, and update your own website without learning any Web design and content management from Microsoft FrontPage allows you to create, design, modify, and update your own website without learning any complex languages or codes. www.microsoft.com/frontpage

More information

Outlook Web Access and New Memo

Outlook Web Access and New Memo How do I get into my new email, Outlook Web Access? Open a browser and type in https://mail.buffaloschools.org/owa/. There is also a link on the Buffalo website. http://www.buffaloschools.org/instructionaltech.cfm

More information

Introduction to Microsoft Office 2016: Word

Introduction to Microsoft Office 2016: Word Introduction to Microsoft Office 2016: Word Last Updated: September 2018 Cost: $2.00 Microsoft Word is a word processing software. You can use it to type letters, reports, and other documents. This class

More information

Word Getting Started The Word Window u vw. Microsoft QUICK Source. Creating a New Blank Document. Creating a New Document from a Template

Word Getting Started The Word Window u vw. Microsoft QUICK Source. Creating a New Blank Document. Creating a New Document from a Template Microsoft QUICK Source Word 2007 Getting Started The Word Window u vw x y z u Quick Access Toolbar contains shortcuts for the most commonly used tools. v Microsoft Office Button contains common file and

More information

Microsoft Excel 2007

Microsoft Excel 2007 Learning computers is Show ezy Microsoft Excel 2007 301 Excel screen, toolbars, views, sheets, and uses for Excel 2005-8 Steve Slisar 2005-8 COPYRIGHT: The copyright for this publication is owned by Steve

More information

Chapter 1 -- Getting Started, Getting Help

Chapter 1 -- Getting Started, Getting Help Chapter 1 -- Getting Started, Getting Help Logging In Click on the Evergreen staff client icon located on your desktop or select the Evergreen Staff Client from your Start menu: The login screen opens:

More information

Technical Intro Part 1

Technical Intro Part 1 Technical Intro Part 1 Learn how to create, manage, and publish content with users and groups Hannon Hill Corporation 950 East Paces Ferry Rd Suite 2440, 24 th Floor Atlanta, GA 30326 Tel: 800.407.3540

More information

Outlook 2003 Desktop Configuration for Remote Access User Guide

Outlook 2003 Desktop Configuration for Remote Access User Guide Outlook 2003 Desktop Configuration for Remote Access User Guide Outlook 2003 Desktop Configuration for Remote Access 1 of 9 Transferring Microsoft Outlook Data How to Export Personal Folders (.pst) File

More information

Microsoft Outlook (A guide to help you better understand and utilize MS Outlook)

Microsoft Outlook (A guide to help you better understand and utilize MS Outlook) Microsoft Outlook (A guide to help you better understand and utilize MS Outlook) Ramapo College of New Jersey Center for Computing Information Systems (CCIS) Administrative Help-Desk ext. 7000 adm_help@ramapo.edu

More information

Microsoft Word Understanding Word. Lesson , John Wiley & Sons, Inc. Microsoft Official Academic Course, Microsoft Word

Microsoft Word Understanding Word. Lesson , John Wiley & Sons, Inc. Microsoft Official Academic Course, Microsoft Word Microsoft Word 2013 Lesson 1 Understanding Word 2014, John Wiley & Sons, Inc. Microsoft Official Academic Course, Microsoft Word 2013 1 Objectives 2014, John Wiley & Sons, Inc. Microsoft Official Academic

More information

1 Installing the integration server

1 Installing the integration server 1 Installing the integration server This document contains information about how to install the Rational DOORS for HP Quality Center Interface integration server. Installing the integration server also

More information

Using Microsoft Word. Text Editing

Using Microsoft Word. Text Editing Using Microsoft Word A word processor is all about working with large amounts of text, so learning the basics of text editing is essential to being able to make the most of the program. The first thing

More information

We start by providing you with an overview of the key feature of the IBM BPM Process Portal.

We start by providing you with an overview of the key feature of the IBM BPM Process Portal. Lab 1 Process Portal 1.1 Overview This lab exercise will make you familiar with the key capabilities of the ready-to-use Process Portal included with IBM Business Process Manager (BPM). You will experience

More information

CHAPTER 3. Entering Text and Moving Around

CHAPTER 3. Entering Text and Moving Around CHAPTER 3 Entering Text and Moving Around Typing text is what word processing is all about. You can, in fact, create a perfectly respectable document by typing alone. Everything else all of the formatting

More information

HP ALM Overview. Exercise Outline. Administration and Customization Lab Guide

HP ALM Overview. Exercise Outline. Administration and Customization Lab Guide HP ALM 11.00 Administration and Customization Lab Guide Overview This Lab Guide contains the exercises for Administration and Customization of HP ALM 11 Essentials training. The labs are designed to enhance

More information

Senior Executive. Training Guide

Senior Executive. Training Guide Senior Executive Training Guide Table of Contents 1 Introduction... 5 1.1 Who is this Guide for?... 5 1.2 Pre-Requisites... 5 1.3 Suggested Exercises... 5 1.4 System Requirements... 5 2 Getting Started...

More information

The PCC CIS etutorial to Windows

The PCC CIS etutorial to Windows The PCC CIS etutorial to Windows Table of Contents What do I see when I start my computer?...3 What is the desktop?...4 What is the start menu?...5 How do I adjust my windows?...6 How do I minimize a window?...6

More information

The Fundamentals. Document Basics

The Fundamentals. Document Basics 3 The Fundamentals Opening a Program... 3 Similarities in All Programs... 3 It's On Now What?...4 Making things easier to see.. 4 Adjusting Text Size.....4 My Computer. 4 Control Panel... 5 Accessibility

More information

Xton Access Manager GETTING STARTED GUIDE

Xton Access Manager GETTING STARTED GUIDE Xton Access Manager GETTING STARTED GUIDE XTON TECHNOLOGIES, LLC PHILADELPHIA Copyright 2017. Xton Technologies LLC. Contents Introduction... 2 Technical Support... 2 What is Xton Access Manager?... 3

More information

Microsoft Word 2010 Tutorial

Microsoft Word 2010 Tutorial 1 Microsoft Word 2010 Tutorial Microsoft Word 2010 is a word-processing program, designed to help you create professional-quality documents. With the finest documentformatting tools, Word helps you organize

More information

Installing Microsoft Desktop Connection for MAC YOU RE USING THE MOST RECENT COPY (SEE LINK) OF MICROSOFT

Installing Microsoft Desktop Connection for MAC YOU RE USING THE MOST RECENT COPY (SEE LINK) OF MICROSOFT Installing Microsoft Desktop Connection for MAC BEFORE YOU BEGIN MAKE SURE YOU HAVE: COMPUTER NAME USER NAME A TEMPORARY PASSWORD YOU RE USING THE MOST RECENT COPY (SEE LINK) OF MICROSOFT DESKTOP CONNECTION

More information

Secure Mobile Access Module

Secure Mobile Access Module Secure Mobile Access Module Administration Guide Version 1.0 GlobalSCAPE, Inc. (GSB) Address: 4500 Lockhill-Selma Road, Suite 150 San Antonio, TX (USA) 78249 Sales: (210) 308-8267 Sales (Toll Free): (800)

More information

TABLE OF CONTENTS TABLE OF CONTENTS... 1 INTRODUCTION... 2 USING WORD S MENUS... 3 USING WORD S TOOLBARS... 5 TASK PANE... 9

TABLE OF CONTENTS TABLE OF CONTENTS... 1 INTRODUCTION... 2 USING WORD S MENUS... 3 USING WORD S TOOLBARS... 5 TASK PANE... 9 TABLE OF CONTENTS TABLE OF CONTENTS... 1 INTRODUCTION... 2 USING WORD S MENUS... 3 DEFINITIONS... 3 WHY WOULD YOU USE THIS?... 3 STEP BY STEP... 3 USING WORD S TOOLBARS... 5 DEFINITIONS... 5 WHY WOULD

More information

Moodle Tutorial. Tak Auyeung. April 5, 2006

Moodle Tutorial. Tak Auyeung. April 5, 2006 Moodle Tutorial Tak Auyeung April 5, 2006 1 Self Enrollment Moodle allows you to self enroll with courses. Depending on the class, you may or may not require a password. This section guides you through

More information

A Document Created By Lisa Diner Table of Contents Western Quebec School Board October, 2007

A Document Created By Lisa Diner Table of Contents Western Quebec School Board October, 2007 Table of Contents A Document Created By Lisa Diner Western Quebec School Board October, 2007 Table of Contents Some Basics... 3 Login Instructions... 4 To change your password... 6 Options As You Login...

More information

RWT Network System Installation Guide

RWT Network System Installation Guide RWT Network System Installation Guide Copyright 2003, Talking Fingers, Inc. Page 1 of 48 This document is Copyright 2003 by Talking Fingers, Inc. All rights are reserved. This document may not be copied

More information

Procedure to Create Custom Report to Report on F5 Virtual Services

Procedure to Create Custom Report to Report on F5 Virtual Services Procedure to Create Custom Report to Report on F5 Virtual Services Summary: The purpose of this Application Note is to provide a procedure to report on F5 Load Balancer Virtual Services. The report uses

More information

Café Soylent Green Chapter 12

Café Soylent Green Chapter 12 Café Soylent Green Chapter 12 This version is for those students who are using Dreamweaver CS6. You will be completing the Forms Tutorial from your textbook, Chapter 12 however, you will be skipping quite

More information

5 Setting Preferences 15 Preferences 15 Configure Chart Colors 16

5 Setting Preferences 15 Preferences 15 Configure Chart Colors 16 CRITERION Vantage 3 Acquire Training Manual Contents 1 Introduction 3 Collecting Data 3 2 Starting the Program 3 Logging In and Logging Out 3 Logging In 3 Logging in as an Administrator 3 Logging in as

More information

w w w. d a c d b. c o m ( )

w w w. d a c d b. c o m ( ) Quick Start Guide Welcome to DACdb! This simple guide is designed to give you basic information and an overview of some of our key functions. As you become comfortable with the tasks, explore our further

More information

Developing Intelligent Apps

Developing Intelligent Apps Developing Intelligent Apps Lab 1 Creating a Simple Client Application By Gerry O'Brien Overview In this lab you will construct a simple client application that will call an Azure ML web service that you

More information

File Cabinet Manager

File Cabinet Manager Tool Box File Cabinet Manager Java File Cabinet Manager Password Protection Website Statistics Image Tool Image Tool - Resize Image Tool - Crop Image Tool - Transparent Form Processor Manager Form Processor

More information

Option CloudGate Asset Gateway Step-by-Step Guide

Option CloudGate Asset Gateway Step-by-Step Guide Option CloudGate Asset Gateway Step-by-Step Guide This is Step-by-Step guide that will walk you through installing and setting up an Option CloudGate Asset Gateway with devicewise Asset Gateway software.

More information

Beginner Workshop Activity Guide 2012 User Conference

Beginner Workshop Activity Guide 2012 User Conference Beginner Workshop Activity Guide 2012 User Conference TUESDAY, MARCH 6 2:00PM 5:00 PM Beginner Training Workshop Attendees will learn the end user functions of OU Campus TM. They will learn how to log

More information

Basic Concepts. Launching MultiAd Creator. To Create an Alias. file://c:\documents and Settings\Gary Horrie\Local Settings\Temp\~hh81F9.

Basic Concepts. Launching MultiAd Creator. To Create an Alias. file://c:\documents and Settings\Gary Horrie\Local Settings\Temp\~hh81F9. Page 1 of 71 This section describes several common tasks that you'll need to know in order to use Creator successfully. Examples include launching Creator and opening, saving and closing Creator documents.

More information

EVERY NATION OUTLOOK WEB ACCESS (OWA) USER S GUIDE

EVERY NATION OUTLOOK WEB ACCESS (OWA) USER S GUIDE EVERY NATION OUTLOOK WEB ACCESS (OWA) USER S GUIDE Exchange 2003 Version Revised September 2005 TABLE OF CONTENTS WHAT S NEW IN OWA 2003?...2 General...2 Inbox and Message Composition...2 Tasks...2 INTRODUCTION

More information

Version 1.4. FaxCore User Manual

Version 1.4. FaxCore User Manual Version 1.4 FaxCore User Manual Table of Contents Introduction... 1 Contacting FaxCore... 1 Getting Started... 2 Understanding FaxCore s User Interface... 4 Settings: Your User Profile... 4 Personal Information

More information

What is OU Campus? Log into OU Campus

What is OU Campus? Log into OU Campus OU Campus v10 Content Providers User Guide This document is designed to provide (level 5) Content Providers with basic information needed to do most tasks. Those needing additional information are encouraged

More information

Cooperative Extension Service 4HPlus! Computer Tip

Cooperative Extension Service 4HPlus! Computer Tip Cooperative Extension Service 4HPlus! Computer Tip Mail Merge with 4HPlus! and Microsoft Word A mail merge file can be created in the 4HPlus! program and used to send letters to the members and/or leaders.

More information

SKILL AREA 210: USE A WORD PROCESSING SOFTWARE. Lesson 1: Getting Familiar with Microsoft Word 2007 for Windows...5

SKILL AREA 210: USE A WORD PROCESSING SOFTWARE. Lesson 1: Getting Familiar with Microsoft Word 2007 for Windows...5 Contents Microsoft Word 2007...5 Lesson 1: Getting Familiar with Microsoft Word 2007 for Windows...5 The Microsoft Office Button...6 The Quick Access Toolbar...6 The Title Bar...6 The Ribbon...6 The Ruler...6

More information

Dreamweaver MX The Basics

Dreamweaver MX The Basics Chapter 1 Dreamweaver MX 2004 - The Basics COPYRIGHTED MATERIAL Welcome to Dreamweaver MX 2004! Dreamweaver is a powerful Web page creation program created by Macromedia. It s included in the Macromedia

More information

Word - Basics. Course Description. Getting Started. Objectives. Editing a Document. Proofing a Document. Formatting Characters. Formatting Paragraphs

Word - Basics. Course Description. Getting Started. Objectives. Editing a Document. Proofing a Document. Formatting Characters. Formatting Paragraphs Course Description Word - Basics Word is a powerful word processing software package that will increase the productivity of any individual or corporation. It is ranked as one of the best word processors.

More information

Using Mail Merge in Microsoft Word XP/2002

Using Mail Merge in Microsoft Word XP/2002 Using Mail Merge in Microsoft Word XP/2002 Open Microsoft Word XP/2002 Beginning the Merge You may start Mail Merge with a blank document or one that you have already created. We will use a blank document

More information

Quick Tips & Tricks. Important You must use SEMICOLONS ( ie; ) to separate address when sending mail to multiple users

Quick Tips & Tricks. Important You must use SEMICOLONS ( ie; ) to separate  address when sending mail to multiple users Quick Tips & Tricks Important You must use SEMICOLONS ( ie; ) to separate email address when sending mail to multiple users Customize Mail View Click, View, and then highlight Current View Click, Customize

More information

Microsoft Word Part I Reference Manual

Microsoft Word Part I Reference Manual Microsoft Word 2002 Part I Reference Manual Instructor: Angela Sanderson Computer Training Coordinator Updated by: Angela Sanderson January 11, 2003 Prepared by: Vi Johnson November 20, 2002 THE WORD SCREEN

More information

You ll notice at the bottom of the file menu there is a list of recently opened files. You can click a file name in the list to re-open that file.

You ll notice at the bottom of the file menu there is a list of recently opened files. You can click a file name in the list to re-open that file. Using Microsoft Word A word processor is all about working with large amounts of text, so learning the basics of text editing is essential to being able to make the most of the program. The first thing

More information

SharePoint 2010 Site Owner s Manual by Yvonne M. Harryman

SharePoint 2010 Site Owner s Manual by Yvonne M. Harryman SharePoint 2010 Site Owner s Manual by Yvonne M. Harryman Chapter 9 Copyright 2012 Manning Publications Brief contents PART 1 GETTING STARTED WITH SHAREPOINT 1 1 Leveraging the power of SharePoint 3 2

More information

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step.

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. Table of Contents Get Organized... 1 Create the Home Page... 1 Save the Home Page as a Word Document...

More information

Quick Links on Google Apps. Information about ACC Google Apps and Mail can be found here at

Quick Links on Google Apps. Information about ACC Google Apps and Mail can be found here at Quick Links on Google Apps Information about ACC Google Apps and Mail can be found here at http://www.austincc.edu/itdocs/google/index.php. 1. Transitioning to Google Apps Mail from Microsoft Outlook Since

More information

Materials for SOS Workshop No. 1 Getting more out of Microsoft Office Word

Materials for SOS Workshop No. 1 Getting more out of Microsoft Office Word Materials for SOS Workshop No. 1 Getting more out of Microsoft Office Word SOS Workshop Series 2014 Materials in Support of SOS Workshop No. 1 Updated 3 March 2014 Prepared by Karen Spear Ellinwood, PhD,

More information

Using Mail Merge in Microsoft Word 2003

Using Mail Merge in Microsoft Word 2003 Using Mail Merge in Microsoft Word 2003 Mail Merge Created: 12 April 2005 Note: You should be competent in Microsoft Word before you attempt this Tutorial. Open Microsoft Word 2003 Beginning the Merge

More information

CAL 9-2: Café Soylent Green Chapter 12

CAL 9-2: Café Soylent Green Chapter 12 CAL 9-2: Café Soylent Green Chapter 12 This version is for those students who are using Dreamweaver CC. You will be completing the Forms Tutorial from your textbook, Chapter 12 however, you will be skipping

More information

Site Manager. To edit a page already in place, click on the name of the page.

Site Manager. To edit a page already in place, click on the name of the page. Web Page Editing Navigate to the SFHS website. The address is http://www.forsyth.k12.ga.us/sfhs/site/default.asp. (Use that link, or copy/paste it into a browser. You can also pull up Internet Explorer,

More information

MICROSOFT WORD 2010 BASICS

MICROSOFT WORD 2010 BASICS MICROSOFT WORD 2010 BASICS Word 2010 is a word processing program that allows you to create various types of documents such as letters, papers, flyers, and faxes. The Ribbon contains all of the commands

More information

Word 2007/10/13 1 Introduction

Word 2007/10/13 1 Introduction Objectives Word 2007/10/13 1 Introduction Understand the new Word 2007 Interface Navigate the Office button Learn about the Quick Access menu Navigate the Ribbon menu interface Understand the I-beam Learn

More information

Adobe Acrobat Training

Adobe Acrobat Training Adobe Acrobat Training November 18 th, 2010 What Are PDFs For? Acrobat is not a word processor (Word) or a print layout program (Publisher). Acrobat creates Portable Document Format (PDF) files, which

More information

Drupal Cloud Getting Started Guide Creating a Lab site with the MIT DLC Theme

Drupal Cloud Getting Started Guide Creating a Lab site with the MIT DLC Theme Introduction Drupal Cloud Getting Started Guide Creating a Lab site with the MIT DLC Theme In this Getting Started Guide, you can follow along as a website is built using the MIT DLC Theme. Whether you

More information

Microsoft Word Basic Editing. Lesson , John Wiley & Sons, Inc. Microsoft Official Academic Course, Microsoft Word

Microsoft Word Basic Editing. Lesson , John Wiley & Sons, Inc. Microsoft Official Academic Course, Microsoft Word Microsoft Word 2013 Lesson 2 Basic Editing 2014, John Wiley & Sons, Inc. Microsoft Official Academic Course, Microsoft Word 2013 1 Objectives 2014, John Wiley & Sons, Inc. Microsoft Official Academic Course,

More information

Microsoft How to Series

Microsoft How to Series Microsoft How to Series Getting Started with EXCEL 2007 A B C D E F Tabs Introduction to the Excel 2007 Interface The Excel 2007 Interface is comprised of several elements, with four main parts: Office

More information

GIAC Introduction to Security Fundamentals. Laptop and External Drive Configuration Guide Version 1.1 SEC301

GIAC Introduction to Security Fundamentals. Laptop and External Drive Configuration Guide Version 1.1 SEC301 GIAC Introduction to Security Fundamentals Laptop and External Drive Configuration Guide Version 1.1 SEC301 SEC301 - Hands-on Exercises Addendum Page 1 Table of Contents Background... 3 Create a local

More information

Introduction to Microsoft Word 2007 Quickguide

Introduction to Microsoft Word 2007 Quickguide Introduction to Microsoft Word 2007 Quickguide Opening Word -Click the Start button -Click Programs from the start menu -Select Microsoft Office -Click Microsoft Office Word 2007 -A new blank document

More information