Application Modelling

Size: px
Start display at page:

Download "Application Modelling"

Transcription

1 Seminar on Model-Based Testing as a Service Application Modelling Author: Antti Heimola Date: Dec-4, 2008 Time: Thu Dec- 4, 2008 Location: Tampere: TUT/Department of Software Systems, Tietotalo, class room TC Nokia AppModelling.ppt / Antti Heimola Seminar on Model-Based Testing as a Service Tampere Dec-4, 2008

2 Content Model based Testing Case: KENDO - Testing modelling/automation needs - Time it takes 2 HR2008 Nokia AppModelling.ppt / Antti Heimola Seminar on Model-Based Testing as a Service Tampere Dec-4, 2008

3 Model based Testing James Bach s Blog: The Unbearable Lightness of Model-Based Testing Question: How do you suggest that you apply this technique with a complex application, something like MS Word for instance. I m not sure what technique you are referring to. If you are talking about using state models to describe a system, then it s interesting that you ask that, because I asked Harry Robinson that same question (it was even about applying it to Word) after seeing an otherwise fascinating talk about statebased testing that he gave, years ago. As I recall, he wasn t ready to answer that question. But I am. My answer is: ask Harry. Seriously, he has actually worked with model-based testing tools at Microsoft, in the years since I challenged him on this point. 3 HR2008 Nokia AppModelling.ppt / Antti Heimola Seminar on Model-Based Testing as a Service Tampere Dec-4, 2008

4 Model based Testing Wolfgang Grieskamp 4 HR2008 Nokia AppModelling.ppt / Antti Heimola Seminar on Model-Based Testing as a Service Tampere Dec-4, 2008

5 Application Modelling: Case KENDO GUI modelling tool flow design tool Specification tool Test case generation tool NOT linked to UML or other SW design schemes Nokia AppModelling.ppt / Antti Heimola Seminar on Model-Based Testing as a Service Tampere Dec-4, 2008

6 6 HR2008 Nokia AppModelling.ppt / Antti Heimola Seminar on Model-Based Testing as a Service Tampere Dec-4, 2008

7 System Success Factor of Model based Testing - technical z : System Modelling Other tools SSF = 3x+2y+z * Test Execution API y : Test Execution Control Other tools Test Service API Communication PC Successful model based testing requires support from test execution control tool and SUT test services testability built in x : Bluetooth, USB, WLAN, IP Communication System Under Test Test Support (testability) Target * Not any real formula, just a notion Test Services 7 HR2008 Nokia AppModelling.ppt / Antti Heimola Seminar on Model-Based Testing as a Service Tampere Dec-4, 2008

8 Test Service example Model, i.e. Specification of a system event: Left soft key is Options Options menu contains following items: Sort, Instructions,, Exit Specification converted to test scripts: vw_verifytext vw_verifymenu Options Sort/Instructions/ /Exit Test scripts driving SUT using provided Test Services: Question of test automation needs. Many test tool vendors are happy with press button support Test Service must support Capture screen minimum while Test Execution Control takes care of text verification Capture screen support is NOT enough for verifying the whole menu content more sophisticated Test Support required 8 HR2008 Nokia AppModelling.ppt / Antti Heimola Seminar on Model-Based Testing as a Service Tampere Dec-4, 2008

9 Levels enabling cross Platform Modelling & Testing System Modelling + Test Mode CPP NFT: Performance, Stress, Endurance.. Probability Priority (test data) Test Execution API Test Execution Control Advanced Features Memory Usage CPU Linux S60 PC Etc. Test Service API Communication Bluetooth, USB, WLAN, IP Communication System Under Test Test Support (testability) Test Services Test Service API Communication Bluetooth, USB, WLAN, IP Communication System Under Test Test Support (testability) Test Services Test Service API Communication Bluetooth, USB, WLAN, IP Communication System Under Test Test Support (testability) Test Services In case Application flow (functionality) is the same, no modifications needed, the model can be executed on any platform supported by Test Execution Control and Test Services 9 HR2008 Nokia AppModelling.ppt / Antti Heimola Seminar on Model-Based Testing as a Service Tampere Dec-4, 2008

10 History 1. Ross Collard: Test Design: Developing Test Cases from Use Cases, KeyWord based test automation system 2001 Idea of integrating Use Cases & KWs 3. Mikko Nikkanen: KENDO I, 2005: Use Case based (test) modelling 4. Mikko Mäkinen: KENDO II, 2007: Application modelling Requests for productizing the approach 5. Productized (internal) version HR 2008 Nokia AppModelling.ppt / Antti Heimola Seminar on Model-Based Testing as a Service Tampere Dec-4, 2008

11 History 1999 * ** *) Ross Collard: Developing test cases from Use Cases, Software Testing&Quality Engineering, July/August 1999 **) Mikko Mäkinen: Model based approach to Software testing 2007, page HR 2008 Nokia AppModelling.ppt / Antti Heimola Seminar on Model-Based Testing as a Service Tampere Dec-4, 2008

12 Some Principles UI level Application Modelling UI flow Design Target: Model all paths, not only some parts of them In case a model is too complex, most likely the GUI is too complex to use User Roles: Model Designer, Test Designer, Tester Clearly separated events: User Actions, System Responses Use of KeyWord based approach was logical: Press a button, Tap, Open Menu Managing complex models System Model, Application Models, Sub-Models, Use/Test Cases 12 HR 2008 Nokia AppModelling.ppt / Antti Heimola Seminar on Model-Based Testing as a Service Tampere Dec-4, 2008

13 KENDO User Roles & Key features Model Simulation. Model Designer, Test Designer, Tester Specification generation 13 HR 2008 Nokia AppModelling.ppt / Antti Heimola Seminar on Model-Based Testing as a Service Tampere Dec-4, 2008

14 14 HR 2008 Nokia AppModelling.ppt / Antti Heimola Seminar on Model-Based Testing as a Service Tampere Dec-4, 2008

15 Concept Reference: Implementing Lean Software Development Mary and Tom Poppendieck, Write executable specifications instead of requirements - Myth: The job of testing is to find defects : The job of tests is to PREVENT defects, not to find them 15 HR 2008 Nokia AppModelling.ppt / Antti Heimola Seminar on Model-Based Testing as a Service Tampere Dec-4, 2008

16 KENDO time it takes S60 and Maemo Modeling time Minutes Minutes Minutes Minutes Minutes Hours Hours Model Designer Test Designer (ASTE) Execution Total * Total ** Application Specification Testing Phonebook ,3 7,5 Calendar ,2 11,2 Notepad ,7 8,2 Messaging ,8 8,6 Gallery ,5 8,5 Average ,7 8,8 Median ,5 8,5 * Excluding * before specification test execution type time support, (column ** after F) the specification type support ** Estimated with new auto-complete feature (75% of column C) Maemo (810) application modeling times with Kendo Application Model Designer Specification Test Designer Testing Execution Total [min] Total [h] Notes ,0 Clock ,4 Bookmarks ,8 Contacts ,5 Average [h] 1,8 2,6 1,1 1,1 1,9 8,4 8,4 Median [h] 1,8 2,8 1,0 1,0 2,0 8,4 8,4 16 HR 2008 Nokia AppModelling.ppt / Antti Heimola Seminar on Model-Based Testing as a Service Tampere Dec-4, 2008

17 Application Modelling or Model based Testing? Thank You P.S. SW testers are still needed, e.g. exploratory testing Nokia AppModelling.ppt / Antti Heimola Seminar on Model-Based Testing as a Service Tampere Dec-4, 2008

How To Test For Performance

How To Test For Performance : Roles, Activities, and QA Inclusion Michael Lawler NueVista Group 1 Today s Agenda Outline the components of a performance test and considerations Discuss various roles, tasks, and activities Review

More information

ensuring security the way how we do it

ensuring security the way how we do it ensuring security the way how we do it HUSTEF, 2015.11.18 Attila Tóth 1 Nokia Solutions and Networks 2014 Disclaimer The ideas, processes, tools are presented from a practitioner s point of view working

More information

International Journal of Advanced Engineering Research and Science (IJAERS) Vol-2, Issue-11, Nov- 2015] ISSN: 2349-6495

International Journal of Advanced Engineering Research and Science (IJAERS) Vol-2, Issue-11, Nov- 2015] ISSN: 2349-6495 International Journal of Advanced Engineering Research and Science (IJAERS) Vol-2, Issue-11, Nov- 2015] Survey on Automation Testing Tools for Mobile Applications Dr.S.Gunasekaran 1, V. Bargavi 2 1 Department

More information

PMS. Energy management and monitoring software. Installation and operation instructions

PMS. Energy management and monitoring software. Installation and operation instructions PMS Energy management and monitoring software Installation and operation instructions version 1.0 Czech Republic Czech Republic 1 Content 1. PMS introduction... 3 1.1. PMS structure... 3 1.2. System requirements...

More information

Connecting a Metrologic MS9535 to a USB BT Adapter (Client Mode)

Connecting a Metrologic MS9535 to a USB BT Adapter (Client Mode) Connecting a Metrologic MS9535 to a USB BT Adapter (Client Mode) I. Scope This document will provide a brief description of how to connect the Metrologic MS9535-5 scanner to a USB Bluetooth Adapter in

More information

MO-Call VoIP User Guide Nokia S40

MO-Call VoIP User Guide Nokia S40 MO-Call VoIP User Guide Nokia S40 page 1 Page Contents Hello. Thank you for choosing MO-Call. This the guide is for you get MO-Call up and running on your Nokia mobile handset. 3 Managing WLAN connection

More information

Bringing Value to the Organization with Performance Testing

Bringing Value to the Organization with Performance Testing Bringing Value to the Organization with Performance Testing Michael Lawler NueVista Group 1 Today s Agenda Explore the benefits of a properly performed performance test Understand the basic elements of

More information

Tonight s Speaker. Life of a Tester at Microsoft Urvashi Tyagi Software Test Manager, Microsoft

Tonight s Speaker. Life of a Tester at Microsoft Urvashi Tyagi Software Test Manager, Microsoft Tonight s Speaker Life of a Tester at Microsoft Urvashi Tyagi Software Test Manager, Microsoft You will learn about what a software tester does at Microsoft, how the role interfaces with program managers

More information

Celluon Laserkey - User Guide for Microsoft Windows XP

Celluon Laserkey - User Guide for Microsoft Windows XP Celluon Laserkey - User Guide for Microsoft Windows XP INDEX 1. System Requirements... 2 2. Installation / Uninstalling the Driver... 2 3. Bluetooth dongle software settings... 3 4. Connection Method...4

More information

ISTQB Certified Tester. Foundation Level. Sample Exam 1

ISTQB Certified Tester. Foundation Level. Sample Exam 1 ISTQB Certified Tester Foundation Level Version 2015 American Copyright Notice This document may be copied in its entirety, or extracts made, if the source is acknowledged. #1 When test cases are designed

More information

US Cellular : How Do I Update The Software On My US Cellular SCH-R880 (Acclaim) Phone To Android 2.2 Froyo DL25 Build?

US Cellular : How Do I Update The Software On My US Cellular SCH-R880 (Acclaim) Phone To Android 2.2 Froyo DL25 Build? Ho w to gu ides US Cellular : How Do I Update The Software On My US Cellular SCH-R880 (Acclaim) Phone To Android 2.2 Froyo DL25 Build? Samsung has released this software upgrade for the US Cellular SCH-R880

More information

The next step in test automation: computer-generated tests

The next step in test automation: computer-generated tests The next step in test automation: computer-generated tests Antti Kervinen Intel antti.kervinen@intel.com Guest lecture for Software Testing and Quality Assurance Tampere University of Technology, Finland

More information

MS Project Tutorial. CS 587 Software Project Management Instructor: Dr. Atef Bader. Prepared by Milton Hurtado

MS Project Tutorial. CS 587 Software Project Management Instructor: Dr. Atef Bader. Prepared by Milton Hurtado CS 587 Software Project Management Instructor: Dr. Atef Bader MS Project Tutorial MS Project in Labs: Available in Siegal Hall Lab in Main Campus Available in Room 210 Rice Campus Prepared by Milton Hurtado

More information

PMS. Energy management and monitoring software. Installation and operation instructions. BMR trading Horní lán 17 77900 Olomouc Czech Republic

PMS. Energy management and monitoring software. Installation and operation instructions. BMR trading Horní lán 17 77900 Olomouc Czech Republic PMS Energy management and monitoring software Installation and operation instructions version 1.5 77900 Olomouc 1 Content 1. PMS introduction...3 1.1. PMS structure...3 1.2. System requirements...3 2.

More information

Application. Performance Testing

Application. Performance Testing Application Performance Testing www.mohandespishegan.com شرکت مهندش پیشگان آزمون افسار یاش Performance Testing March 2015 1 TOC Software performance engineering Performance testing terminology Performance

More information

HOW TO USE TIME ATTENDANCE OPERATING SYSTEM User Manual -- Administrator

HOW TO USE TIME ATTENDANCE OPERATING SYSTEM User Manual -- Administrator INSTALLATION HOW TO USE TIME ATTENDANCE OPERATING SYSTEM User Manual -- Administrator Installation of Z K Software administrator/user need original software installation cd before use this software First

More information

Visual Designer Development and Runtime Software License Upgrades

Visual Designer Development and Runtime Software License Upgrades VISUALWEB1, VISUALWEB3, VISUALWEB7, VISUALRT4KCE, VISUALRT64KXP, VI- SUALDCE2XP, VISUALDPBCU, VISUALRTUPPC, VISUALDUPCE and VISUALDUPXP. Thank you for purchasing a Visual Designer software license upgrade.

More information

Mobile App Testing Guide. Basics of Mobile App Testing

Mobile App Testing Guide. Basics of Mobile App Testing 2015 Mobile App Testing Guide Basics of Mobile App Testing Introduction Technology is on peek, where each and every day we set a new benchmark. Those days are gone when computers were just a machine and

More information

Syllabus Version 2.5_R (04.04.2016)

Syllabus Version 2.5_R (04.04.2016) Syllabus Version 2.5_R (04.04.2016) CMAP-F-Syllabus V2.5_EN, 04.04.2016 Page 1 of 15 0. Introduction to This Syllabus... 4 0.1 Purpose of this document... 4 0.2 Cognitive Levels of Knowledge... 4 0.3 The

More information

Standard Glossary of Terms Used in Software Testing. Version 3.01

Standard Glossary of Terms Used in Software Testing. Version 3.01 Standard Glossary of Terms Used in Software Testing Version 3.01 Terms Used in the Expert Level Test Automation - Engineer Syllabus International Software Testing Qualifications Board Copyright International

More information

Making Model-Based Testing More Agile: a Use Case Driven Approach

Making Model-Based Testing More Agile: a Use Case Driven Approach Making Model-Based Testing More Agile: a Use Case Driven Approach 1 Oct 23 26, 2006 @ Haifa Verification Conference, Israel Mika Katara and Antti Kervinen Tampere University of Technology, Finland 2 Agenda

More information

Virto Cross Site Lookup for Microsoft SharePoint Release 3.1.0. User and Installation Guide

Virto Cross Site Lookup for Microsoft SharePoint Release 3.1.0. User and Installation Guide Virto Cross Site Lookup for Microsoft SharePoint Release 3.1.0 User and Installation Guide 2 Table of Contents SYSTEM/DEVELOPER REQUIREMENTS... 3 OPERATING SYSTEM... ERROR! BOOKMARK NOT DEFINED. SERVER...

More information

Exchange Administrators will be able to use a more secure authentication mechanism compared with username and password

Exchange Administrators will be able to use a more secure authentication mechanism compared with username and password Summary Product: Version: Mail for Exchange for Nokia Mail Symbian Anna Date: May 2011 What s New? Support for Certificate Based Authentication Exchange Administrators will be able to use a more secure

More information

Business Application Services Testing

Business Application Services Testing Business Application Services Testing Curriculum Structure Course name Duration(days) Express 2 Testing Concept and methodologies 3 Introduction to Performance Testing 3 Web Testing 2 QTP 5 SQL 5 Load

More information

Avaya one-x Mobile Telephony for Windows Mobile Professional

Avaya one-x Mobile Telephony for Windows Mobile Professional Avaya one-x Mobile Telephony for Windows Mobile Professional Release 2.0 Addendum to User Guide 16-601613 Issue 1.0 January 29, 2010 Avaya one-x Mobile Telephony for Windows Mobile v2.0 January 30, 2010

More information

01. Introduction of Android

01. Introduction of Android 01. Introduction of Android Goal Understand the concepts and features of the Android Install the complete Android development environment Find out the one-click install Android development environment

More information

Strategies in Software Defined RF and Wireless Communications Test. Srini Badri Business Development Manager National Instruments

Strategies in Software Defined RF and Wireless Communications Test. Srini Badri Business Development Manager National Instruments Strategies in Software Defined RF and Wireless Communications Test Srini Badri Business Development Manager National Instruments Wireless Technology Driving Applications Emergence of the Smart Phone Growth

More information

AcuityLink. Clinician Notifier. Software installation instructions. Software version 1.5x

AcuityLink. Clinician Notifier. Software installation instructions. Software version 1.5x AcuityLink Clinician Notifier Software installation instructions Software version 1.5x ii Welch Allyn AcuityLink Clinician Notifier 2013 Welch Allyn. All rights are reserved. To support the intended use

More information

Automated Acceptance Testing of High Capacity Network Gateway

Automated Acceptance Testing of High Capacity Network Gateway Automated Acceptance Testing of High Capacity Network Gateway Ran Nyman 1, Ismo Aro 2, Roland Wagner 3, 1,2,3 Nokia Siemens Network, PO Box 1 FI-02022 Nokia Siemens Networks 1 ran@rannicon.com, 2 ismo.aro@nsn.com,

More information

Getting Started with Tizen SDK : How to develop a Web app. Hong Gyungpyo 洪 競 杓 Samsung Electronics Co., Ltd

Getting Started with Tizen SDK : How to develop a Web app. Hong Gyungpyo 洪 競 杓 Samsung Electronics Co., Ltd Getting Started with Tizen SDK : How to develop a Web app Hong Gyungpyo 洪 競 杓 Samsung Electronics Co., Ltd Introduction to Tizen SDK Tizen Platform (1/2) Application Web Applications Native Applications

More information

Testing Introduction. IEEE Definitions

Testing Introduction. IEEE Definitions Testing Introduction IEEE Definitions Software testing is the process of analyzing a software item to detect the differences between existing and required conditions (that is, bugs) and to evaluate the

More information

ScreenBeam Configuration Utility (Windows 8.1/10) User Manual. Solutions for the Digital Life. Ver 1.2

ScreenBeam Configuration Utility (Windows 8.1/10) User Manual. Solutions for the Digital Life. Ver 1.2 ScreenBeam Configuration Utility (Windows 8.1/10) User Manual Ver 1.2 Solutions for the Digital Life 1 Using the Utility with Windows 8.1 or Windows 10 This chapter describes installing and using the ScreenBeam

More information

User Manual. Mobile Viewer. Mobile Manager Software (MMS)

User Manual. Mobile Viewer. Mobile Manager Software (MMS) Mobile Viewer Mobile Manager Software (MMS) User Manual The picture might differ according to the specification and model. Contents of this manual are protected under copyrights and computer program laws.

More information

ALM120 Application Lifecycle Management 11.5 Essentials

ALM120 Application Lifecycle Management 11.5 Essentials ALM120 Application Lifecycle Management 11.5 Essentials Instructor-Led Workshop OVERVIEW This course provides the tools you need to implement and use Quality Center 11.50. Students learn how to manage

More information

NetClient software user manual

NetClient software user manual NetClient software user manual 1-1. General information Net Client is an application which provides users not only viewing and controling remote DVRs, but also receiving realtime event data or alarm signals

More information

TRAVEL MANAGEMENT SYSTEM MILEAGE CLAIMS Procedure

TRAVEL MANAGEMENT SYSTEM MILEAGE CLAIMS Procedure TRAVEL MANAGEMENT SYSTEM MILEAGE CLAIMS Procedure Making a claim: For your ease of use we have tried, wherever possible to keep the format of the online mileage form the same as the current paper forms

More information

Customer Focused Documentation The Lean Way. Unrestricted use only / Siemens AG 2014. All rights reserved.

Customer Focused Documentation The Lean Way. Unrestricted use only / Siemens AG 2014. All rights reserved. Customer Focused Documentation The Lean Way Customer Focused Documentation The Lean Way Jaya Choudhury 5-Dec-14 Page 2 MMM-YY Dec-14 Jaya Author Top 10 things that a customer wants Involvement Speed Availability

More information

Ekahau RTLS Admin Training Course

Ekahau RTLS Admin Training Course Ekahau RTLS Admin Training Course Learning Objective: Gain a comprehensive overview of the Ekahau RTLS solution. Understand the role of Wi-Fi in the Ekahau RTLS. Gain an understanding of the role of Ekahau

More information

HTML5 Applications Made Easy on Tizen IVI. Brian Jones / Jimmy Huang

HTML5 Applications Made Easy on Tizen IVI. Brian Jones / Jimmy Huang HTML5 Applications Made Easy on Tizen IVI Brian Jones / Jimmy Huang IVI Systems Today Lots of hardware variety. Multiple operating systems Different input devices Software development requires access to

More information

Automation can dramatically increase product quality, leading to lower field service, product support and

Automation can dramatically increase product quality, leading to lower field service, product support and QA Automation for Testing Medical Device Software Benefits, Myths and Requirements Automation can dramatically increase product quality, leading to lower field service, product support and liability cost.

More information

Deploying the BIG-IP LTM with the Cacti Open Source Network Monitoring System

Deploying the BIG-IP LTM with the Cacti Open Source Network Monitoring System DEPLOYMENT GUIDE Deploying the BIG-IP LTM with the Cacti Open Source Network Monitoring System Version 1.0 Deploying F5 with Cacti Open Source Network Monitoring System Welcome to the F5 and Cacti deployment

More information

Mobile Operating Systems Lesson 07 Symbian OS

Mobile Operating Systems Lesson 07 Symbian OS Mobile Operating Systems Lesson 07 Symbian OS Oxford University Press 2007. All rights reserved. 1 Oxford University Press 2007. All rights reserved. 2 Symbian OS multi-modal communication support OS for

More information

Basic Use of the SPC Feature on 1100R+/H+ Testers

Basic Use of the SPC Feature on 1100R+/H+ Testers Basic Use of the SPC Feature on 1100R+/H+ Testers Basics 1100 SPC Data (Note: SPC data collection is an optional feature only available on 1100R+/H+ testers that are equipped with USB ports For the feature

More information

User Guide Terminal Service Plus

User Guide Terminal Service Plus User Guide Terminal Service Plus Terminal Service Plus product range is the greatest offering of the world market today! It is a powerful and the easiest way to publish any of your Windows application

More information

Perceived Performance Test Toolkit

Perceived Performance Test Toolkit Perceived Performance Test Toolkit for Citrix Servers TMurgent Technologies Perceived Performance Test Toolkit Version 1.5 December 2005 Table of Contents Table of Contents... 2 Introduction... 3 Contents...

More information

DiskBoss. File & Disk Manager. Version 2.0. Dec 2011. Flexense Ltd. www.flexense.com info@flexense.com. File Integrity Monitor

DiskBoss. File & Disk Manager. Version 2.0. Dec 2011. Flexense Ltd. www.flexense.com info@flexense.com. File Integrity Monitor DiskBoss File & Disk Manager File Integrity Monitor Version 2.0 Dec 2011 www.flexense.com info@flexense.com 1 Product Overview DiskBoss is an automated, rule-based file and disk manager allowing one to

More information

Comparative Study of Automated Testing Tools: Quick Test Pro and Load Runner

Comparative Study of Automated Testing Tools: Quick Test Pro and Load Runner Comparative Study of Automated Testing Tools: Quick Test Pro and Load Runner Shaveta, Sachin kumar, Nitika, Snehlata C.S.E student, Department Of Computer Science Engineering, Punjab Abstract-Testing automation

More information

Syllabus Version 1.2.8.

Syllabus Version 1.2.8. Syllabus Version 1.2.8. 0. Introduction to This Syllabus... 4 0.1 Purpose of this Document... 4 0.2 Cognitive Level of Knowledge... 4 0.3 The Examination... 5 0.4 Business Outcome... 5 0.5 Specialization...

More information

Copyrighted www.eh1infotech.com +919780265007, 0172-5098107 Address :- EH1-Infotech, SCF 69, Top Floor, Phase 3B-2, Sector 60, Mohali (Chandigarh),

Copyrighted www.eh1infotech.com +919780265007, 0172-5098107 Address :- EH1-Infotech, SCF 69, Top Floor, Phase 3B-2, Sector 60, Mohali (Chandigarh), Content of 6 Months Software Testing Training at EH1-Infotech Module 1: Introduction to Software Testing Basics of S/W testing Module 2: SQA Basics Testing introduction and terminology Verification and

More information

IBM RATIONAL PERFORMANCE TESTER

IBM RATIONAL PERFORMANCE TESTER IBM RATIONAL PERFORMANCE TESTER Today, a major portion of newly developed enterprise applications is based on Internet connectivity of a geographically distributed work force that all need on-line access

More information

Quality Assurance Training Program

Quality Assurance Training Program Quality Assurance Training Program Introduction/Summary: This 5-day course focuses on understanding and developing various skills required by QA Developer, preparing to use various tools and techniques

More information

ThermochronWM22 Application for Windows Mobile Getting Started. Step 1: Install PC Applications... 2. Step 2: Install USB Adapter...

ThermochronWM22 Application for Windows Mobile Getting Started. Step 1: Install PC Applications... 2. Step 2: Install USB Adapter... ThermochronWM22 Application for Windows Mobile Getting Started Step 1: Install PC Applications... 2 Step 2: Install USB Adapter... 2 Step 3. Setup Microsoft ActiveSync On your PC... 2 Step 4: Copy the

More information

Tizen Compliance Test (TCT) Hojun Jaygarl (Samsung Electronics), Cathy Shen (Intel)

Tizen Compliance Test (TCT) Hojun Jaygarl (Samsung Electronics), Cathy Shen (Intel) Tizen Compliance Test (TCT) Hojun Jaygarl (Samsung Electronics), Cathy Shen (Intel) Contents Tizen Compliance Program Native TCT Web TCT 2 Tizen Compliance Program Tizen Compliance Program Key components

More information

Image Area. White Paper. Best Practices in Mobile Application Testing. - Mohan Kumar, Manish Chauhan. www.infosys.com

Image Area. White Paper. Best Practices in Mobile Application Testing. - Mohan Kumar, Manish Chauhan. www.infosys.com Image Area White Paper Best Practices in Mobile Application Testing - Mohan Kumar, Manish Chauhan www.infosys.com Contents Introduction 3 QA Challenges in Mobile Application Testing 3 Device Variation

More information

An Increase in Software Testing Robustness: Enhancing the Software Development Standard for Space Systems

An Increase in Software Testing Robustness: Enhancing the Software Development Standard for Space Systems An Increase in Software Robustness: Enhancing the Software Development Standard for Space Systems Karen Owens and Suellen Eslinger Software Engineering Subdivision 15 th Ground System Architectures Workshop

More information

SQL Server 2008 Express - Installation Guide

SQL Server 2008 Express - Installation Guide SQL Server 2008 Express - Installation Guide SQL Server 2008 Express - Installation Guide Page 2 Introduction Contents Revision table... 2 1 Introduction... 3 2 SQL Server 2008 Express installation...

More information

Mobile Video Analysis Software User Guide. Version 2.0.8

Mobile Video Analysis Software User Guide. Version 2.0.8 User Guide Version 2.0.8 Content 1. Introduction......1 1.1 Software Overview... 1 1.2 Documentation Overview... 1 1.3 Application Range... 1 1.4 System Requirements... 1 2. Getting Started... 3 2.1 Main

More information

System requirements for ICS Skills ATS

System requirements for ICS Skills ATS System requirements for ICS Skills ATS A system requirements check verifies that the computer fulfils the requirements to run ICS Skills Automated tests. There are 4 possible checks that can be made prior

More information

Part I. Introduction

Part I. Introduction Part I. Introduction In the development of modern vehicles, the infotainment system [54] belongs to the innovative area. In comparison to the conventional areas such as the motor, body construction and

More information

Mobile Operating Systems Lesson 05 Windows CE Part 1

Mobile Operating Systems Lesson 05 Windows CE Part 1 Mobile Operating Systems Lesson 05 Windows CE Part 1 Oxford University Press 2007. All rights reserved. 1 Windows CE A 32 bit OS from Microsoft Customized for each specific hardware and processor in order

More information

Comparative Study of Load Testing Tools

Comparative Study of Load Testing Tools Comparative Study of Load Testing Tools Sandeep Bhatti, Raj Kumari Student (ME), Department of Information Technology, University Institute of Engineering & Technology, Punjab University, Chandigarh (U.T.),

More information

User's Guide DylosLogger Software Version 1.6

User's Guide DylosLogger Software Version 1.6 User's Guide DylosLogger Software Version 1.6 The DylosLogger software allows users of Dylos Air Quality Monitors equipped with PC interface to easily record, download, and graph data. The COM port is

More information

FOCUS ON: FDR/UPSTREAM S ONLINE DATABASE SOLUTIONS

FOCUS ON: FDR/UPSTREAM S ONLINE DATABASE SOLUTIONS April 2002 FOCUS ON: FDR/UPSTREAM S ONLINE DATABASE SOLUTIONS Features and support at a glance User Experience My company s Oracle DBA said, I love UPSTREAM as it works so well with RMAN. FDR/UPSTREAM

More information

Mobile App Testing Process INFLECTICA TECHNOLOGIES (P) LTD

Mobile App Testing Process INFLECTICA TECHNOLOGIES (P) LTD Mobile App Testing Process Mobile Application Testing Strategy EMULATOR QA team can perform most of the testing in a well-equipped test environment using device emulators with various options like ability

More information

Improved document archiving speeds; data enters the FileNexus System at a faster rate! See benchmark test spreadsheet.

Improved document archiving speeds; data enters the FileNexus System at a faster rate! See benchmark test spreadsheet. Feature Sheet Version 6.100.14 FileNexus Major Advances Client Server Communication - Dependency on Windows DCOM protocols eliminated which means NO additional configuration required on Client PCs after

More information

Siemens AG 2013. LOGO! App V1.0.0 LOGO! Edition 03/2013. Manual. Answers for industry.

Siemens AG 2013. LOGO! App V1.0.0 LOGO! Edition 03/2013. Manual. Answers for industry. LOGO! App V1.0.0 LOGO! Manual Edition 03/2013 Answers for industry. The free of charge LOGO! App enables you to monitor actual process values of your LOGO! 0BA7 application with a smart phone or a tablet

More information

Performance and Load Testing For ArcGIS based systems Ian Sims and John Meza OVERVIEW What is Performance and Load Testing What is the objective Acceptance Testing Ongoing Development Areyoutheclient Want

More information

Comparative Analysis of Various Automated Test Tools for Flex Application

Comparative Analysis of Various Automated Test Tools for Flex Application Comparative Analysis of Various Automated Test Tools for Flex Application Nisha Kaushal, Rupinder Kaur National Institute of Technical Teachers Training & Research, Punjab University, Chandigarh, Panjab

More information

Getting Started. Infrared Precautions Align Infrared Ports of both devices.. Handset cannot receive connection requests during Software Updates.

Getting Started. Infrared Precautions Align Infrared Ports of both devices.. Handset cannot receive connection requests during Software Updates. Infrared Infrared Connect handset to Infrared devices for wireless connectivity. Handset supports IrSimple= high-speed wireless communications protocol; exchange large image files instantly with compatible

More information

iscripts Top 10 challenges to consider before testing SaaS based applications

iscripts Top 10 challenges to consider before testing SaaS based applications Top 10 challenges to consider before testing SaaS based applications iscripts SaaS What s in store for 2015? Forrester has revealed that there is a significant change in adopting enterprise applications

More information

Once upon a product cycle, there were four testers who set. Intelligent Test Automation. Tester1. Tools & Automation. out on a quest to test software.

Once upon a product cycle, there were four testers who set. Intelligent Test Automation. Tester1. Tools & Automation. out on a quest to test software. Tools & Automation Intelligent Test Automation A model-based method for generating tests from a description of an application s behavior by Harry Robinson Warning: The fairy tale you are about to read

More information

DiskPulse DISK CHANGE MONITOR

DiskPulse DISK CHANGE MONITOR DiskPulse DISK CHANGE MONITOR User Manual Version 7.9 Oct 2015 www.diskpulse.com info@flexense.com 1 1 DiskPulse Overview...3 2 DiskPulse Product Versions...5 3 Using Desktop Product Version...6 3.1 Product

More information

Workshop on Agile Test Strategies and Experiences. Fran O'Hara, Insight Test Services, Ireland

Workshop on Agile Test Strategies and Experiences. Fran O'Hara, Insight Test Services, Ireland Workshop on Agile Test Strategies and Experiences W8 Fran O'Hara, Insight Test Services, Ireland Workshop Agile Test Strategies and Experiences Version 1.0 Fran O Hara Fran.ohara@insight-test.com Europe

More information

SC207 Software Engineering. Review Report: Producing More Reliable Software

SC207 Software Engineering. Review Report: Producing More Reliable Software SC207 Software Engineering Review Report: Producing More Reliable Software Guo Zaiyi (SA1) Lecturer: Dr. Edmond C. Prakash School of Computer Engineering Nanyang Technological University Abstract This

More information

HP LoadRunner. Software Version: 11.00. Ajax TruClient Tips & Tricks

HP LoadRunner. Software Version: 11.00. Ajax TruClient Tips & Tricks HP LoadRunner Software Version: 11.00 Ajax TruClient Tips & Tricks Document Release Date: October 2010 Software Release Date: October 2010 Legal Notices Warranty The only warranties for HP products and

More information

Introduction. - Please be sure to read and understand Precautions and Introductions in CX-Simulator Operation Manual and

Introduction. - Please be sure to read and understand Precautions and Introductions in CX-Simulator Operation Manual and Introduction - Please be sure to read and understand Precautions and Introductions in CX-Simulator Operation Manual and CX-Programmer Operation Manual before using the product. - This guide describes the

More information

Intel System Event Log (SEL) Viewer Utility

Intel System Event Log (SEL) Viewer Utility Intel System Event Log (SEL) Viewer Utility User Guide Document No. E12461-005 Legal Statements INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS FOR THE GENERAL PURPOSE OF SUPPORTING

More information

Development of Performance Testing Tool for Railway Signaling System Software

Development of Performance Testing Tool for Railway Signaling System Software Vol. 10, No. 2, pp. 16-20, December 2011 Development of Performance Testing Tool for Railway Signaling System Software Jong-Gyu Hwang* and Hyun-Jeong Jo Korea Railroad Research Institute, Uiwang-si 437-757,

More information

MODEL BASED TEST DESIGN FOR PERFORMANCE TESTING AND OTHER NON-FUNCTIONAL REQUIREMENTS MATTIAS ARMHOLT ERICSSON AB

MODEL BASED TEST DESIGN FOR PERFORMANCE TESTING AND OTHER NON-FUNCTIONAL REQUIREMENTS MATTIAS ARMHOLT ERICSSON AB MODEL BASED TEST DESIGN FOR PERFORMANCE TESTING AND OTHER NON-FUNCTIONAL REQUIREMENTS MATTIAS ARMHOLT ERICSSON AB Agenda Introduction Model Based Test Design for Performance Testing and other Non-Functional

More information

Configuring Network Load Balancing with Cerberus FTP Server

Configuring Network Load Balancing with Cerberus FTP Server Configuring Network Load Balancing with Cerberus FTP Server May 2016 Version 1.0 1 Introduction Purpose This guide will discuss how to install and configure Network Load Balancing on Windows Server 2012

More information

SysPatrol - Server Security Monitor

SysPatrol - Server Security Monitor SysPatrol Server Security Monitor User Manual Version 2.2 Sep 2013 www.flexense.com www.syspatrol.com 1 Product Overview SysPatrol is a server security monitoring solution allowing one to monitor one or

More information

Evaluation of Model-Based Testing in 3G Mobile Networks Software Development. Agile and Automated Testing Seminar 15.08.2006

Evaluation of Model-Based Testing in 3G Mobile Networks Software Development. Agile and Automated Testing Seminar 15.08.2006 Evaluation of Model-Based Testing in 3G Mobile Networks Software Development Agile and Automated Testing Seminar 15.08.2006 Agenda Introduction Tested software (Mobile Media Gateway) System Architecture

More information

Ricardo Perdigao, Solutions Architect Edsel Garcia, Principal Software Engineer Jean Munro, Senior Systems Engineer Dan Mitchell, Principal Systems

Ricardo Perdigao, Solutions Architect Edsel Garcia, Principal Software Engineer Jean Munro, Senior Systems Engineer Dan Mitchell, Principal Systems A Sexy UI for Progress OpenEdge using JSDO and Kendo UI Ricardo Perdigao, Solutions Architect Edsel Garcia, Principal Software Engineer Jean Munro, Senior Systems Engineer Dan Mitchell, Principal Systems

More information

LINE PRINTER. Easy. Easy Copy. LINE PRINTER Enlarge Settings Total Count LCD Control Job Status HDD. Scan Display Mode 10:15 AM. Easy.

LINE PRINTER. Easy. Easy Copy. LINE PRINTER Enlarge Settings Total Count LCD Control Job Status HDD. Scan Display Mode 10:15 AM. Easy. U/I Customize HDD LINE PRINTER File retrieve Sharp OSA Job Status HDD LINE PRINTER File retrieve Sharp OSA Job Status Tray Toner Remaining Bk C M Y Total Count LCD Control Job Status U/I Customize TABLE

More information

SA-9600 Surface Area Software Manual

SA-9600 Surface Area Software Manual SA-9600 Surface Area Software Manual Version 4.0 Introduction The operation and data Presentation of the SA-9600 Surface Area analyzer is performed using a Microsoft Windows based software package. The

More information

Performance analysis and comparison of virtualization protocols, RDP and PCoIP

Performance analysis and comparison of virtualization protocols, RDP and PCoIP Performance analysis and comparison of virtualization protocols, RDP and PCoIP Jiri Kouril, Petra Lambertova Department of Telecommunications Brno University of Technology Ustav telekomunikaci, Purkynova

More information

TANDBERG MANAGEMENT SUITE 10.0

TANDBERG MANAGEMENT SUITE 10.0 TANDBERG MANAGEMENT SUITE 10.0 Installation Manual Getting Started D12786 Rev.16 This document is not to be reproduced in whole or in part without permission in writing from: Contents INTRODUCTION 3 REQUIREMENTS

More information

User Guide Win7Zilla

User Guide Win7Zilla User Guide Win7Zilla Table of contents Section 1: Installation... 3 1.1 System Requirements... 3 1.2 Software Installation... 3 1.3 Uninstalling Win7Zilla software... 3 Section 2: Navigation... 4 2.1 Main

More information

Python for Series 60 Platform

Python for Series 60 Platform F O R U M N O K I A Getting Started with Python for Series 60 Platform Version 1.2; September 28, 2005 Python for Series 60 Platform Copyright 2005 Nokia Corporation. All rights reserved. Nokia and Nokia

More information

Agile Test Automation. James Bach, Satisfice, Inc. James@satisfice.com www.satisfice.com

Agile Test Automation. James Bach, Satisfice, Inc. James@satisfice.com www.satisfice.com Agile Test Automation James Bach, Satisfice, Inc. James@satisfice.com www.satisfice.com Examples of Agile Automation CD test system (300% improvement in CD package testing throughput in two weeks) Auction

More information

Advanced Server Virtualization: Vmware and Microsoft Platforms in the Virtual Data Center

Advanced Server Virtualization: Vmware and Microsoft Platforms in the Virtual Data Center Advanced Server Virtualization: Vmware and Microsoft Platforms in the Virtual Data Center Marshall, David ISBN-13: 9780849339318 Table of Contents BASIC CONCEPTS Introduction to Server Virtualization Overview

More information

SiteCount v2.0 Revised: 10/30/2009

SiteCount v2.0 Revised: 10/30/2009 SiteCount v2.0 Revised: 10/30/2009 Copyright 2009, Traf-SYS, Inc. Contents Introduction... 4 Requirements... 4 General... 4 Software... 4 Hardware... 4 Fulfilling Software Requirements... 5 Installation

More information

Agile Testing Principles and Best Practices. Progress Software, Hyderabad, India

Agile Testing Principles and Best Practices. Progress Software, Hyderabad, India Agile Testing Principles and Best Practices Dr Ganesh Iyer, PhD, Sailaja Pindiproli, Kiran Kumar Angara, Principal QA Engineer Senior QA Engineer QA Engineer, Progress Software, Hyderabad, India Masters

More information

Computer Skills: Levels of Proficiency

Computer Skills: Levels of Proficiency Computer Skills: Levels of Proficiency September 2011 Computer Skills: Levels of Proficiency Because of the continually increasing use of computers in our daily communications and work, the knowledge of

More information

MSSQL quick start guide

MSSQL quick start guide C u s t o m e r S u p p o r t MSSQL quick start guide This guide will help you: Add a MS SQL database to your account. Find your database. Add additional users. Set your user permissions Upload your database

More information

End-to-End Testing of IT Architecture and Applications

End-to-End Testing of IT Architecture and Applications TP322, 06/02 End-to-End Testing of IT Architecture and Applications Jeffrey Bocarsly Division Manager, Automated Functional Testing RTTS Johanthan Harris Division Manager, Scalability Testing RTTS Bill

More information

Business white paper. Best practices for implementing automated functional testing solutions

Business white paper. Best practices for implementing automated functional testing solutions Business white paper Best practices for implementing automated functional testing solutions Table of contents Contents 3 Introduction 3 Functional testing versus unit testing 4 The pros and cons of manual

More information

Latest Research and Development on Software Testing Techniques and Tools

Latest Research and Development on Software Testing Techniques and Tools General Article International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347-5161 2014 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Rasneet

More information

RingStor User Manual. Version 2.1 Last Update on September 17th, 2015. RingStor, Inc. 197 Route 18 South, Ste 3000 East Brunswick, NJ 08816.

RingStor User Manual. Version 2.1 Last Update on September 17th, 2015. RingStor, Inc. 197 Route 18 South, Ste 3000 East Brunswick, NJ 08816. RingStor User Manual Version 2.1 Last Update on September 17th, 2015 RingStor, Inc. 197 Route 18 South, Ste 3000 East Brunswick, NJ 08816 Page 1 Table of Contents 1 Overview... 5 1.1 RingStor Data Protection...

More information

Desktop, Web and Mobile Testing Tutorials

Desktop, Web and Mobile Testing Tutorials Desktop, Web and Mobile Testing Tutorials * Windows and the Windows logo are trademarks of the Microsoft group of companies. 2 About the Tutorial With TestComplete, you can test applications of three major

More information