User Manual 3.0. TestingWhiz User Manual 3.0

Size: px
Start display at page:

Download "User Manual 3.0. TestingWhiz User Manual 3.0"

Transcription

1 TestingWhiz User Manual 3.0 1

2 Contents 1. GENERAL INFORMATION Target Audience System Requirements Platform Support Browser Support OVERVIEW OF TESTINGWHIZ Introduction Intuitive UI Welcome Screen Application Main Screen Process Flow Ways to Create Test Case Record and Playback Testing Keyword-driven/Table-driven Testing Data Driven Testing Test Report Settings and Configurations General Preference Default browser Settings Internationalization Support Delay Value Always Capture Failure Screenshot Use Custom Path Show Welcome Screen Show Active Screen during Test Execution Integration with Bug Tracking Tool Database Preference Mail Preference

3 ing Test Report Test Management Tool FUNCTIONALITIES IN TESTINGWHIZ Drag and Drop Operation Visual Presentation View/Outline view Object Eye Object Repository Methods Create a Method Call a Method in the Test Case Scheduling Tasks Customize Trigger Time View Job History OPERATIONS IN TESTINGWHIZ Check Checked:false Checked:true Cookie Enabled:false Enabled:true Exists:true Selected:index Selected:value Single Occurrence Text Text:value Text Ignore Case Title Visible:false Visible:true Verify Move To Frame To Next Page To Previous Page

4 To Window Open Page Wait For Element For Time Click and Wait Write Message to Report Perform Accept Alert Close Mouse Over Reject Alert Right Click Scroll Down Scroll Up Select:index Select:value Set:variable Set:variableglobal Click Delete Cookie All Cookies Loop Start Loop Continue Loop Break Loop End Exit Case Highlight Key press Enter Escape F F F

5 F F F Page Down Page Up Refresh Tab Input If Checked:false Checked:true Compare Compare Ignore case Enabled:false Enabled:true Exists:true isblankornull Selected:index Selected:value Text Text:value Title Visible:false Visible:true Else Else if Checked:false Checked:true Compare Ignore Case Enabled:false Enabled:true Exists:true isblankornull Selected:index Selected:value Text

6 Text:value Title Visible:false Visible:true Else-if-Not Checked:false Checked:true Compare Compare Ignore Case Enabled:false Enabled:true Exists:true isblankornull Selected:index Selected:value Text Text:value Title Visible:false Visible:true End If If-Not Checked:false Checked:true Compare Compare Ignore Case Enabled:false Enabled:true Exists:true isblankornull Selected:index Selected:value Text Text:value Title Visible:false

7 Visible:true Compare Operation Compare < (less than) Compare <= (less than equal to) Compare > (greater than) Compare >= (greater than equal to) Compare = (equal to) Compare!= (not equal to) Get Attribute Table Cell Data Table Column Count Table Row Count Text Title Current Page url Enter Authentication Execute JavaScript String Compare Compare Ignore Case Concat isblankornull Length SubStr tonumber To Lower To Upper Trim Run Command Export To XML CSV Call Method Database Fetch

8 Query Math Operations Abs Operation INT Operation Floor Operation Ceiling Operation

9 1. GENERAL INFORMATION 1.1. Target Audience This manual is intended to help QA engineers and software testers automate the testing of web-based applications using TestingWhiz. It can also be used by Business Analysts, Project Managers, Test Leads and stakeholders who are involved in testing activities for analysis and estimation purposes System Requirements Operating System: Windows XP/Vista/7/8 RAM: 512 MB RAM Note: Recommended 1 GB+ RAM for optimum performance 1.3. Platform Support TestingWhiz can be used to create Automation Test Scripts only on Windows. However, the test scripts created using TestingWhiz can be executed on different operating systems like Microsoft, Mac and Linux Browser Support TestingWhiz supports Internet Explorer 7, 8, 9 & 10 Mozilla Firefox 3.6 to 18 Google Chrome 19 to 26 You can use any of these browsers as your default browser to execute the Automation Test Scripts created using TestingWhiz. Refer section Configuration Settings to know how you can set the default browser. 9

10 2. OVERVIEW OF TESTINGWHIZ 2.1. Introduction Testing is not a single step, but a progressive process that helps reduce the risks, defects and pitfalls that are commonly associated with software applications. Automation testing is one method to accelerate time-to-market and save significant money and effort during testing. TestingWhiz is an easy, intuitive and affordable solution meeting tomorrow s automation testing needs. Key Benefits: Saves Time and Cost. A normal testing scenario for a typical web application involves testing over multiple environments like development, QA, stage, production and over multiple browsers. Performing testing activities over such varied combinations can be taxing. TestingWhiz lets you play the same test case(s) multiple times thus saving your valuable time and effort. It helps significantly reduce the number of resources needed for regression testing. Increase Test Coverage. Using TestingWhiz, you can test how an application reacts under repeated execution of same operations. Regression suites can cover every feature in your application that may be difficult to accomplish in manual testing. Highly Reliable. TestingWhiz provides you with reliable results. It reduces possibility of human error and makes testing less dependent on individual tester s capabilities. Reusability. You can reuse the same automation code with minor modifications to test different versions of an application. Easily Programmable. TestingWhiz lets you write sophisticated test scripts using conditions and loops to validate even the most complicated feature in the application. 10

11 An Intro How easy it is to design and execute test cases Supporting Features Objects All the objects with which you interact or perform certain action are stored in the Object Repository. Grid Computing Supports running multiple tests at the same time against different terminals running different browsers and operating system You can Record and Playback Testing Create your own Test Steps by picking Operations and Actions You can perform Data Driven Testing Operations Operations and Methods are there to make your task quick and Easy. Main reason that lets you do code-less scripting Methods You can also re-use your Test Script at multiple places by defining it as Method. Placeholder It holds the data that you want to test against. Scheduling Tasks Schedule a task at a specific time and run a test case as per your convenience. This is particularly useful while running performance tests. Integration with Bug tracking tools Integration with the bug tracking tools (JIRA, Mantis, Fogbugz) lets you post bugs directly from this tool. Test Script Export/Import Excel Test cases once prepared can be exported to excel sheet so that it can be re-used as and when required 11

12 2.2. Intuitive UI TestingWhiz has an easy-to-use user interface for quick, effective and trouble-free testing Welcome Screen As soon as you open the Testing Whiz tool, you are presented with the Welcome screen similar to the one shown below. It highlights four activities on the screen with a brief explanation stating purpose of the activity. You can simply click on the activity Name (Record, Preference, Import from Excel, or Help) to perform it. Record: To record a test case execution steps. Preference: To set Configuration Preferences. Import from Excel: To import the test script from an excel file. Help: To provide help in using Testing Whiz You can modify the settings using the Configuration section if you wish to skip the Welcome screen. 12

13 Application Main Screen 13

14 A) Menu bar buttons Create New Project You can create a new test Project in Testing Whiz using this option Open existing Project You can open an existing project in Testing Whiz using this option Import from Excel If you have created scripts in Excel, then you can import the scripts from the excel file to Testing Whiz using this option Export to Excel This will allow you to export your test script into Excel Recording a Test Case Clicking on button will start the recording and its color will change to red button indicating that the recording is in-progress done. You can anytime click on to turn off the recording. 14

15 Test execution Buttons Execute Button: Once your Testing is opened, you can select any of the Test Case, or the whole Test Case folder and click on execute the Test case(s). If there is no Test Case present in the Test Project tab, then this button will be disabled. to Next Step Button: You can go to next step while executing a test case Pause Button: You can anytime pause the Test execution by clicking on the Stop Button: You can stop the test execution by clicking on the button Log a Defect If you come across an issue related to Application during the Test execution, you can directly log your issue in the bug tracking tool by using this option button. You will be prompted to choose the tracking tool. This feature will function only if you have set your tracking tool credentials under the Configuration section. Refer section- Bug Tacking Tools for more details Report Using this option you can share the Test Report to your colleagues via . On clicking the button the address(s), Subject and the message content., you will be prompted to enter 15

16 This feature will function only if you have set preference under the Configuration section. Refer section - Mail Configuration Settings for more details Testing Management Tool Using this option you can integrate your test projects, defects, etc. with the Test Management Tool HP Quality Centre. On clicking the button, you will be prompted to enter the address(s), Subject and the message content. This feature will function only if you have set preference under the Configuration section Refer section- Test Management Tool Configuration Settings for more details. B) Menu tabs: Test Project Editor helps you to create a Test Project, Test Suite and Test Case in the same order. Placeholder/ Editor help you to store data while testing. For more details refer to section 3.2. Object Editor helps you to view and edit objects used in testing. For more details refer to section 3.1. Reports Test Project displays the test report. For more details refer to section 3.4. C) Test Project Section This section will display the Test Suites and the Test Cases present in it. One can create multiple Test Suites under a project and multiple test cases under a test suite, but we cannot create multiple projects. Buttons given above will help you to manage Test Project contents, like add Test Suite/ Test Case, Delete Test Suite/ Test Case, Move a Test Case order and Highlight the test case step 16

17 being executed. D) Operations and Method tabs Display the list of Operations and Methods defined in the system. For more details you can refer to section 8.4 for Methods and 9 for Operations. E) Test Case Editor When you record a Test Steps, you can view the Test Step script automatically displayed in the Test Case Editor, You can also manually create or modify the Test Steps of the Test Case using the Test Case Editor. Refer section 4. Ways to Create Test Case for more details on how to create a Test Case Tips: Click the icon at the bottom left corner of the application for Shortcut to below options 17

18 Following options are displayed on clicking over the icon 18

19 Clicking on Other option in the above menu displays the below screen. 3. PROCESS FLOW Record/Create/Import Automation Test Scripts Define/Import Test Data Run Automation Test Script Observe Automation Test Script Execution Analyze Test Project Report 19

20 4. WAYS TO CREATE TEST CASE TestingWhiz works on the principle of codeless testing. It allows you to build test scripts without the knowledge of programming. The naming conventions of operations and actions are provided in a pure functional language to help you create and understand Automation Test Scripts without possessing strong programming or technical knowledge. Tool also provides you with some sample test cases. You can also view sample test cases created in the tool Click on the Open Sample, in File menu and select the test case you want to view. In Testing Whiz, you can either: Record and Playback Testing Record your actions on the screen as the Test Case and Playback it later anytime to test. This method generates test script automatically. Create your own Test Steps manually We can call this method as Keyword-driven/Table-driven Testing, as it involves writing test cases based on a set of keywords into a table. 20

21 Perform Data Driven Testing In this method, you can create your data set and use it in the Test Case to perform your testing against a given set of values. Whichever method you choose to create your Test Case, you will be required to create a Test File first. Test File can be created in below way: Steps to Create a New Test Case File 1. Create new Project: - Either click on the button in the button bar OR go to File Menu and select New. This will enable you to create a Test Project. 2. You will be presented with the Product Information to enter details about your Test Project. 21

22 3. In order to create Test Suite within the Project, Click on button to add a test suite in the project. 22

23 4. And then to create a Test Case in the Test Suite, Again click on the button to add a test case in the Test Suite. 5. Click on button from the Test Editor Section to add Test Steps in the test case Record and Playback Testing TestingWhiz supports record and playback feature that allows you to record the actions performed in a test case. It then generates the test script automatically so you can run the test case as and when required. 23

24 STEPS: 1. Click on button to start recording the test steps. 2. On the Page that appears, enter the browser control for your test case. 3. Begin testing as per the steps outlined in the test case. 4. Once all the steps of your recording are over, click on button to stop recording the test steps. 5. The tool will record the steps that you followed during the recording. 6. The test cases will be generated accordingly within a suite. 7. After recording the test steps, you can have a preview of the recorded test steps by clicking on button NOTE: Once you have finished the recording, you will be presented with the Test editor populated with Test script generated automatically by the script. 24

25 25

26 4.2. Keyword-driven/Table-driven Testing Using Keyword-driven testing approach, TestingWhiz separates much of the programming work of Test Automation from the actual Test Design. Testers or Test designers can write test cases based on a set of keywords into a table. The test is executed using a driver that reads the keywords and executes the corresponding code. You can choose the type of Operation to perform from the Operation tab on the left bottom side, or you can choose from the dropdown for the Operation column. FOR EXAMPLE: To open a page /browser as a test case step STEPS: 1. Go to Operation. 2. Pick the option "Open Page" from the dropdown. 3. Put the required URL in Value column. 26

27 4.3. Data Driven Testing Testing a particular module for various valid/invalid combinations of data set is a vital requirement before QA can provide sign off for a particular test suite. Testing a module with positive, negative and random data set consumes time and effort. TestingWhiz lets you test an application with different set of input values to be sure that the application works as expected. This is particularly useful while running quick regression cycles. 27

28 EXAMPLE: a) Test a form/page with different input values for the fields. STEPS: 1. Select Placeholder from the Tabs panel. 2. Add a new placeholder. 3. Specify the name of the placeholder <login>. 4. Add the fields and the default input values to perform the test. 5. You can also import data from an excel file using the import button 6. Once the fields and the default input values are defined, you can add more values in the placeholder or paste data from already existing excel file in the placeholder grid. EXAMPLE: b) Comparing data using placeholder. STEPS: 1. Create a new Placeholder; specify its name. 2. Create three columns with unique names to store data. 3. Enter the values to be compared in the 2 columns of the placeholder. 28

29 To test using the different values of the placeholder: 1. Place the test steps in loop. 2. Select Input (String) operation. 3. Provide the placeholder column name in the objects to obtain comparison results in the Object column. 4. Use this syntax ${Placeholdername.Fieldname} 5. Choose the Strings to be compared in the Values Column. Note: In case of nested loops different placeholders should be used. Copy-paste feature is possible in placeholders (after creation of placeholder). 29

30 5. TEST REPORT At the end of the testing cycle, a report will be created which will contain the test results along with the execution log. Report describes the action performed and the Result of the action. A Graphical Test report is generated at the end of the Test Case execution. You can change your browser preference for running Test Case, by using the dropdown icon given next to the. The test reports get stored on the default path - C:\Users\<username>\.whiz\reports on users machine. Note: If you select the browser that doesn t exist in you system, TestingWhiz will select system default browser to execute the Test Script. Test Result details are displayed on the right hand side of the Page. To view any status detail reports, click on that Status. 30

31 Complete details of the test project along with the time taken to complete every step and their status i.e., pass/ fail/ skip/ not run are displayed. The result of the test is obtained on the basis of criteria set for successful completion of any Operation. Click on the Execution Log option to view the Log details. 31

32 6. SETTINGS AND CONFIGURATIONS In order to manage the application settings and preference, click on the Configuration link given under the Settings Tab General Preference Some of the general Configuration settings that can manage as per your preference are: 32

33 Default browser Settings You can choose among Internet Explorer, Mozilla Firefox and Google Chrome Internationalization Support TestingWhiz supports several languages including English, French, Spanish, German, Italian and Dutch to write the test cases. Even when a test project is written in English and sent to a native French TestingWhiz user, the language preference can be changed to see the test script steps in French. The tool is capable of generating reports in English, French, Spanish, German, Italian and Dutch irrespective of the script language. This comes in handy when the client you are working with is German, you code in English and you need reports generated from the tool in German. Please Note: Language change will be effective on restarting the Tool Delay Value This enables you to set the Speed when you are playing back your Test Steps, Always Capture Failure Screenshot Check this option if you want to capture screenshots of failed test cases Use Custom Path By default, Report will be stored at C:\Users\[username]\.whiz\reports. Using this option, you can provide your own custom path. Note: Offline reports cannot be viewed in Google Chrome Browser. 33

34 Show Welcome Screen When this option is checked, you will always be presented with the Welcome Screen as soon as you open the Testing Whiz Tool Show Active Screen during Test Execution TestingWhiz provides the feature of screening of the current execution of the test cases in the Active screen and the Console screen. Active screen displays the screens based on the current step of execution. Information about each step executed is displayed in the Console panel in the right. 34

35 Along with this enabling Active Screen, you can also specify 35

36 6.2. Integration with Bug Tracking Tool Finding a defect must be inadvertently followed by reporting it. How tedious would it be if you had to open another window to report the defect you have just found out? So, to make things easy and effective for the testers, TestingWhiz provides integration with the bug tracking tools to let you post bugs directly from this tool. 36

37 Below is the list of testing tools that TestingWhiz supports: Jira Mantis Fogbugz For successful integration with the Bug Tracking Tool, you will need to provide credentials of the tool and Test the connection. d) Click on the Submit button to submit the details and generate a ticket number. In case of test case failure, the details get auto populated in the Bug description. You have to choose the Project name and enter the Summary of bug. a) Click on button to add the credentials of the tool you want to configure the Bug Tracking with. You will be prompted to enter the Alias, URL of the Bug Tracking Tool, User Name and the Password. b) After submitting the details of Bug Tracking tool, click on button to establish a connection. c) After the Bug tool connection is established, you can post a bug by clicking on button provided on menu bar. 37

38 6.3. Database Preference You can create your own data sets using the Data Driven approach to perform your Testing. But in case you want to use the data set which is already available in your project database, then you can directly connect with your database to access the data from it. Once connected, you will be able to fire the query within the TestingWhiz. STEPS: 1. Select Database option from the Preference type in Configuration window. 2. Click on button and enter the credentials to add a database connection. 3. Then click on button to establish the Connection. Tooltip: & Connection If the db-1 connection is successful, then you can the connection setting procedure again. the connection and share it with your colleagues so that they don t have to repeat Similarly, you can also the connection for quick database integration process. 38

39 6.4. Mail Preference You can configure mail account with testing whiz to receive test reports through mail. STEPS 1. Enter Mail configuration details to configure mail account with Testing Whiz tool. 2. You will be asked to enter below details: Field SMTP Server SMTP Port User Name Password To Subject Description SMTP server on which the is to be sent. Port number on which the is to be sent. Your username in order to configure the SMTP details. Your password in order to configure the SMTP details. address at which the needs to be sent. Subject of the . 39

40 3. To confirm the mail account configuration, you can send a to your account. 4. Click on to save and apply the chosen settings. 40

41 ing Test Report 1. You can send test report on your preferred address by clicking on button provided in the menu bar. After the Mail server connection is established. 2. You will be presented with below window to enter the address, Subject and message content. Click on the button to send the . 41

42 6.5. Test Management Tool You can configure your Test Management Tool with testing whiz to manage test details. STEPS 1. Enter Test Management Tool details to configure it with the Testing Whiz tool. 2. You will be asked to enter below details: Field Alias Bumblebee URL Quality Centre URL Domain Project Testplan Directory Testlab Directory Test Set User Password Description Enter the Alias name URL of the third party connector URL of the quality Centre machine Name of the Domain Name of the Test Project Test Cases are stored in this location Executed Test Cases are stored in this location Set of data that will execute in QC Your username of QC Your password of QC 42

43 43

44 7. FUNCTIONALITIES IN TESTINGWHIZ 7.1. Drag and Drop Operation Testing Whiz provides two ways of choosing an operation namely: a) Drag and Drop the operation from the Operations tab to the Operations column. b) Or Select from the drop down list in the Operations column. a) b) 44

45 7.2. Visual Presentation View/Outline view Testing Whiz provides a unique representation of test steps, which encapsulates the complexity of the test case from the user. All the steps of a test case are represented through a flow chart. On clicking over any step, its sub steps and their respective flow can be viewed, 45

46 7.3. Object Eye TestingWhiz features Object Eye to allow testers to view an object s properties at the time of recording the test steps. Details like the ID, Name, Xpath and Tag of the object are displayed based on the selection at the time of recording the test steps. For more information on these properties, please refer Object Repository Object Repository Object Repository will track and store the objects and their properties that have been captured at the time of recording test steps. 46

47 It keeps track of the object as per the modules followed by the user at the time of recording the test steps. The objects are displayed URL wise. Please Note*: The system displays only those objects that have been used by the user. 47

48 Following are the attributes of an object: Sr No. Field Description 1. Alias By default, it displays the object Id of the selected object, but you can change the Alias value. This information is utilized in the test step grid. It is advisable to provide user-friendly names to test scripts for easy maintenance. 2. Id Displays the Id of the selected object. 3. Name Displays the name of the selected object. 4. Class Name Displays name of the class of the selected object. 5. Tag Type Displays the name of the control that has been selected during the test case execution. 6. Inner HTML Displays the innerhtml of the page. 7. Value Displays the text inserted in the selected object. 8. xpath Displays the location of the object through HTML structure Methods TestingWhiz provides the feature of calling a function so you can use/execute a pre-defined method in your test case/script multiple times. Hence it reduces the code size, saves time and increases maintainability of Automation Test Script. However, a method is specific to its related test suite and cannot be used in other test suites. FOR EXAMPLE: You need Login process for any application to get logged into the system. In this case, you can combine all the test steps for login process into one method. 48

49 Create a Method Follow below steps to create a method. STEPS: 1. Select Method from the tabs panel on the left side bottom. 2. Click on to add a new method and name it. 3. Write the test steps for the method. 49

50 Call a Method in the Test Case You can call the method in the Test Case by using the Call Method Operation. When you select the Call Method Operation, you will be presented with the list of method names created so far in the Value column. Specify the name of the method which you wish to call. 50

51 7.6. Scheduling Tasks TestingWhiz provides a feature to schedule a task at a specific time and run a test case as per your convenience. This is particularly useful while running performance tests. STEPS: 1. Select Scheduler from the Menu bar. 2. Click on Add button, you will be asked to provide the details regarding the Scheduled Job. 3. Specify the details and Trigger time for Job and click on OK button to save them. 51

52 Following are the attributes of the job: Field Description Job Name Specify the name of the job that is to be scheduled. Input File path Select the path of the test script to be scheduled. Trigger/Cron Expression Browser Send report to You can select a time trigger for your job schedule. The Cron expression specifies the time at which you want to run the test. The cron expression used in tool is Quartz cron format. For example: * *? Expression indicates that the job should be fired at 12:00 PM (noon) every day. Select the browser in which you want to run the test case. Enter the address; you want your report to be sent on. 4. Click on Save button to save scheduled Job details. Please Note: The TestingWhiz tool should be running in order to execute a scheduled job Customize Trigger Time 52

53 You can customize your trigger time by selecting Custom in Trigger drop down View Job History. You can view all Jobs created in the system by clicking on Scheduler and then selecting Job History from the options. On selecting Job history following window opens 53

54 You can choose Job History View period from the options given in the drop down list. Similarly you can also delete Job history for any particular period by selecting 8. OPERATIONS IN TESTINGWHIZ TestingWhiz supports more than 90 operations including conditional and looping operations. These operations help you build effective and reliable Automation Test Scripts with least effort Check Check operation allows you to check a set of actions performed by the user. It will stop the execution from the point where it fails. This is applicable to all the actions that are performed using Check operation. STEPS 1. Go to Operation column. 2. Select Check option. 3. You can perform following actions using this operation: Checked:false 54

55 Checked:true Cookie Enabled:false Enabled:true Exists:true Selected:index Selected:value Single Occurrence Text Text Ignore Case Text:value Title Visible:false Visible:true Checked:false This action allows you to check whether the checkbox is unchecked or de-selected. STEPS: 1. Go to Operation column. 2. Select Check option. 3. Go to the Action column. 4. Select Checked:false option. 5. Go to the Object column and specify the id/name/xpath or any other attribute of the object (checkbox) on which you want to perform the action. 55

56 Checked:true This action allows you to check whether the checkbox is checked or selected. STEPS: 1. Go to Operation column. 2. Select Check option. 3. Go to the Action column. 4. Select Checked:true option. 5. Go to the Object column and specify the id/name/xpath or any other attribute of the object (checkbox) on which you want to perform the action. 56

57 Cookie This action allows you to check whether the page contains the specified cookie or not. The result of the cookie s presence or absence will be reflected in the log that is generated for the report of the test case. STEPS: 1. Select Check option from the Operation column. 2. Go to the Action column. 3. Select Cookie option. 4. Go to the Value menu and specify the value of the cookie, which you want to check. 57

58 Enabled:false This action allows you to check whether the object (links, buttons etc.) is disabled on the page. Check operation will stop the execution from the point where it fails. STEPS: 1. Select Check option from the Operation column 2. Go to the Action column. 3. Select Enabled:false option. 4. Go to the Object column and specify the id/name/xpath/link or any other attribute of the object that you want to check. 58

59 59

60 Enabled:true This action allows you to check whether the object (links, buttons etc.) is enabled on the page. Check operation will stop the execution from the point where it fails. STEPS: 1. Select Check option from the Operation column. 2. Go to the Action column. 3. Select Enabled:true option. 4. Go to the Object column and specify the id/name/xpath/link or any other attribute of the object which you want to check Exists:true 60

61 This action allows you to check whether the object exists on the page or not. Check operation will stop the execution from the point where it fails. STEPS: 1. Select Check option from the Operation column. 2. Go to the Action column. 3. Select Exists:true option. 4. Go to the Object column and specify the id/name/xpath/link or any other attribute of the object which you want to check. 61

62 Selected:index This action allows you to check whether the option of the specified index is selected in the dropdown list. STEPS: 1. Select Check option from the Operation column. 2. Go to the Action column. 3. Select Selected:index option. 4. Go to the Object column and specify the id/name/xpath or any other attribute of the object (dropdown) on which the action has to occur. 5. Go to the Value column and specify the index of the option that is to be checked in the dropdown list Selected:value This action allows you to check whether the option of the specified value is selected in the dropdown list. STEPS: 62

63 1. Select Check option from the Operation column. 2. Go to the Action column. 3. Select Selected:value option. 4. Go to the Object column and specify the id/name/xpath or any other attribute of the object (dropdown) on which the action has to occur. 5. Go to the Value column and specify the value of the option that is to be checked in the dropdown list Single Occurrence This action allows you to check whether the value occurs only one time on the page or not. The Single Occurrence action will occur on only on page contents. It will not include page title, header etc. Check operation will stop the execution from the point where it fails. STEPS: 63

64 1. Select Check option from the Operation column. 2. Go to the Action column. 3. Select Single Occurrence option. 4. Go to the Value column and specify the text value for which you want to check the single occurrence Text This action allows you to check whether the specified text is present on a page or not. The action will be performed for all the text on the page. The check will be performed by matching the case of the text value specified. Text with special symbols will not be considered. For example: "hello" will be considered different from HELLO. Check operation will stop the execution from the point where it fails. STEPS: 1. Select Check option from the Operation column. 2. Go to the Action column. 64

65 3. Select Text option. 4. Go the Value column and specify the text whose existence is to be checked. Please Note: This action also allows you to check whether the object has the specified Text or not Text:value This action allows you to check whether an object has the specified value or not. This operation can also be utilized by taking value from text box. For e.g. You are testing an edit feature where values in text boxes are automatically populated from database and you want to check against textbox value, you can make use of Text:value using an id of the textbox. STEPS: 1. Select Check option from the Operation column. 2. Go to the Action column. 3. Select Text:value option. 4. Go to the Object column and specify the id of the object whose value is to be checked. 5. Go to the Value column and specify the value of the object on which you want to perform the action. 65

66 Text Ignore Case This action allows you to check whether the text is present on the page irrespective of the case of the text. The check will be performed by ignoring the case of the text value specified. Text with special symbols will not be ignored. For example: "hello" will be considered same as HellO. The check will be performed on all the contents that are present in form of the text like labels, links etc. Check operation will stop the execution from the point where it fails. STEPS: 1. Select Check option from the Operation column. 2. Go to the Action column. 3. Select Text Ignore Case option. 4. Go to the Value column and specify the text that you want to check on the page irrespective of the case of the text. 66

67 Title This action allows you to check whether the title of the page has the specified value or not. Check operation will stop the execution from the point where it fails. STEPS: 1. Select Check option from the Operation column. 2. Go to the Action column. 3. Select Title option. 4. Go the Value column and specify the value that is to be checked. 67

68 68

69 Visible:false This action allows you to check whether a specific object is invisible/hidden on the page or not. Check operation will stop the execution from the point where it fails. STEPS: 1. Select Check option from the Operation column. 2. Go to the Action column. 3. Select Visible:false option. 4. Go to the Object column and specify the id/name/xpath/link or any other attribute of the object whose visibility is to be checked Visible:true 69

70 This action allows you to check whether a specific object is visible on the page or not. Check operation will stop the execution from the point where it fails. STEPS: 1. Select Check option from the Operation column. 2. Go to the Action column. 3. Select Visible:true option. 4. Go to the Object column and specify the id/name/xpath/link or any other attribute of the object whose visibility is to be checked Verify Verify operation allows you to verify any action. Verify operation will work same as Check operation. The only difference is that Verify operation will not stop the execution from the point where it fails. STEPS: 70

71 1. Go to Operation column. 2. Select Verify option. You can perform following actions using this operation: Checked:false Checked:true Enabled:false Enabled:true Exists:true Selected:index Selected:value Text Text:value Title Visible:false Visible:true Please refer Check operation to know more about the actions. 71

72 8.3. Move Move operation allows you to move to a specific page/frame/window. STEPS: 1. Go to Operation column. 2. Select Move option. You can perform following actions using this operation: To Frame To Next Page To Previous Page To Window 72

73 To Frame This action allows you to move to different frames of the framework-design based web page. STEPS: 1. Select Move option from the Operation column. 2. Go to the Action column. 3. Select To Frame option. 4. Go to the Object column and specify the id/name/xpath of the frame where you want to move. 2. Select Move option. 3. Go to the Action column. Page To Next This action allows you to move to the next page after the current page. STEPS: 1. Go to the Operation column. 73

74 4. Select To Next Page option To Previous Page This action allows you to move to the previous page. STEPS: 1. Select Move option from the Operation column. 2. Go to the Action column. 3. Select To Previous Page option. Please Note: It will move to the immediate previous page. 74

75 To Window This action allows you to move the focus to any open window of a web page. STEPS: 1. Select Move option from the Operation column. 2. Go to the Action column. 3. Select Windows option. 4. Go to the Value column and specify the window title on which you want to move. 75

76 76

77 8.4. Open Page Open Page operation allows you to open a particular web page in the browser. STEPS: 1. Select Open Page option from the Operation column. 2. Go to the Value column and insert the URL of the page which you want to open (B). Please Note: The application will accept the form of URLs as shown in the examples below: google.com 77

78 8.5. Wait Wait operation allows an element/object to wait till it is rendered on page or for a specific time before the execution of the next action. STEPS: 1. Go to Operation column. 2. Select Wait option. You can perform following actions, which are helpful while testing AJAX Websites, using this operation: For Element For Time 78

79 For Element This action allows an object/element to wait for a specific time before the next action occurs. STEPS: 1. Select Wait option from the Operation column. 2. Go to the Action column. 3. Select For Element option. 4. Go to the Object column and specify the id/name/xpath/link or any other attribute of the object on which the action has to occur. 5. Go to the Value column and specify the value (time) for which you want to perform the wait operation. Please note: The customized period will be in terms of milliseconds (ms). This action allows you to wait for a specific time before the next action occurs. Time For 79

80 STEPS: 1. Select Wait option from the Operation column. 2. Go to the Action column. 3. Select For Time option. 4. Go to the Value column and specify the value (time) for which you want to perform the wait operation. 80

81 8.6. Click and Wait action. This action allows you to perform an action on an object and wait for particular time before performing the next STEPS: 1. Select Perform option from the Operation column. 2. Go to the Action column. 3. Select Click and Wait option. 4. Go to the Object column and specify the id/name/xpath or any other attribute of the object on which the action has to occur. 5. Go to the Value column and specify the value (time) for which you want to perform the wait operation. Please Note: The customized period will be in terms of milliseconds (ms). Value field here is optional and takes 3000ms by default. 81

82 8.7. Write Message to Report Write Message to Report operation allows you to write a particular message on the console and report window. STEPS: 1. Select Write Message to Report option from the Operation column. 2. Go to the Value column and insert the message that you want to display on console and report window. You can also display the value of a variable with the below mentioned syntax. Syntax to display the Variable s Value: ${Variable Name} 82

83 8.8. Perform Perform operation allows you to perform any action. STEPS: 1. Go to Operation column. 2. Select Perform option. You can perform following actions using this operation: Accept Alert Close Mouse Over Reject Alert Right Click Scroll Down Scroll Up Select:index Select:value Set:variable Set:variableglobal 83

84 Accept Alert This action allows you to accept the alerts/messages of the alert boxes. STEPS: 1. Select Perform option from the Operation column. 2. Go to the Action column. 3. Select Accept Alert option. 84

85 Close This action allows you to close a particular page. STEPS: 1. Select Perform option from the Operation column. 2. Go to the Action column. 3. Select Close option. Please Note: The parent window cannot be closed by Close action. Only pop-up windows can be closed by this action. 85

86 Mouse Over This action allows you to perform mouseover on a particular object. STEPS: 1. Select Perform option from the Operation column. 2. Go to the Action column. 3. Select Mouse Over option. 4. Go to the Object column and specify the id/name/xpath/link or any other attribute of the object on which you want the action to occur. Please Note: Mouse Over action will be performed on the objects of the recently opened page. 86

87 Reject Alert This action allows you to reject the alerts/messages of the alert boxes. STEPS: 1. Select Perform option from the Operation column. 2. Go to the Action column. 3. Select Reject Alert option. 87

88 Right Click This action allows you to perform right click on an object. STEPS: 1. Select Perform option from the Operation column. 2. Go to the Action column. 3. Select Right Click option. 4. Go to the Object column Specify the id/name/xpath/link or any other attribute of the object on which the right click has to occur. 88

89 Scroll Down This action allows you to perform scrolling down on a particular page. STEPS: 1. Select Perform option from the Operation column. 2. Go to the Action column. 3. Select Scroll Down option. Please Note: Value is an optional parameter and unless specified will reach to bottom of page. You can specify amount to scroll down by specifying full number in value column. 89

90 Scroll Up This action allows you to perform scrolling up on a particular page. STEPS: 1. Select Perform option from the Operation column. 2. Go to the Action column. 3. Select Scroll Up option. Please Note: Value is an optional parameter and unless specified will reach to bottom of page. You can specify amount to scroll down by specifying full number in value column. 90

91 Select:index This action allows you to select an option from the dropdown list by referring to the index of the option. STEPS: 1. Select Perform option from the Operation column. 2. Go to the Action column. 3. Select Select:index option. 4. Go to the Object column and specify the id/name/xpath/link or any other attribute of the object (dropdown) on which the action has to occur. 5. Go to the Value column and specify the index of the option that is to be selected from the dropdown list. 91

92 Select:value This action allows you to select an option from the dropdown list by referring to the value of the option. STEPS: 1. Select Perform option from the Operation column. 2. Go to the Action column. 3. Select Select:value option. 4. Go to the Object column and specify the id/name/xpath/link or any other attribute of the object (dropdown) on which the action has to occur. 5. Go to the Value column and specify the value of the option which is to be selected from the dropdown list. 92

93 Set:variable This action allows you to set a temporary variable to an object. STEPS: 1. Select Perform option from the Operation column. 2. Go to the Action column. 3. Select Set:variable option. 4. Go to the Object column and specify the name of the object on which the action has to occur. 5. Go to the Value column and specify the value that is to be temporarily referred to an object. Please Note: When you refer variable temporary to the object, you have to specify the object in ${}. This variable is used only on case level. 93

94 Set:variableglobal This action allows you to set a permanent variable to an object. It is recommended to have separate test case for defining all the global variables. STEPS: 1. Select Perform option from the Operation column. 2. Go to the Action column. 3. Select Set:variableglobal option. 4. Go to the Object column and specify the name of the object on which the action has to occur. 5. Go to the Value column and specify the value that is to be permanently referred to an object. 94

95 8.9. Click Click operation allows you to perform click on a particular object. STEPS: 1. Select Click option from the Operation column. 2. Go to the Object column. 3. Specify the id/name/xpath/link or any other attribute of the object on which you want the action to occur. Please Note: You can enter the id/name/xpath/link or any other attributes of all the objects that are clickable. For Example: Objects like Link, Button etc. 95

96 8.10. Delete Delete operation allows you to delete a cookie of a web page. STEPS: 1. Go to Operation column. 2. Select Delete option. You can perform following actions using this operation: Cookie All Cookies 96

97 Cookie This action allows you to delete the cookie of a web page. STEPS: 1. Select Delete option from the Operation column. 2. Go to the Action column. 3. Select Cookie option. 4. Go to the Value menu and specify the value of the cookie which you want to delete. Please Note: You need to check whether a cookie is present on the web page before deleting it. 97

98 All Cookies This action allows you to delete all the cookies of all the web pages used. STEPS: 1. Select Delete option from the Operation column. 2. Go to the Action column. 3. Select All Cookies option Loop Start Loop Start operation allows you to start a defined loop of test steps. To execute a loop, you need to configure it using Placeholder. Please refer Data Driven to know more. 98

99 STEPS: 1. Go to Operation column. 2. Select Loop Start option. 99

100 8.12. Loop Continue Loop Continue operation allows you to continue a loop of test steps in a defined condition. To execute a loop, you need to configure it using Placeholder. Please refer Data Driven to know more. STEPS: 1. Go to Operation column. 2. Select Loop Continue option. Please Note: Write up this operation where you want to continue a defined loop of test steps. 100

101 8.13. Loop Break Loop Break operation allows you to break/ move out from a loop of test steps. To execute a loop, you need to configure it using Placeholder. Please refer Data Driven to know more. STEPS: 1. Go to Operation column. 2. Select Loop Break option. Please Note: Write up this operation where you want to break the loop of test steps. 101

102 8.14. Loop End Loop End operation allows you to end a defined loop of test steps. To execute a loop, you need to configure it using Placeholder. Please refer Data Driven to know more. STEPS: 1. Go to Operation column. 2. Select Loop End option. Please Note: Write up this operation where you want to end the loop of test steps. 102

103 8.15. Exit Exit operation allows you to exit from a test case/current Suite/test Project. STEPS: 1. Go to Operation column. 2. Select Exit option. You can perform following actions using this operation: Case Suite Project 103

104 Case This action allows you to exit from a test case and switch to the next consecutive test case. STEPS: 1. Select Exit option from the Operation column. 2. Go to the Action column. 3. Select Case option. Please Note: It will switch to the next Unskipped test case. Similarly, you can select Suite/Project option from the Action column to exit from the current test suite/project respectively. 104

105 8.16. Highlight Highlight operation allows you to highlight a particular object in a page. STEPS: 1. Select Highlight option from the Operation column. 2. Go to the Object column and specify the id/name/xpath/link or any attribute of the object which you want to highlight. 105

106 8.17. Key press Key press operation allows you to perform functionalities of various function keys on a web page. STEPS: 1. Go to Operation column. 2. Select Key press option. You can perform following actions using this operation: Enter Escape F1 F10 F11 F12 F3 F6 Page Down Page Up Refresh Tab 106

107 Enter This action allows you to perform the functionality of an Enter key on an object. STEPS: 1. Select Keypress option from the Operation column. 2. Go to the Action column. 3. Select Enter option. 4. Go to the Object column and specify the id/name/xpath/link or any other attribute of the object on which you want to occur this action Escape 107

108 This action allows you to perform the functionality of an Escape key on an object. You can use this object when you want to escape an alert/message box or any frame/window. STEPS: 1. Select Key press option from the Operation column. 2. Go to the Action column. 3. Select Escape option. 4. Go to the Object column and specify the id/name/xpath or any other attribute of the object on which you want to occur this action F1 This action allows you to view the help contents of an application. 108

109 STEPS: 1. Select Key press option from the Operation column. 2. Go to the Action column. 3. Select F1 option. 109

110 F10 This action allows you to move the cursor to the first Menu in the Menu Bar of the web page. STEPS: 1. Select Key press option from the Operation column. 2. Go to the Action column. 3. Select F10 option. 110

111 F11 This action allows you to view the full screen of a web page. It will hide the URL bar, menu bar, tabs of the web page. STEPS: 1. Select Key press option from the Operation column. 2. Go to the Action column. 3. Select F11 option. 111

112 F12 This action allows you to view all the elements/objects used in the web page along with their attributes/classes. STEPS: 1. Select Key press option from the Operation column. 2. Go to the Action column. 3. Select F12 option. 112

113 F3 This action allows you to access the search box on the web page. STEPS: 1. Select Key press option from the Operation column. 2. Go to the Action column. 3. Select F3 option. 113

114 F6 This action allows you to move the cursor to the URL bar of the web page. STEPS: 1. Select Key press option from the Operation column. 2. Go to the Action column. 3. Select F6 option. 114

115 Page Down This action allows you to use the functionality of Page Down key. It scrolls the page down in the same proportion as the Page Down key functions. STEPS: 1. Select Key press option from the Operation column. 2. Go to the Action column. 3. Select Page Down option. 115

116 Page Up This action allows you to use the functionality of Page Up key. It scrolls the page up in the same proportion as the Page Up key functions. STEPS: 1. Select Key press option from the Operation column. 2. Go to the Action column. 3. Select Page Up option. 116

117 Refresh This action allows you to refresh and re-load the contents of the web page. STEPS: 1. Select Key press option from the Operation column. 2. Go to the Action column. 3. Select Refresh option. 117

118 Tab This action allows you to use the functionality of Tab key. It will move to the object whose id is defined in the Object column. STEPS: 1. Select Key press option from the Operation column. 2. Go to the Action column. 3. Select Tab option. 4. Go to the Object column and specify the id/name/xpath/link or any other attribute of the object. 118

119 8.18. Input Input operation allows you to set a particular value in a textbox. STEPS: 1. Select Input option from the Operation column. 2. Go to the Object column and specify the id/name/xpath or any other attribute of the textbox in which you want to insert the value. 3. Go to the Value column and specify the value that you want to insert in the textbox. 119

120 8.19. If If operation allows you to check for specific conditions before executing a test step. STEPS: 1. Go to Operation column. 2. Select If option. You can perform following actions using this operation. Checked:false Checked:true Compare Compare Ignore Case Enabled:false Enabled:true Exists:true isblankornull Selected:index Selected:value Text Text:value Title Visible:false Visible:true Please refer Check operation to know more about the functioning of the actions and the use of Actions, Objects and Value columns in the respective methods. 120

121 Checked:false 121

122 Checked:true 122

123 Compare The Compare action allows you to treat the Comparison between two strings as criteria to execute a set of statements. If the result of the comparison is True then only the set of statements in the IF block will be executed and if the result is False then the set of statements in the IF block will be skipped away. STEPS: 1. Select IF option from the Operation column. 2. Go to the Action column. 3. Select Compare option. 4. Go to the Object column and specify the name of the variable/placeholder column which would store the result of the comparison between the strings. Go to the Value column, where you would be able to see clicking this icon, an editor would get opened asking you the values for the Strings as shown below: icon. On 123

124 124

125 Compare Ignore case The Compare Ignore Case action works in similar manner to Compare action but with little add-on in the functionality. This action ignores the Alphabetical Case of the Strings at the time of comparison. STEPS: 1. Select IF option from the Operation column. 2. Go to the Action column. 3. Select Compare Ignore Case option. 4. Go to the Object column and specify the name of the variable/placeholder column which would store the result of the comparison between the strings. Go to the Value column, where you would be able to see clicking this icon, an editor would get opened asking you the values for the Strings as shown below: icon. On 125

126 126

127 Enabled:false 127

128 Enabled:true 128

129 Exists:true isblankornull The isblankornull Operation enables you to verify whether the value of the Variable is Null and not. 129

130 STEPS: 1. Select IF option from the Operation column. 2. Go to the Action column. 3. Select isblankornull option. 4. Go to the Object column and specify the name of the variable/placeholder column which would store the result of the comparison between the strings. Go to the Value column and specify the value of the variable/placeholder column or keep it blank. 130

131 Selected:index 131

132 Selected:value 132

133 Text 133

134 Text:value 134

135 Title 135

136 Visible:false Visible:true 136

137 137

138 8.20. Else Else operation allows you to execute a step for an otherwise condition. STEPS: 1. Select Else option from the Operation column. 2. Write up the step that you want to execute. 138

139 8.21. Else if Else if operation allows you to execute another condition to be tested when all other conditions of the loop above it are not satisfied. STEPS: 1. Go to Operation column. 2. Select Else if option. You can perform following actions using this operation: Checked:false Checked:true Compare Compare Ignore Case Enabled:false Enabled:true Exists:true isblankornull Selected:index Selected:value Text Text:value Title Visible:false Visible:true Please refer Check and If operation to know more about the functioning of the actions and the use of Actions, Objects and Value columns in the respective methods. 139

140 Checked:false 140

141 Checked:true Compare Ignore Case 141

142 142

143 Enabled:false 143

144 Enabled:true 144

145 Exists:true 145

146 isblankornull 146

147 Selected:index 147

148 Selected:value 148

149 Text 149

150 Text:value 150

151 Title 151

152 Visible:false 152

153 Visible:true 153

154 8.22. Else-if-Not Else-if-Not operation allows you to execute a condition if the action mentioned is not satisfied. STEPS: 1. Go to Operation column. 2. Select Else-if-Not option. You can perform following actions using this operation: Checked:false Checked:true Compare Compare Ignore Case Enabled:false Enabled:true Exists:true isblankornull Selected:index Selected:value Text Text:value Title Visible:false Visible:true Please refer Check and If operation to know more about the functioning of the actions and the use of Actions, Objects and Value columns in the respective methods. 154

155 Checked:false 155

156 Checked:true 156

157 Compare 157

158 Compare Ignore Case 158

159 Enabled:false 159

160 Enabled:true Exists:true 160

161 161

162 isblankornull 162

163 Selected:index 163

164 Selected:value 164

165 Text 165

166 Text:value 166

167 Title 167

168 Visible:false 168

169 Visible:true End If End-if operation allows you to end the loop of if condition. You can use this operation where you want to end if loop. 169

170 STEPS: 1. Go to Operation column. 2. Select End-if option. Please refer Check and If operation to know more about the functioning of the actions and the use of Actions, Objects and Value columns in the respective methods. 170

171 8.24. If-Not If-Not operation allows you to check for conditions before executing a test step. STEPS: 1. Go to Operation column. 2. Select If-Not option. You can perform following actions using this operation. Checked:false Checked:true Compare Compare Ignore Case Enabled:false Enabled:true Exists:true isblankornull Selected:index Selected:value Text Text:value Title Visible:false Visible:true Please refer Check and If operation to know more about the functioning of the actions and the use of Actions, Objects and Value columns in the respective methods. 171

172 Checked:false 172

173 Checked:true 173

174 Compare 174

175 Compare Ignore Case 175

176 Enabled:false Enabled:true 176

177 Exists:true 177

178 isblankornull 178

179 179

180 Selected:index 180

181 Selected:value 181

182 Text 182

183 Text:value 183

184 Title 184

185 Visible:false 185

186 Visible:true Compare Operation Compare operation allows you to compare numerical values and give a Boolean result. 186

187 Compare < (less than) Compare <= (less than equal to) Compare > (greater than) 187

188 Compare >= (greater than equal to) Compare = (equal to) 188

189 Compare!= (not equal to) Get Get operation allows you to fetch the attribute of an object, table row count, table column count, table cell data Please Note: You have to use a variable to store the fetched value and display it on the report. STEPS: 189

190 1. Go to Operation column. 2. Select Get option. You can perform following actions using this operation. Attribute Table Cell Data Table Column Count Table Row Count Text Title Current Page URL 190

191 Attribute This action allows you to get any attribute of an object. STEPS: 1. Select Get option from the Operation column. 2. Go to the Action column. 3. Select Attribute option. 4. Go to the Object column and specify the id/name/xpath/link or any other attribute of the object on which you want to perform the action. 5. Go the Value column and specify the attribute name of the object which you want to fetch. 191

192 Table Cell Data This action allows you to get data of a table cell. STEPS: 1. Select Get option from the Operation column. 2. Go to the Action column. 3. Select Table Cell Data option. 4. Go to the Object column and specify the xpath or of the table cell from where you want to fetch the data. 5. Go the Value column and specify the variable name which will store the fetched data. 192

193 Table Column Count This action allows you to get the total column count of a particular table. STEPS: 1. Select Get option from the Operation column. 2. Go to the Action column. 3. Select Table Column Count option. 4. Go to the Object column and specify the xpath or of the table whose column count is to be fetched. 5. Go the Value column and specify the variable name which will store the fetched data. 193

194 Table Row Count This action allows you to get the total row count of a particular table. STEPS: 1. Select Get option from the Operation column. 2. Go to the Action column. 3. Select Table Row Count option. 4. Go to the Object column and specify the xpath or of the table whose row count is to be fetched. 5. Go the Value column and specify the variable name which will store the fetched data. 194

195 Text Text action allows you to get the text of a textbox. STEPS: 1. Select Get option from the Operation column. 2. Go to the Action column. 3. Select Text option. 4. Go to the Object column and specify the id/name/xpath/link or any other attribute of the textbox. 5. Go the Value column and specify the variable name which will store the fetched data. 195

196 Title Title action allows you to get the Title of a website or url. STEPS: 1. Select Get option from the Operation column. 2. Go to the Action column. 3. Select Title option. 4. Go to the Value column and specify the variable name which will store the fetched title Current Page url Current Page url action allows you to get the url of the current website. STEPS: 1. Select Get option from the Operation column. 2. Go to the Action column. 3. Select Current Page url option. 4. Go to the Value column and specify the variable name which will store the fetched Current page url. 196

197 8.27. Enter Authentication Enter Authentication operation allows you to provide authentication to your application. This can prevent unauthorized access to your application. STEPS: 1. Select Enter Authentication option from the Operation column. 2. Go to the Object column and specify the url of the application whose authentication is to be done. 3. Go the Value column and specify the wait time, username & password for authenticating the application. Wait time: This time specifies the time to wait as the application opens before authentication pop up loads. Username: To specify the username used to authenticate. Password: To specify the password to authenticate. Syntax: <<wait_time>>::<<username>>::<password> 197

198 198

199 8.28. Execute JavaScript Execute JavaScript allows you to execute a test step in just a single line. STEPS: 1. Select Execute option from the Operation column. 2. Go to the Action column and select JavaScript Option. 3. Go to the Value column, where you would be able to see icon. On clicking this icon, an editor would get opened asking you the values for the Strings as shown below: 199

200 200

201 8.29. String The String Operation allows you to perform various manipulations like Comparison, finding the Length, etc. while working with the Strings. STEPS: 1. Go to Operation column. 2. Select String option. You can perform following actions using this operation: Compare Compare Ignore Case Concat isblankornull Length SubStr tonumber To Lower To Upper Trim 201

202 Compare The Compare action allows you to perform the Comparison between two stings i.e. verify whether the two strings are equal or not. The Compare action will take the Case Sensitivity of the Strings into consideration. STEPS: 1. Select String option from the Operation column. 2. Go to the Action column. 3. Select Compare option. 4. Go to the Object column and specify the name of the variable/placeholder column which would store the result of the comparison between the strings. 5. Go to the Value column, where you would be able to see icon. On clicking this icon, an editor would get opened asking you the values for the Strings as shown below: Note: You would be able to see icon in the Value column of all the action where you are required to work with 2 strings. Such actions are: Compare Ignore Case and Concat. Hence the Steps for all these actions would remain the same as Compare action. 202

203 203

204 Compare Ignore Case The Compare Ignore Case action will work in the similar manner as Compare action but with little enhancement. This action would ignore the Case Sensitivity of the Strings at the time of comparison. 204

205 Concat The Concat action will merge 2 Strings that is it would append String2 at the end of String1. 205

206 isblankornull The isblankornull Operation enables you to verify whether the value of the Variable is Null and not. STEPS: 1. Select String option from the Operation column. 2. Go to the Action column. 3. Select isblankornull option. 4. Go to the Object menu and specify the name of the variable/placeholder column for which you want to verify the existence of value. 5. Go to the Value column and specify the value of the variable/placeholder column or keep it blank. 206

207 Length The Length action allows you to determine the length of the String. STEPS: 1. Select String option from the Operation column. 2. Go to the Action column. 3. Select Length option. 4. Go to the Object column and specify the name of the variable/placeholder column, which would store the result of the length of the string. 5. Go to the Value column and specify the name of the variable/placeholder column from where the String is to be extracted to find the length. 207

208 SubStr The SubStr action allows you extract a range of characters as a Sub String from the given String. The extraction of substring would depend on the Begin and End Indexes specified by you. If you do not mention the End Index, then the length of the Sting would be considered as End Index. STEPS: 1. Select String option from the Operation column. 2. Go to the Action column. 3. Select SubStr option. 4. Go to the Object column and specify the name of the variable/placeholder column which would store the result of extraction from the string. 5. Go to the Value column, where you would be able to see icon. On clicking this icon, an editor would get opened asking you the String and the Indexes to be taken into consideration as shown below: 208

209 209

210 tonumber The tonumber action will convert the numeric Characters into the numbers with relevant data type. STEPS: 1. Select String option from the Operation column. 2. Go to the Action column. 3. Select tonumber option. 4. Go to the Object column and specify the name of the variable/placeholder column which would store the result of string after conversion. 5. Go to the Value column and specify the name of the variable/placeholder column from where the data can be extracted. 210

211 To Lower The To Lower action will convert the Uppercase letter to the corresponding Lowercase Letter. STEPS: 1. Select String option from the Operation column. 2. Go to the Action column. 3. Select To Lower option. 4. Go to the Object column and specify the name of the variable/placeholder column which would store the result of string after conversion to Lowercase. 5. Go to the Value column and specify the name of the variable/placeholder column from where the data can be extracted To Upper 211

212 The To Upper action will convert the Lowercase letter to the corresponding Uppercase Letter. STEPS: 1. Select String option from the Operation column. 2. Go to the Action column. 3. Select To Upper option. 4. Go to the Object column and specify the name of the variable/placeholder column which would store the result of string after conversion to Uppercase. 5. Go to the Value column and specify the name of the variable/placeholder column from where the data can be extracted. 212

213 Trim The Trim action allows you to remove the leading and trailing blanks in the String. STEPS: 1. Select String option from the Operation column. 2. Go to the Action column. 3. Select Trim option. 4. Go to the Object column and specify the name of the variable/placeholder column which would store the result of string after the removal of leading and trailing blanks. 5. Go to the Value column and specify the name of the variable/placeholder column from where the data can be extracted. 213

214 8.30. Run Command The Run Command allows you to execute the MS DOS Commands. STEPS: 1. Select Run Command option from the Operation column. 2. Go to the Value column and specify the MS-DOS Command that you want to execute. 214

215 8.31. Export To The Export To operation enables you to export the data stored in Placeholders to.xml and.csv file. STEPS: 1. Go to Operation column. 2. Select Export To option. You can export data to the above mentioned formats by performing following actions using this operation: XML CSV 215

216 XML The XML action enables you to export the data into the.xml file format. STEPS: 1. Select Export To option from the Operation column. 2. Go to the Action column. 3. Select XML option. 4. Go to the Value column, where you would be able to see icon. On clicking this icon, an editor would get opened, similar to the one shown below, asking you the path of the Target File, where the data will be stored and the Source Placeholder, from where the data will be extracted. In the Target File, you need to specify the folder as well as the Name of the file with the.xml extension, by which you would prefer to store the data. This would create the XML file in the targeted folder. 216

217 217

218 CSV The CSV action works in the similar manner as XML action with a little difference that this action would enable you to export the data into the.csv file format. 218

219 8.32. Call Method The Call Method Operation enables you to call a user defined method. This operation work in the similar manner as the method calling concept would work in other Programming Language. STEPS: 1. Go to Operation column. 2. Select Call Method option. 3. Go to the Value column and select the name of the method which you would prefer to call at the time of execution of the test case. 219

220 8.33. Database The Database operation allows you to perform the database related operations like Select, Insert, Update and Delete. Before moving ahead with this operation you need to specify the preferences required for the database by going through the steps of Database Preference in the Configuration Sub-Menu in the Settings Menu. STEPS: 1. Go to Operation column. 2. Select Database option. You can perform following actions using this operation: Fetch Query 220

221 Fetch The Fetch action allows you to extract the data from database by performing the Select Query. The result of the Select Query will be stored in the targeted placeholder. STEPS: 1. Select Database option from the Operation column. 2. Go to the Action column. 3. Select Fetch option. 4. Go to the Value column, where you would be able to see icon. On clicking this icon, an editor would get opened asking you the below mentioned 3 things: DB Alias: The Alias of the database. Select Query: The Select Query which needs to be executed in order to fetch data. Target Placeholder: The name of the Placeholder which would store the output generated from the Select Query. 221

222 222

223 User Manual Query The Query action allows you to manipulate the data stored in the database with the help of Insert, Update and Delete Queries. STEPS: 1. Select Database option from the Operation column. 2. Go to the Action column. 3. Select Query option. 4. Go to the Value column, where you would be able to see icon. On clicking this icon, an editor would get opened, as shown below, asking you about the DB Alias Name and the Query that is required to be executed on the database. 223

224 User Manual Math Operations The Math Operations allow you to perform calculation on numeric data by formatting it in desired format Abs Operation 224

225 User Manual STEPS: 1. Select Math option from the Operation column. 2. Go to the Action column. 3. Select abs option. 4. Go to the Object column and specify the name of the variable/placeholder column which would store the result of math operation performed. 5. Go to the Value column, and specify the location (column name) of the data in the placeholder on which the math operation is being performed INT Operation STEPS: 1. Select Math option from the Operation column. 2. Go to the Action column. 3. Select int option. 4. Go to the Object column and specify the name of the variable/placeholder column which would store the result of math operation performed. 225

TestingWhiz Version: Document Created: Nov 14, 2017 TESTINGWHIZ USER MANUAL

TestingWhiz Version: Document Created: Nov 14, 2017 TESTINGWHIZ USER MANUAL TestingWhiz Version: 6.0.0 Document Created: Nov 14, 2017 TESTINGWHIZ USER MANUAL Table of Contents 1 GENERAL INFORMATION... 1 1.1 Target Audience... 1 1.2 System Requirements... 1 1.3 Platform Support...

More information

TESTINGWHIZ USER MANUAL

TESTINGWHIZ USER MANUAL TESTINGWHIZ USER MANUAL TestingWhiz Version: 6.0.0 Document Created: Nov 14, 2017 Table of Contents 1. GENERAL INFORMATION... 1 1.1 Target Audience... 1 1.2 System Requirements... 1 1.3 Platform Support...

More information

Modern Requirements4TFS 2018 Update 3 Release Notes

Modern Requirements4TFS 2018 Update 3 Release Notes Modern Requirements4TFS 2018 Update 3 Release Notes Modern Requirements 12/14/2018 Table of Contents 1. INTRODUCTION... 3 2. SYSTEM REQUIREMENTS... 3 3. APPLICATION SETUP... 4 GENERAL... 5 1. FEATURES...

More information

Telerik Test Studio. Web/Desktop Testing. Software Quality Assurance Telerik Software Academy

Telerik Test Studio. Web/Desktop Testing. Software Quality Assurance Telerik Software Academy Telerik Test Studio Web/Desktop Testing Software Quality Assurance Telerik Software Academy http://academy.telerik.com The Lectors Iliyan Panchev Senior QA Engineer@ DevCloud Testing & Test Studio Quality

More information

Modern Requirements4TFS 2018 Release Notes

Modern Requirements4TFS 2018 Release Notes Modern Requirements4TFS 2018 Release Notes Modern Requirements 3/7/2018 Table of Contents 1. INTRODUCTION... 3 2. SYSTEM REQUIREMENTS... 3 3. APPLICATION SETUP... 3 GENERAL... 4 1. FEATURES... 4 2. ENHANCEMENT...

More information

Production Assistance for Cellular Therapies (PACT) PACT Application System User s Guide

Production Assistance for Cellular Therapies (PACT) PACT Application System User s Guide Production Assistance for Cellular Therapies (PACT) PACT Application System User s Guide Version 1.0 February 9, 2017 Version 1.0 TABLE OF CONTENTS 1.0 Getting Started... 1 1.1 Access to the Internet...

More information

Learn how to login to Sitefinity and what possible errors you can get if you do not have proper permissions.

Learn how to login to Sitefinity and what possible errors you can get if you do not have proper permissions. USER GUIDE This guide is intended for users of all levels of expertise. The guide describes in detail Sitefinity user interface - from logging to completing a project. Use it to learn how to create pages

More information

Dell Repository Manager Business Client Version 2.0 User s Guide

Dell Repository Manager Business Client Version 2.0 User s Guide Dell Repository Manager Business Client Version 2.0 User s Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION

More information

SCHULICH MEDICINE & DENTISTRY Website Updates August 30, Administrative Web Editor Guide v6

SCHULICH MEDICINE & DENTISTRY Website Updates August 30, Administrative Web Editor Guide v6 SCHULICH MEDICINE & DENTISTRY Website Updates August 30, 2012 Administrative Web Editor Guide v6 Table of Contents Chapter 1 Web Anatomy... 1 1.1 What You Need To Know First... 1 1.2 Anatomy of a Home

More information

Login: Quick Guide for Qualtrics May 2018 Training:

Login:   Quick Guide for Qualtrics May 2018 Training: Qualtrics Basics Creating a New Qualtrics Account Note: Anyone with a Purdue career account can create a Qualtrics account. 1. In a Web browser, navigate to purdue.qualtrics.com. 2. Enter your Purdue Career

More information

Style Report Enterprise Edition

Style Report Enterprise Edition INTRODUCTION Style Report Enterprise Edition Welcome to Style Report Enterprise Edition! Style Report is a report design and interactive analysis package that allows you to explore, analyze, monitor, report,

More information

An Introduction to Google Chrome

An Introduction to Google Chrome An Introduction to Google Chrome Box is an online file sharing and cloud content management service and it provides features such as: Getting Google Chrome 1. To get started with Google Chrome, you have

More information

Installation Guide. Cimatron Site Manager 2.0 Release Note

Installation Guide. Cimatron Site Manager 2.0 Release Note Installation Guide Cimatron Site Manager 2.0 Release Note Installation Guide i Table of Contents Introduction... 1 Cimatron Site Manager Components... 2 Installation... 3 Hardware Requirements... 3 Software

More information

Armatus 2.0 Administrator Procedures

Armatus 2.0 Administrator Procedures 2015 Armatus 2.0 Administrator Procedures Praesidium 2015. All rights reserved. Armatus 2.0 Administrator Procedures Overview Introduction This guide shows you how to perform tasks in Armatus 2.0 Administrator

More information

My Sysco Reporting Job Aid for CMU Customers. My Sysco Reporting. For CMU Customers (Serviced by Program Sales)

My Sysco Reporting Job Aid for CMU Customers. My Sysco Reporting. For CMU Customers (Serviced by Program Sales) My Sysco Reporting For CMU Customers (Serviced by Program Sales) 1 Accessing My Sysco Reporting... 2 Logging In... 2 The Reporting Dashboard... 3 My Sysco Reporting Process... 6 Generating a Report...

More information

Query Studio Training Guide Cognos 8 February 2010 DRAFT. Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201

Query Studio Training Guide Cognos 8 February 2010 DRAFT. Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201 Query Studio Training Guide Cognos 8 February 2010 DRAFT Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201 2 Table of Contents Accessing Cognos Query Studio... 5

More information

1. Selenium Integrated Development Environment (IDE) 2. Selenium Remote Control (RC) 3. Web Driver 4. Selenium Grid

1. Selenium Integrated Development Environment (IDE) 2. Selenium Remote Control (RC) 3. Web Driver 4. Selenium Grid INTRODUCTION 1.0 Selenium Selenium is a free (open source) automated testing suite for web applications across different browsers and platforms. Selenium focuses on automating web-based applications. Testing

More information

Introduction to Qualtrics ITSC

Introduction to Qualtrics ITSC Introduction to Qualtrics ITSC August 2015 Contents A. General Information... 4 B. Login... 5 New Qualtrics User... 5 Existing Qualtrics User... 7 C. Navigating Qualtrics... 9 D. Create Survey... 10 Quick

More information

Mail & Deploy Reference Manual. Version 2.0.5

Mail & Deploy Reference Manual. Version 2.0.5 Mail & Deploy Reference Manual Version 2.0.5 Introduction TABLE OF CONTENTS Introduction... 4 General Introduction... 5 Architecture... 6 Server... 6 Repository... 6 Client... 6 Contact Us... 7 Server...

More information

Information Technology Applications Training & Support. Google Forms Create Forms and Capture Response Data

Information Technology Applications Training & Support. Google Forms Create Forms and Capture Response Data Information Technology Applications Training & Support Google Forms Create Forms and Capture Response Data Revised 11/14/2018 Create Forms and Capture Response Data CONTENTS Your SBCUSD Google Account...

More information

SLS-ENVR16 Network Video Recorder V2.1 Quick Setup Guide

SLS-ENVR16 Network Video Recorder V2.1 Quick Setup Guide SLS-ENVR16 Network Video Recorder V2.1 Quick Setup Guide The SLS-ENVR16 series NVR is an intelligent and compact appliance that provides a network interface to monitor, record and playback video from up

More information

ArtOfTest Inc. Automation Design Canvas 2.0 Beta Quick-Start Guide

ArtOfTest Inc. Automation Design Canvas 2.0 Beta Quick-Start Guide Automation Design Canvas 2.0 Beta Quick-Start Guide Contents Creating and Running Your First Test... 3 Adding Quick Verification Steps... 10 Creating Advanced Test Verifications... 13 Creating a Data Driven

More information

User Manual. perfectionlearning.com/technical-support

User Manual. perfectionlearning.com/technical-support User Manual perfectionlearning.com/technical-support 1 User Manual Accessing Math X... 3 Login... 3 Forgotten Password... 3 Navigation Menu... 4 Logout... 4 Admin... 5 Creating Classes and Students...

More information

MessagePro USER GUIDE MessagePro. (813) MessagePro.com

MessagePro USER GUIDE MessagePro. (813) MessagePro.com MessagePro USER GUIDE 2017 (813) 607-6767 MessagePro.com MessagePro Table of Contents Administrator Set Up... 3 User Introduction... 13 Getting Started... 13 Getting Familiar With MessagePro... 14 Importing

More information

Dell Repository Manager Business Client Version 2.1 User s Guide

Dell Repository Manager Business Client Version 2.1 User s Guide Dell Repository Manager Business Client Version 2.1 User s Guide Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION

More information

Introduction to Automation. What is automation testing Advantages of Automation Testing How to learn any automation tool Types of Automation tools

Introduction to Automation. What is automation testing Advantages of Automation Testing How to learn any automation tool Types of Automation tools Introduction to Automation What is automation testing Advantages of Automation Testing How to learn any automation tool Types of Automation tools Introduction to Selenium What is Selenium Use of Selenium

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

Colligo Engage Outlook App 7.1. Connected Mode - User Guide

Colligo Engage Outlook App 7.1. Connected Mode - User Guide 7.1 Connected Mode - User Guide Contents Colligo Engage Outlook App 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Engage Outlook App 2 Checking for Updates 3 Updating

More information

Qlik NPrinting release notes

Qlik NPrinting release notes Qlik NPrinting 17.3.1 release notes IMPORTANT: Upgrading from Qlik NPrinting 17.3 to 17.3.1 To upgrade to Qlik NPrinting 17.3.1 you must start from Qlik NPrinting 17.3. If you have an older version of

More information

Telerik Corp. Test Studio Standalone & Visual Studio Plug-In Quick-Start Guide

Telerik Corp. Test Studio Standalone & Visual Studio Plug-In Quick-Start Guide Test Studio Standalone & Visual Studio Plug-In Quick-Start Guide Contents Create your First Test... 3 Standalone Web Test... 3 Standalone WPF Test... 6 Standalone Silverlight Test... 8 Visual Studio Plug-In

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

eschoolplus+ Cognos Query Studio Training Guide Version 2.4

eschoolplus+ Cognos Query Studio Training Guide Version 2.4 + Training Guide Version 2.4 May 2015 Arkansas Public School Computer Network This page was intentionally left blank Page 2 of 68 Table of Contents... 5 Accessing... 5 Working in Query Studio... 8 Query

More information

LiveNX Upgrade Guide from v5.2.0 to v5.2.1

LiveNX Upgrade Guide from v5.2.0 to v5.2.1 LIVEACTION, INC. LiveNX Upgrade Guide from v5.2.0 to v5.2.1 UPGRADE LiveAction, Inc. 3500 Copyright WEST BAYSHORE 2016 LiveAction, ROAD Inc. All rights reserved. LiveAction, LiveNX, LiveUX, the LiveAction

More information

FIREFOX MENU REFERENCE This menu reference is available in a prettier format at

FIREFOX MENU REFERENCE This menu reference is available in a prettier format at FIREFOX MENU REFERENCE This menu reference is available in a prettier format at http://support.mozilla.com/en-us/kb/menu+reference FILE New Window New Tab Open Location Open File Close (Window) Close Tab

More information

The Connector Version 2.0 Microsoft Project to Atlassian JIRA Connectivity

The Connector Version 2.0 Microsoft Project to Atlassian JIRA Connectivity The Connector Version 2.0 Microsoft Project to Atlassian JIRA Connectivity User Manual Ecliptic Technologies, Inc. Copyright 2011 Page 1 of 99 What is The Connector? The Connector is a Microsoft Project

More information

kalmstrom.com Business Solutions

kalmstrom.com Business Solutions Contents 1 INTRODUCTION... 2 1.1 LANGUAGES... 2 1.2 REQUIREMENTS... 2 2 THE SHAREPOINT SITE... 3 2.1 PERMISSIONS... 3 3 CONVERTED E-MAILS AND SHAREPOINT TICKETS... 4 3.1 THE CONVERTED E-MAIL... 4 3.2 THE

More information

Since qtest is a testing tool, it is beneficial if the readers of this tutorial have a basic understanding of the bug and the testing lifecycle.

Since qtest is a testing tool, it is beneficial if the readers of this tutorial have a basic understanding of the bug and the testing lifecycle. About the Tutorial qtest is a test management tool used to track and maintain the records of all STLC phases, right from the Test Plan to Report creation. This tutorial introduces the readers to the basic

More information

Modern Requirements4TFS 2018 Update 1 Release Notes

Modern Requirements4TFS 2018 Update 1 Release Notes Modern Requirements4TFS 2018 Update 1 Release Notes Modern Requirements 6/22/2018 Table of Contents 1. INTRODUCTION... 3 2. SYSTEM REQUIREMENTS... 3 3. APPLICATION SETUP... 3 GENERAL... 4 1. FEATURES...

More information

Administrative Training Mura CMS Version 5.6

Administrative Training Mura CMS Version 5.6 Administrative Training Mura CMS Version 5.6 Published: March 9, 2012 Table of Contents Mura CMS Overview! 6 Dashboard!... 6 Site Manager!... 6 Drafts!... 6 Components!... 6 Categories!... 6 Content Collections:

More information

Oracle Big Data Cloud Service, Oracle Storage Cloud Service, Oracle Database Cloud Service

Oracle Big Data Cloud Service, Oracle Storage Cloud Service, Oracle Database Cloud Service Demo Introduction Keywords: Oracle Big Data Cloud Service, Oracle Storage Cloud Service, Oracle Database Cloud Service Goal of Demo: Oracle Big Data Preparation Cloud Services can ingest data from various

More information

Agent and Agent Browser. Updated Friday, January 26, Autotask Corporation

Agent and Agent Browser. Updated Friday, January 26, Autotask Corporation Agent and Agent Browser Updated Friday, January 26, 2018 2018 Autotask Corporation Table of Contents Table of Contents 2 The AEM Agent and Agent Browser 3 AEM Agent 5 Privacy Mode 9 Agent Browser 11 Agent

More information

edev Technologies integreat4tfs 2016 Update 2 Release Notes

edev Technologies integreat4tfs 2016 Update 2 Release Notes edev Technologies integreat4tfs 2016 Update 2 Release Notes edev Technologies 8/3/2016 Table of Contents 1. INTRODUCTION... 2 2. SYSTEM REQUIREMENTS... 2 3. APPLICATION SETUP... 2 GENERAL... 3 1. FEATURES...

More information

LiveNX Upgrade Guide from v5.1.2 to v Windows

LiveNX Upgrade Guide from v5.1.2 to v Windows LIVEACTION, INC. LiveNX Upgrade Guide from v5.1.2 to v5.1.3 - Windows UPGRADE LiveAction, Inc. 3500 Copyright WEST BAYSHORE 2016 LiveAction, ROAD Inc. All rights reserved. LiveAction, LiveNX, LiveUX, the

More information

Student Guide. Document Version: This guide documents features available in NETLAB+ VE version and later.

Student Guide. Document Version: This guide documents features available in NETLAB+ VE version and later. Student Guide Document Version: 2018-02-15 This guide documents features available in NETLAB+ VE version 18.1.0 and later. Copyright 2018 Network Development Group, Inc. www.netdevgroup.com NETLAB Academy

More information

PHPRad. PHPRad At a Glance. This tutorial will show you basic functionalities in PHPRad and

PHPRad. PHPRad At a Glance. This tutorial will show you basic functionalities in PHPRad and PHPRad PHPRad At a Glance. This tutorial will show you basic functionalities in PHPRad and Getting Started Creating New Project To create new Project. Just click on the button. Fill In Project properties

More information

Telephony Toolbar Enterprise. User Guide

Telephony Toolbar Enterprise. User Guide Telephony Toolbar Enterprise User Guide Release 4.4 October 2009 Table of Contents 1 Summary of Changes... 7 1.1 Changes for this Release... 7 2 About This Guide... 8 2.1 Open Telephony Toolbar-Corporate...

More information

HOW TO BUILD YOUR FIRST ROBOT

HOW TO BUILD YOUR FIRST ROBOT Kofax Kapow TM HOW TO BUILD YOUR FIRST ROBOT INSTRUCTION GUIDE Table of Contents How to Make the Most of This Tutorial Series... 1 Part 1: Installing and Licensing Kofax Kapow... 2 Install the Software...

More information

Compliance Document Manager User Guide

Compliance Document Manager User Guide Compliance Document Manager User Guide Contents OVERVIEW... 3 SYSTEM REQUIREMENTS... 3 VENDORMATE PASSWORD REQUIREMENTS... 3 LOGIN... 4 THE HOME SCREEN... 5 BA Screening... 5 BA Oversight... 5 My Screening

More information

SLS-ENVR2016 Network Video Recorder V2.2.2 Quick Setup Guide

SLS-ENVR2016 Network Video Recorder V2.2.2 Quick Setup Guide SLS-ENVR2016 Network Video Recorder V2.2.2 Quick Setup Guide The SLS-ENVR2016 series NVR is an intelligent and compact appliance that provides a network interface to monitor, record and playback video

More information

Poet Image Description Tool: Step-by-step Guide

Poet Image Description Tool: Step-by-step Guide Poet Image Description Tool: Step-by-step Guide Introduction This guide is designed to help you use the Poet image description tool to add image descriptions to DAISY books. The tool assumes you have access

More information

SLS-ENVR4 Network Video Recorder V2.1 Quick Setup Guide

SLS-ENVR4 Network Video Recorder V2.1 Quick Setup Guide SLS-ENVR4 Network Video Recorder V2.1 Quick Setup Guide The SLS-ENVR4 series NVR is an intelligent and compact appliance that provides a network interface to monitor, record and playback video from up

More information

Perch Documentation. U of M - Department of Computer Science. Written as a COMP 3040 Assignment by Cameron McKay, Marko Kalic, Riley Draward

Perch Documentation. U of M - Department of Computer Science. Written as a COMP 3040 Assignment by Cameron McKay, Marko Kalic, Riley Draward Perch Documentation U of M - Department of Computer Science Written as a COMP 3040 Assignment by Cameron McKay, Marko Kalic, Riley Draward 1 TABLE OF CONTENTS Introduction to Perch History of Perch ---------------------------------------------

More information

Contents. 1. Using Cherry 1.1 Getting started 1.2 Logging in

Contents. 1. Using Cherry 1.1 Getting started 1.2 Logging in 1 Contents 1. Using Cherry 1.1 Getting started 1.2 Logging in 2. Site Page Hierarchy Management 2.1 Page Addition 2.2 Page Deletion 2.3 Editing Page Details 3. Page Content Modification 3.1 Page Revisions

More information

Scorebook Navigator. Stage 1 Independent Review User Manual Version

Scorebook Navigator. Stage 1 Independent Review User Manual Version Scorebook Navigator Stage 1 Independent Review User Manual Version 11.2013 TABLE OF CONTENTS Getting Started... 1 Browser Requirements... 1 Scorebook Navigator Browser Compatability... 1 Logging in...

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

VMware Identity Manager Administration

VMware Identity Manager Administration VMware Identity Manager Administration VMware AirWatch 9.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

Talend Open Studio for MDM Web User Interface. User Guide 5.6.2

Talend Open Studio for MDM Web User Interface. User Guide 5.6.2 Talend Open Studio for MDM Web User Interface User Guide 5.6.2 Talend Open Studio for MDM Web User Interface Adapted for v5.6.2. Supersedes previous releases. Publication date: May 12, 2015 Copyleft This

More information

NovaBACKUP CMon v19.0

NovaBACKUP CMon v19.0 June 2017 NovaBACKUP CMon v19.0 User Manual Features and specifications are subject to change without notice. The information provided herein is provided for informational and planning purposes only. 2017

More information

CLIQ Web Manager. User Manual. The global leader in door opening solutions V 6.1

CLIQ Web Manager. User Manual. The global leader in door opening solutions V 6.1 CLIQ Web Manager User Manual V 6.1 The global leader in door opening solutions Program version: 6.1 Document number: ST-003478 Date published: 2016-03-31 Language: en-gb Table of contents 1 Overview...9

More information

Admissions & Intro to Report Editing Participants Guide

Admissions & Intro to Report Editing Participants Guide IBM Cognos Analytics Admissions & Intro to Report Editing Participants Guide Welcome to Cognos - Admissions and Introduction to Report Editing! Today s objectives include: Gain a Basic Understanding of

More information

CalPlan. Creating a Unit Plan Navigating CalPlan Workbook 1/25/18

CalPlan. Creating a Unit Plan Navigating CalPlan Workbook 1/25/18 CalPlan Creating a Unit Plan Workbook 1/25/18 Table of Contents Exercise 1: Log into the Workspace & Run a CalPlan Report... 3 Exercise 2: Launching CalPlan and Setting Your Entity... 10 Exercise 3: Actualized

More information

edev Technologies integreat4tfs 2015 Update 2 Release Notes

edev Technologies integreat4tfs 2015 Update 2 Release Notes edev Technologies integreat4tfs 2015 Update 2 Release Notes edev Technologies 11/18/2015 Table of Contents 1. INTRODUCTION... 2 2. SYSTEM REQUIREMENTS... 3 3. APPLICATION SETUP... 3 DASHBOARD... 4 1. FEATURES...

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

EFIS User Guide Family Support Programs User

EFIS User Guide Family Support Programs User Ministry of Education EFIS 2.0 - User Guide Family Support Programs User Version 2.0 June 2015 Table of Contents 1 Document History... 1 2 Logon to EFIS 2.0... 2 2.1 Logon through Go Secure... 2 2.2 Bookmarking

More information

How to Export a Report in Cognos Analytics

How to Export a Report in Cognos Analytics IBM Cognos Analytics How to Export a Report in Cognos Analytics Reports viewed in IBM Cognos Analytics can be exported in many formats including Excel. Some of the steps for exporting are different depending

More information

INSTITUTE BUSINESS SYSTEMS IMSS COGNOS REPORT STUDIO GUIDE

INSTITUTE BUSINESS SYSTEMS IMSS COGNOS REPORT STUDIO GUIDE INSTITUTE BUSINESS SYSTEMS IMSS COGNOS REPORT STUDIO GUIDE Table of Contents Logging into Cognos... 3 Viewing Summary Information... 6 Running a Report... 6 Rerunning a Report... 9 Comparing Summary Information...

More information

Release Notes. Spectrum Spatial Analyst Version Contents:

Release Notes. Spectrum Spatial Analyst Version Contents: Location Intelligence Spectrum Spatial Analyst Version 12.1 This document contains information about Pitney Bowes Spectrum Spatial Analyst Release 12.1. Contents: What s new in Spectrum Spatial Analyst?

More information

Ektron Advanced. Learning Objectives. Getting Started

Ektron Advanced. Learning Objectives. Getting Started Ektron Advanced 1 Learning Objectives This workshop introduces you beyond the basics of Ektron, the USF web content management system that is being used to modify department web pages. This workshop focuses

More information

24x7 Scheduler Web-based Management Console User's Guide Version 5.3

24x7 Scheduler Web-based Management Console User's Guide Version 5.3 24x7 Scheduler Web-based Management Console User's Guide Version 5.3 Copyright SoftTree Technologies, Inc. 1998-2014 All rights reserved Table of Contents Table of Contents ABOUT THIS GUIDE... 4 CONVENTIONS

More information

An Overview of Webmail

An Overview of Webmail An Overview of Webmail Table of Contents What browsers can I use to view my mail? ------------------------------------------------------- 3 Email size and storage limits -----------------------------------------------------------------------

More information

SLS-ENVR16 Network Video Recorder V2.1.5 Quick Setup Guide

SLS-ENVR16 Network Video Recorder V2.1.5 Quick Setup Guide SLS-ENVR16 Network Video Recorder V2.1.5 Quick Setup Guide The SLS-ENVR16 series NVR is an intelligent and compact appliance that provides a network interface to monitor, record and playback video from

More information

Using the Prime Performance Manager Web Interface

Using the Prime Performance Manager Web Interface 3 CHAPTER Using the Prime Performance Manager Web Interface The following topics provide information about using the Cisco Prime Performance Manager web interface: Accessing the Prime Performance Manager

More information

Browser Support Internet Explorer

Browser Support Internet Explorer Browser Support Internet Explorer Consumers Online Banking offers you more enhanced features than ever before! To use the improved online banking, you may need to change certain settings on your device

More information

Colligo Manager 5.4 SP3. User Guide

Colligo  Manager 5.4 SP3. User Guide 5.4 SP3 User Guide Contents Enterprise Email Management for SharePoint 2010 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Email Manager 2 Checking for Updates 4 Updating

More information

Charting and Reporting Now Available

Charting and Reporting Now Available Instant Archive Viewer for OCS Charting and Reporting Now Available Charting and Reporting for OCS is an XML based charting engine rendering statistics from your Office Communications Server in a cool

More information

Workshare Compare 9.5

Workshare Compare 9.5 Workshare Compare 9.5 User Guide Workshare 9.5.2 February 2018 9.5.787.333 Workshare Compare 9.5 User Guide Table of Contents Chapter 1: Introducing Workshare Compare...8 What is Workshare Compare?...

More information

ISUPPLIER PORTAL USER MANUAL ADERP VERSION 1.0

ISUPPLIER PORTAL USER MANUAL ADERP VERSION 1.0 ISUPPLIER PORTAL USER MANUAL ADERP VERSION 1.0 Contents Contents... i Oracle isupplier Portal Overview...1 Recommended Browsers and Settings...2 Advanced Settings...2 Turn-off pop-up blocker or Allow pop-up

More information

Installation & Configuration Guide Enterprise/Unlimited Edition

Installation & Configuration Guide Enterprise/Unlimited Edition Installation & Configuration Guide Enterprise/Unlimited Edition Version 2.3 Updated January 2014 Table of Contents Getting Started... 3 Introduction... 3 Requirements... 3 Support... 4 Recommended Browsers...

More information

ISF Getting Started. Table of Contents

ISF Getting Started. Table of Contents ISF Getting Started Table of Contents Overview of Getting Started... 2 ISF Application Conventions & Navigation... 3 How to Log In... 9 How to Log Out... 12 User Profile Page... 13 Overview of ISF Security

More information

ADERP ISUPPLIER PORTAL USER MANUAL VERSION 1.2

ADERP ISUPPLIER PORTAL USER MANUAL VERSION 1.2 ADERP ISUPPLIER PORTAL USER MANUAL VERSION 1.2 Document Control Change Record 4 Date Author Version Change Reference 12-Dec-2016 DOF 1.0 08-Feb-2017 DOF 1.1 Updated with new URL links 23-Mar-2017 DOF 1.2

More information

This tutorial will guide users on how to utilize TestLodge in reporting and maintaining the testing activities.

This tutorial will guide users on how to utilize TestLodge in reporting and maintaining the testing activities. About the Tutorial TestLodge is a test management tool that is used to track and maintain records of all STLC phases from Test Plan to Report creation. This is a brief tutorial that introduces the readers

More information

MANAGEMENT AND CONFIGURATION MANUAL

MANAGEMENT AND CONFIGURATION MANUAL MANAGEMENT AND CONFIGURATION MANUAL Table of Contents Overview... 3 SYSTEM REQUIREMENTS... 3 The Administration Console... 3 CHAT DASHBOARD... 4 COMPANY CONFIGS... 4 MANAGE LEARNING... 7 MANAGE TABS...

More information

EMPLOYEE DIRECTORY (SHAREPOINT ADD-IN)

EMPLOYEE DIRECTORY (SHAREPOINT ADD-IN) EMPLOYEE DIRECTORY (SHAREPOINT ADD-IN) Global, Global Plus version Updated: March 2018 Version 1.0.0.7 Copyright Beyond Intranet 2017. All Rights Reserved i Notice. This is a controlled document. Unauthorized

More information

EDITING AN EXISTING REPORT

EDITING AN EXISTING REPORT Report Writing in NMU Cognos Administrative Reporting 1 This guide assumes that you have had basic report writing training for Cognos. It is simple guide for the new upgrade. Basic usage of report running

More information

User s Guide. (Virtual Terminal Edition)

User s Guide. (Virtual Terminal Edition) User s Guide (Virtual Terminal Edition) Table of Contents Home Page... 4 Receivables Summary... 4 Past 30 Day Payment Summary... 4 Last 10 Customer Transactions... 4 View Payment Information... 4 Customers

More information

Quantify Access Control Administrator Guide

Quantify Access Control Administrator Guide Quantify Access Control Administrator Guide Get started or find the details - everything you need to know. Just select a topic or link below :-) Users, replay permissions, and applications... Q Create

More information

C1 CMS User Guide Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone

C1 CMS User Guide Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone 2017-02-13 Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone +45 3915 7600 www.orckestra.com Content 1 INTRODUCTION... 4 1.1 Page-based systems versus item-based systems 4 1.2 Browser support 5

More information

Content Creation and Management System. External User Guide 1 Logging in to CCMS

Content Creation and Management System. External User Guide 1 Logging in to CCMS Content Creation and Management System External User Guide 1 Logging in to CCMS External User Guide 1 OCR August 2016 CONTENTS 1. INTRODUCING THE SYSTEM AND ACCESS... 3 1.1. Audience... 3 1.2. Background...

More information

Recommended Browser Settings

Recommended Browser Settings Recommended Browser Settings Internet Explorer Settings (PC) Mozilla Firefox Settings (PC) Mozilla Firefox Settings (Mac) Safari Settings (Mac) Chrome Settings (PC) Infinite Campus recommends modifying

More information

Electronic Sales Platform User s Manual

Electronic Sales Platform User s Manual Electronic Sales Platform User s Manual Version 1.1 2018 St. Petersburg 2 CONTENTS Preface... 3 1 Introduction... 4 1.1 Workstation Requirements and Settings... 4 1.2 Starting application... 5 2 Summary

More information

Ministry of Education

Ministry of Education Ministry of Education EFIS 2.0 - User Version 2.0 June 2015 Table of Contents 1 Document History... 4 2 Logon to EFIS 2.0... 5 2.1 Logon through Go Secure... 5 2.2 Bookmarking the Link... 6 3 Planning

More information

etrac Guide Vendor Module to the Version: 2.0 Published: 06/22/2014

etrac Guide Vendor Module to the Version: 2.0 Published: 06/22/2014 etrac Guide to the Vendor Module Version: 2.0 Published: 06/22/2014 Global DMS, 1555 Bustard Road, Suite 300, Lansdale, PA 19446 2014, All Rights Reserved. Table of Contents Minimum System Requirements...

More information

Sostenuto 4.1 title page. System Management User s Guide

Sostenuto 4.1 title page. System Management User s Guide Sostenuto 4.1 title page System Management User s Guide Date: November 2013 All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, or stored in any

More information

Perceptive Nolij Web. Administrator Guide. Version: 6.8.x

Perceptive Nolij Web. Administrator Guide. Version: 6.8.x Perceptive Nolij Web Administrator Guide Version: 6.8.x Written by: Product Knowledge, R&D Date: June 2018 Copyright 2014-2018 Hyland Software, Inc. and its affiliates.. Table of Contents Introduction...

More information

The University of New Orleans WebSTAR (PeopleSoft Learning Solutions v 9.0): Basic Navigation Training Manual

The University of New Orleans WebSTAR (PeopleSoft Learning Solutions v 9.0): Basic Navigation Training Manual The University of New Orleans WebSTAR (PeopleSoft Learning Solutions v 9.0): Manual 10/19/2010 Training Group 2 PeopleSoft 9.0 Welcome to the module! This module contains the information and tools needed

More information

Registering as an Elia supplier on Ariba on invitation

Registering as an Elia supplier on Ariba on invitation Registering as an Elia supplier on Ariba on invitation About this document When an Elia buyer publishes a sourcing event and invites you to participate, you receive an invitation e-mail from Ariba, the

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

SharePoint General Instructions

SharePoint General Instructions SharePoint General Instructions Table of Content What is GC Drive?... 2 Access GC Drive... 2 Navigate GC Drive... 2 View and Edit My Profile... 3 OneDrive for Business... 3 What is OneDrive for Business...

More information

Intelli-Signage Signage Designer Software

Intelli-Signage Signage Designer Software Intelli-Signage (User Manual V1.0) version: V3.0.0.0 Contents 1. Introduction... 1 2. System requirement... 1 2.1 Signage Player Software... 1 2.2... 1 3. Installation/Uninstallation of... 2 4. interface...

More information

Dental Connect Payers

Dental Connect Payers Dental Connect Payers User Guide 2.1 10/11/2017 Preface Preface Contents of the Change Healthcare documentation and software is copyrighted as a collective work under the laws of United States and other

More information