Challenges in Japanese Software Testing Industry and Test Automation

Size: px
Start display at page:

Download "Challenges in Japanese Software Testing Industry and Test Automation"

Transcription

1 2011/09/12 Satoshi Masuda, Director, ASTER Challenges in Japanese Software Testing Industry and Test Automation Association of Software Test Engineering

2 Contents 1. Introduction 2. Facts 3. Problems and Concerns 4. Challenges 5. Test Automation & Agile Testing 6. Conclusion 2

3 1. Introduction Self Introduction Mr. Satoshi Masuda Manager of Testing Services, IBM Japan Ltd., Director Association of Software Testing Engineers (ASTER), Satoshi Masuda has been involved in Information Technology for 20 years. During this time he has worked for enterprise application software development and software engineering. Now he is leading Testing Services for the customer in Japan. He also has been participated NPO ASTER in Japan since He contributed for establishing Asian Software Testing Alliance (ASTA) among Asian countries. 3

4 1. Introduction Session objectives 1. To allow attendees to see bigger picture about testing industry in Japan. 2. To share perspectives for anyone who wants to introduce test automation into the team/organization and the ones who wants to improve effectiveness of test automation 4

5 2. Facts Atmospheres in Japanese economy Lost decades since the collapse of bubble economy Billion US$ GDP USA Japan China 5 Source: IMF - World Economic Outlook(Apr, 2011)

6 2. Facts Atmospheres in Japanese industry Number of workers not Grow Workers Getting Old million Age Source: Ministry of Internal affair Japan

7 2. Facts Pessimistic atmosphere in Japan But, Software Engineers have high motivation Take a look Software Industry.. 7

8 2. Facts in Information Services Industry Information Services Industry Facts Industry population Industry structure Vendor Structure Contract Structure Embedded Systems, Enterprise Systems Out Source 8

9 2. Facts in Information Services Industry Total number of information services Employee and Revenue Total Revenue (Trillion JPY) Total Revenue Total number of Emp Total number of Emp (Ten Thousands) 9 Source: Japan Information Services Agency, 2011 From Ministry of Economy, Trade and Industry

10 2. Facts in Information Services Industry Types of Information Services Types of Industry Other Information Services Internet Services Information Services Industrial System Operation Custom Software Development Others Financial, Insurance Data center services Other SW Dev SoftwareProduct Distribution Public Information Communication 10 Source: Japan Information Services Agency, 2011 From Ministry of Economy, Trade and Industry

11 2. Facts in Information Services Industry Structure of software industry Enterprise software VS. Embedded software Enterprise system e.g. Banking system SCM system, etc. Embedded system e.g. Video recorder Car navigation system, etc. 11

12 2. Facts in Information Services Industry Structure of Information Services Vendor Multiple Vendor Structure Customer Sub Vendor Primary Vendor Sub Vendor Hitachi, NEC, Fujitsu, NTT Data, IBM Japan etc. Sub Vendor Sub Sub Vendor Sub Sub Vendor 12

13 2. Facts in Information Services Industry Off shore Out Sourcing (Million JPY) Total Amount of Off shoring (in 288Companies) 1.5 Billion US$ = (1US$ = 80 JPY) 13 Source: IT Human Resource White Paper 2010 Information-Technology Promotion Agency Japan

14 2. Facts in Information Services Industry Off shore Out Sourcing Percentage of offshore country China India Vietnam Philippine US,Canada South Korea Others 14 Source: IT Human Resource White Paper 2010 Information-Technology Promotion Agency Japan

15 2. Facts in Software Testing Software Testing Market Perspective 15 In enterprise, market exists over testing and development In embedded, some market exists on testing Testing Developm ent Enterprise Software market Embedded Software market market market

16 3. Problems and Concerns 1. Quality Improvements There were Many troubles 1. Mega Bank system troubles Performance trouble, when huge number of transactions came 16

17 3. Problems and Concerns 1. Quality Improvements There were Many troubles 2. Railway Ticket gate system trouble Programming error Ticket gate glitch hits over 600 Tokyo rail stations. TOKYO, Oct. 12 Kyodo Around 4,400 automated ticket gates at 662 railway and subway stations in the Tokyo area failed to operate properly early Friday morning when they were turned on for the first train runs of the day, prompting operators to give passengers free access at almost all stations by around 11 a.m. to avoid rush hour confusion, the operators said, adding that train runs had not been disrupted. The operators said the extensive malfunction is suspected of having been caused by a glitch in the programming that links gates and computer servers which handle the data for IC fare cards -- Suica for JR East passengers and Pasmo for other metropolitan subway and rail operators. All the affected gates were built by Nippon Signal Co. 17

18 3. Problems and Concerns 2. Cost Reduction Testing Costs Costs = Unit Price * Person Month Unit price reduction by outsourcing Person Month reduction by Standardization, Simplify, Tools (include productivity up) 18

19 3. Problems and Concerns 3. Support business agility Businesses move faster, software should move more In order to move fast Innovation? Cloud Process? Agile Process. Scrum Human Resources? Skills up 19

20 4. Challenges in Software Testing What do Japanese challenge in Software Testing? Japan Symposium on Software Testing (JaSST) Biggest Testing Symposium in Japan By researching software testing event, What Japanese doing: 1. Innovation (Testing Technique) 2. Education 3. Test Automation 20

21 4. Challenges in Software Testing Challenges in testing area for the Problems and Concerns Problems and concers 1.Quality Improvement 2.Costs reduction 3.Support business agility Challenges in testing 1.Innovation in in Testing Technique Methodology Education 3.Test Automation Test Automation Agile Testing 21

22 4. Challenges in Software Testing 1. Innovations in software testing area Mapping software testing technique for us to select appropriate ones Testing Technique Map Requirements Black Box Ad hoc testing Exploratory Testin Alternative Use Case Random testing Use Case α βtesting System Business Scenario Requirements Single function Orthogonal Array, Pair-wise, Testing testing HAYST technique Specified Risk Base Testing Testing by Statistical data Specify Dynamic testing Defect by results ofstatic testing hypothesis Specification Equivalence partitioning Boundary Analysis Decision Table Cause Result graph Case Flow Diagram State change testing Covered Analyze Specula Error guessing Timing testing Model Chcking 22 Design White Box Source: Koichi Akiyama, Fuji Xerox

23 4. Challenges in Software Testing 1. Innovations in software testing area Developing Software Testing Methodologies to get testing efficiently and effectively. A example of methodologies 1. Identify test objectives by using Mind Map 2. Break down into details 3. Grouping the objectives 23 Source Suzuki, SMG

24 4. Challenges in Software Testing 2. Education Develop software testing skills standard for education. Test.SSF (Test Skill Standard Framework) Test.SSF consists of 1. Layers of software engineering 2. Break down into detail skills Test.SSF 24 Source Suzuki, ASTER

25 Challenges in Software Testing Test Automation Association of Software Test Engineering

26 Challenges in Software Testing 5. Test Automation Test Automation is a key solution for the problems Approach to test automation 1. Develop Test Automation Plan 2. Prepare Test Automation 3. Execute Automated Test 4. Maintain Test Automation 26

27 Challenges in Software Testing 5. Test Automation Two types test automation 1. Test execution automation Test case execution, compare results 2. Test management automation Progress management, Defect management, etc. 27

28 Challenges in Software Testing 5. Test Automation Which test to be automated? Types of Tests Non-Functional Functional Test 28 Which to be tested? Which can be automated? Examples Auto Function test Regression Test Interface Test Performance Test Security Test Recovery test should be tested can be tested Unit Test Auto Auto Integratio n test Auto Auto System test Levels of Tests Auto Auto Auto Auto System Integratio n Test Acceptan ce Test Operabili ty Test Auto

29 Challenges in Software Testing 5. Test Automation Test Automation Steps Analyze Test Cases Design Test Automatio n Develop Automatio n Scripts Execute Automate d Scripts Maintain Test Scripts Test Cases Test execution automation Analyze Test cases Repeatable test cases Automated test cases Repeatable Test Cases Automated Test Cases 29

30 Challenges in Software Testing 5. Test Automation Design and Maintain Test Scripts for Capture & Reply Tools Reusable Test Scripts Test Scripts captured by V.1.0 Test Scripts run for V2.0? Version 1.0 Version 2.0 Tester Sees Tool Sees 30

31 Challenges in Software Testing 5. Test Automation Design and Maintain Test Scripts for Capture & Reply Tools For Reusable Test Scripts 1. Minimize influences from the change of test object by componentized scripts Capture in one script 1. Login 2. Select 3. Input 4. Close 1. Logon 2. Select 3. Input 4. Close Componentized script Main Call 1 Call 2 Call 3 Call 4 1. Login 2. select 3. Input 4. Close Main Call 1 Call 2 Call 3 Call 4 1. Logon 2. select 3. Input 4. Close 31

32 Challenges in Software Testing 5. Test Automation - Agile Testing Agile process is getting popular. Test Automation is a key factor in Agile process Agile Testing, (Lisa Crispin, Janet Gregory) Agile Testing, (Lisa Crispin, Janet Gregory) Agile Test = Test in Agile team 32 Agile Testing translated into Japanese (Satoshi Masuda)

33 Challenges in Software Testing 5. Test Automation - Agile Testing The Agile Manifesto a statement of values Individuals and interactions over Process and tools Working software Customer collaboration Responding to change over over over Comprehensive documentation Contract negotiation Following a plan 33 Source:

34 Challenges in Software Testing 5. Test Automation - Agile Testing Agile Test = Test in Agile team Functional Team Agile Team Programmer Business Analyst Programmer Business Analyst Gate Keeper Tester Gate Keeper from Functional team to Agile Team Tester Whole Team Approach 34

35 Challenges in Software Testing 5. Test Automation - Agile Testing Agile Testing Quadrant Agile Testing Quadrant is category for Agile Testing User Requirements points of view Support to get Team Efficiency, Quality up Critique points of view 35 Programming, Non-functional points of view * Agile Testing P.98 Figure6.1

36 Challenges in Software Testing 5. Test Automation - Agile Testing Agile Testing Quadrant Which can be automated? Unit Tests Functional Tests Test Data Generation Load Tests Continuous Integration Which should NOT be automated? Usability Tests Exploratory Tests Test Automation 36

37 Challenges in Software Testing 5. Test Automation - Agile Testing Quadrant 1 Tool - xunit Agile Testing is based on Unit Test Unit tests are automated by xunit tools, for example, JUnit, djunit and etc. Unit Test is automated in Build Automation. Example Eclipse and JUnit/djUnit Report Generation 1. Coding test scripts on IDE 2. Unit Test is automated in Build Automation Feed Back Reports from JUnit or djunit

38 Challenges in Software Testing 5. Test Automation - Agile Testing Quadrant 2 Tool - Fit/FitNesse Test Automation in Business-facing Supporting team. By using FitNesse, we can describe test cases, data and check results on Wiki. Business Analyst Programmer Develop Check Check テスト 記 述 ファイル(html) テスト 結 果 ファイル(html) Input FitNesse: Wiki with Fit By using FitNesse, we can describe test cases, data and check results on Wiki. Outoput Fit Runner Test Automation in Build Cycle Test Execution Fixtu re System / Program 38 開 発

39 Challenges in Software Testing 5. Test Automation - Agile Testing Quadrant 4 Tool Performance & Load testing Security testing ility testing. Usability, Scalability, etc. By using tools, test can be automated Vendor tools Open source tools 39

40 6. Conclusion What we discussed: 1. Atmosphere in Japan 2. Software Industry structure Vendor and Contract Structure Embedded Systems, Enterprise Systems Out Source 3. Problems and Concerns 4. Challenges Innovation Education 5. Test Automation Agile Testing 40

41 תוד ה Hindi Russian Hebrew Arabic Grazie Italian Traditional Chinese Thai Simplified Chinese Thank You English Gracias Obrigado Brazilian Portuguese Spanish Danke German Merci French Tamil Japanese Korean 41

Process Automation Overview Process Automation Overview

Process Automation Overview Process Automation Overview Process Automation Overview Process Automation Business Overview Presented By: Skype: dom.fernandez Dominic Fernandez Principal Consultant dscf@computants.org http://www.computants.org/ 1 http://www.computants.org/

More information

Mobile Strategies and the Need for Process Reinvention. 2013 Smarter Process Summit

Mobile Strategies and the Need for Process Reinvention. 2013 Smarter Process Summit Mobile Strategies and the Need for Process Reinvention 2013 Smarter Process Summit Mobile is Mandatory 10 billion devices by 2020 72% of company leaders purchased tablets for their employees in 2012 Business

More information

IBM Tivoli End-to-End Software Asset Management Solutions

IBM Tivoli End-to-End Software Asset Management Solutions IBM Tivoli Business and Performance Automation IBM Tivoli End-to-End Software Asset Management Solutions IBM Tivoli License Compliance Manager for z/os, IBM Tivoli Contract Compliance Manager, and IBM

More information

The IBM Rational Software Development Platform..Role focused tools help simplification via Separation of Concerns

The IBM Rational Software Development Platform..Role focused tools help simplification via Separation of Concerns The IBM Rational Software Development Platform..Role focused tools help simplification via Separation of Concerns Analyst Architect Developer Tester Model the business & identify the business services

More information

IBM Infrastructure Suite for z/vm and Linux

IBM Infrastructure Suite for z/vm and Linux IBM Infrastructure Suite for z/vm and Linux Tracy Dean, IBM tld1@us.ibm.com October 2015 Agenda Solution introduction Solution details Summary, contacts, and more information 2 IBM Infrastructure Suite

More information

Business Activity Monitoring of non-ibm activity

Business Activity Monitoring of non-ibm activity Business Activity Monitoring of non-ibm activity WebSphere Technical Sales Agenda Intro to BPM & BAM WebSphere Business Monitor Talking to WebSphere Business Monitor Demo using WebSphere Message Broker

More information

SOA Governance and the Service Lifecycle

SOA Governance and the Service Lifecycle IBM SOA SOA Governance and the Service Lifecycle Naveen Sachdeva sachdeva@us.ibm.com IBM Software Group 2007 IBM Corporation IBM SOA Agenda What is SOA Governance? Why SOA Governance? Importance of SOA

More information

The Future of Marketing Platforms. 2012 IBM Corporation

The Future of Marketing Platforms. 2012 IBM Corporation The Future of Marketing Platforms Agenda Introduction of IBM Smarter Commerce Today s marketing challenges IBM s solutions for marketing Smarter Commerce can help transform every phase of the commerce

More information

Actual trends in backup protection solution IBM Backup Products and Services

Actual trends in backup protection solution IBM Backup Products and Services Actual trends in backup protection solution IBM Backup Products and Services Gražvydas Govaras IT Architektas 2013-03-19 Tivoli Storage Manager Fastback Continuos Data Protection solution for Windows and

More information

SEIZING THE OPPORTUNITY IN INTERNATIONAL MARKETS

SEIZING THE OPPORTUNITY IN INTERNATIONAL MARKETS WHITE PAPER SEIZING THE OPPORTUNITY IN INTERNATIONAL MARKETS A practical guide to choosing the right s and languages 2014 Lionbridge INTRODUCTION If your app for Windows Phone is doing well at home, now

More information

Fujiyama Co. Ltd. Company profile

Fujiyama Co. Ltd. Company profile Fujiyama Co. Ltd. Company profile Greeting The world has changed rapidly through the development of the Internet, the symbol of modern technology. The amount of information we have about our world is increasing

More information

Manageability with BPM

Manageability with BPM Manageability with BPM Presenter Names: Thierry Hendrickx / Chris den Hoedt 2008 IBM Corporation Agenda What is BPM Managing Internal controls with BPM IBM s Vision to BPM 1 Government leaders know what

More information

Preface 2008 - Agile Testing Review

Preface 2008 - Agile Testing Review Preface Why We Wrote This Book We were early adopters of Extreme Programming, testing on XP teams that weren't at all sure where testers and testing fit in. At the time, there wasn't much in the agile

More information

Agile Test Planning with the Agile Testing Quadrants

Agile Test Planning with the Agile Testing Quadrants Agile Test Planning with the Agile Testing Quadrants ADP Testing Workshop 2009 Lisa Crispin With Material from Janet Gregory and Brian Marick's Agile Testing Matrix 1 Introduction Me: Coding, testing Joined

More information

An E2E integrated approach to IT Asset Management

An E2E integrated approach to IT Asset Management IBM Software Group An E2E integrated approach to IT Asset Carmen Ces IT Specialist SWG Tivoli, IBM Agenda IBM Software Group What is IT Asset? Why Business needs it? Business Priorities segments descriptions

More information

IBM Proof of Technology Discovering business application services, featuring IBM WebSphere Application Server Network Deployment V8

IBM Proof of Technology Discovering business application services, featuring IBM WebSphere Application Server Network Deployment V8 IBM Proof of Technology Discovering business application services, featuring IBM WebSphere Application Server Network Deployment V8 Proof of Technology Introduction Welcome and Introductions Agenda Service

More information

z/vm and Linux on zseries Performance Monitoring An Update on How and With What Products

z/vm and Linux on zseries Performance Monitoring An Update on How and With What Products Tivoli Software z/vm and Linux on zseries Performance Monitoring An Update on How and With What Products Laura Knapp ljknapp@us.ibm.com August 2006 2006 IBM Corporation Agenda Opportunity New work loads

More information

Backup and Restore Manager for z/vm

Backup and Restore Manager for z/vm Managing Backup and Recovery of z/vm and Linux on System z Backup and Restore Manager for z/vm Tracy Dean, IBM tld1@us.ibm.com April 2009 Product Overview Backup Requested by administrators Full or incremental

More information

Growing testing skills using the Agile Testing Ecosystem. Dr Lee Hawkins Principal Test Architect Dell Software, Melbourne

Growing testing skills using the Agile Testing Ecosystem. Dr Lee Hawkins Principal Test Architect Dell Software, Melbourne Growing testing skills using the Agile Testing Ecosystem Dr Lee Hawkins Principal Test Architect Dell Software, Melbourne Who am I? 16 years at Quest Software / Dell Software in Melbourne, Australia. Really

More information

2011-2015. Sample-Global Big Data Market in the Healthcare Sector. technavio insights

2011-2015. Sample-Global Big Data Market in the Healthcare Sector. technavio insights 1 technavio insights About TechNavio Technavio is the research platform of Infiniti Research. Infiniti Research provides actionable market intelligence to leading companies worldwide. A team of 120 analysts

More information

Backing Up and Restoring a z/vm Cluster and Linux on System z Guests

Backing Up and Restoring a z/vm Cluster and Linux on System z Guests SHARE Session 10246 Backing Up and Restoring a z/vm Cluster and Linux on System z Guests Tracy Dean, IBM tld1@us.ibm.com March 2012 Agenda Recommended practices Requirements for these scenarios Overview

More information

SOA Executive Overview Achieve Business Agility, October 23, 2012. Ray Daniel, Connectivity and Integration Executive

SOA Executive Overview Achieve Business Agility, October 23, 2012. Ray Daniel, Connectivity and Integration Executive SOA Executive Overview Achieve Business Agility, October 23, 2012 Ray Daniel, Connectivity and Integration Executive 1 2 These trends are changing entire industries Mobile 2 Cloud Big Data Social 3 3 4

More information

RSA and Microsoft s Build in vs.bolt On

RSA and Microsoft s Build in vs.bolt On RSA and Microsoft s Build in vs.bolt On Kimmo Bergius, Microsoft Petri Vilander, RSA, Security Division of EMC What Microsoft and RSA did Announce? Microsoft and RSA partnering with a Built-In systems

More information

An Overview of Agile Testing

An Overview of Agile Testing An Overview of Agile Testing Tampere 2009 Lisa Crispin With Material from Janet Gregory 1 Introduction Tester on agile teams since 2000 My teams: Delight customers Deliver production-ready value every

More information

The Compelling Value of OAGi Membership

The Compelling Value of OAGi Membership The Compelling Value of OAGi Membership David Connelly CEO, Open Applications Group, Inc. Who we are Open Applications Group The Open Applications Group is a not-for-profit standards development organization.

More information

Continue the Discussion: Ask questions at: www.bpmblueworks/forum. Learn More: To learn more about BPM BlueWorks, please visit: www.bpmblueworks.

Continue the Discussion: Ask questions at: www.bpmblueworks/forum. Learn More: To learn more about BPM BlueWorks, please visit: www.bpmblueworks. Learn More: To learn more about BPM BlueWorks, please visit: www.bpmblueworks.com Continue the Discussion: Ask questions at: www.bpmblueworks/forum Follow us on Twitter! http://twitter.com/bpmblueworks

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

Translution Price List GBP

Translution Price List GBP Translution Price List GBP TABLE OF CONTENTS Services AD HOC MACHINE TRANSLATION... LIGHT POST EDITED TRANSLATION... PROFESSIONAL TRANSLATION... 3 TRANSLATE, EDIT, REVIEW TRANSLATION (TWICE TRANSLATED)...3

More information

The Business Value of OAGIS 10.0 Enterprise Edition

The Business Value of OAGIS 10.0 Enterprise Edition The Business Value of OAGIS 10.0 Enterprise Edition 1 The Open Applications Group OAGi is... The Open Applications Group, Incorporated OAGIS is... The Open Applications Group Integration Specification

More information

Customer Experiences:

Customer Experiences: Customer Experiences: Managing the z/vm and Linux on z Systems Infrastructure Tracy Dean IBM tld1@us.ibm.com June 2015 Agenda What does managing include? What tools or products can you use? Customer scenarios

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

Software testing. Objectives

Software testing. Objectives Software testing cmsc435-1 Objectives To discuss the distinctions between validation testing and defect testing To describe the principles of system and component testing To describe strategies for generating

More information

The Business Value of the OAGIS 10.1 Enterprise Edition

The Business Value of the OAGIS 10.1 Enterprise Edition The Business Value of the OAGIS 10.1 Enterprise Edition 1 The Open Applications Group OAGi is... The Open Applications Group, Incorporated OAGIS is... The Open Applications Group Integration Specification

More information

Emerging Trends in Software Testing Introduction to course

Emerging Trends in Software Testing Introduction to course Emerging Trends in Software Testing Introduction to course 12.9.2012 Lecture will start at 14.15 Material in Noppa: https://noppa.oulu.fi/noppa/ kurssi/811601s/luennot Ilkka Tervonen 1 SoSE is a doctoral

More information

Visa s Financial Literacy Programmes. A Global View

Visa s Financial Literacy Programmes. A Global View Visa s Financial Literacy Programmes A Global View Visa s Global Commitment to Financial Literacy It s right for our business and the right thing to do Visa s guiding principle is to provide economic empowerment

More information

Making Test Automation Work in Agile Projects

Making Test Automation Work in Agile Projects Making Test Automation Work in Agile Projects StarWest 2009 Lisa Crispin With Material from Janet Gregory 1 Topics Making Automation Work Learn ways to: Overcome common obstacles Use automation to keep

More information

Overview of A Guide to the Project Management Body of Knowledge (PMBOK Guide) Fourth Edition

Overview of A Guide to the Project Management Body of Knowledge (PMBOK Guide) Fourth Edition Overview of A Guide to the Project Management Body of Knowledge (PMBOK Guide) Fourth Edition Topics for Discussion PMI Foundational Standards Harmonization of PMI s Foundational Standards Top 10 changes

More information

Table 1: TSQM Version 1.4 Available Translations

Table 1: TSQM Version 1.4 Available Translations Quintiles, Inc. 1 Tables 1, 2, & 3 below list the existing and available translations for the TSQM v1.4, TSQM vii, TSQM v9. If Quintiles does not have a translation that your Company needs, the Company

More information

Process modeling at enterprise scale using BlueworksLive and IBM BPM

Process modeling at enterprise scale using BlueworksLive and IBM BPM WebSphere User Group Process modeling at enterprise scale using BlueworksLive and IBM BPM Abstract Blueworks Live's is a powerful, web based, modelling tool that makes mapping processes incredibly easy

More information

Certified Agile Software Test Professional (CASTP)

Certified Agile Software Test Professional (CASTP) Receive the education you need to succeed in Agile Projects Achieve the prestigious Education-Based Certifications Certified Agile Software Test Professional (CASTP) CASTP Practitioner Level CASTP Master

More information

Bridging the Gap Between Acceptance Criteria and Definition of Done

Bridging the Gap Between Acceptance Criteria and Definition of Done Bridging the Gap Between Acceptance Criteria and Definition of Done Sowmya Purushotham, Amith Pulla sowmya.sudha@gmail.com, amith.pulla@intel.com Abstract With the onset of Scrum and as many organizations

More information

Integrate z/vm into your z/os and Linux for System z Scheduling Environments Mike Sine IBM. Friday, February 8, 2013 Session Number: 12465

Integrate z/vm into your z/os and Linux for System z Scheduling Environments Mike Sine IBM. Friday, February 8, 2013 Session Number: 12465 Integrate z/vm into your z/os and Linux for System z Scheduling Environments Mike Sine IBM Friday, February 8, 2013 Session Number: 12465 Session Abstract Many customers today have integrated Linux for

More information

Avaya Interaction Center

Avaya Interaction Center Highlights IP Telephony Contact Centers Mobility Services PRODUCT BRIEF Seamless support for applications integration and contact management across Voice over IP, e-mail, web chat, SMS, and self service

More information

NTT DATA Big Data Reference Architecture Ver. 1.0

NTT DATA Big Data Reference Architecture Ver. 1.0 NTT DATA Big Data Reference Architecture Ver. 1.0 Big Data Reference Architecture is a joint work of NTT DATA and EVERIS SPAIN, S.L.U. Table of Contents Chap.1 Advance of Big Data Utilization... 2 Chap.2

More information

Arwed Tschoeke, Systems Architect tschoeke@de.ibm.com IBM Systems and Technology Group

Arwed Tschoeke, Systems Architect tschoeke@de.ibm.com IBM Systems and Technology Group Virtualization in a Nutshell Arwed Tschoeke, Systems Architect tschoeke@de.ibm.com and Technology Group Virtualization Say What? Virtual Resources Proxies for real resources: same interfaces/functions,

More information

INDEX. OutIndex Services...2. Collection Assistance...2. ESI Processing & Production Services...2. Computer-Based Language Translation...

INDEX. OutIndex Services...2. Collection Assistance...2. ESI Processing & Production Services...2. Computer-Based Language Translation... SERVICES INDEX OutIndex Services...2 Collection Assistance...2 ESI Processing & Production Services...2 Computer-Based Language Translation...3 OutIndex E-Discovery Deployment & Installation Consulting...3

More information

"Testing in the DevOps World of Continuous Delivery"

Testing in the DevOps World of Continuous Delivery W18 Track 10/3/2012 3:00:00 PM " in the DevOps World of Continuous Delivery" Presented by: Manoj Narayanan Cognizant Technology Solutions Brought to you by: 340 Corporate Way, Suite 300, Orange Park, FL

More information

CICS Modernization & Integration

CICS Modernization & Integration CICS Modernization & Integration Modernization easier than thought The irony is that host applications are probably better suited for exposure as part of an SOA than many applications based on more modern

More information

I D C V E N D O R S P O T L I G H T

I D C V E N D O R S P O T L I G H T I D C V E N D O R S P O T L I G H T Workstyle Innovation with Mobile/Cloud, and Fuji Xerox Next Generation Managed Print Services December 2014 By Eiji Ishida, Atushi Kikuchi Sponsored by Fuji Xerox Co.,

More information

Very often my clients ask me, Don I need Chinese translation. If I ask which Chinese? They just say Just Chinese. If I explain them there re more

Very often my clients ask me, Don I need Chinese translation. If I ask which Chinese? They just say Just Chinese. If I explain them there re more Hello, fellow colleagues in Translation industry. And, Thank you very much for nice introduction. Vanessa. When you hear the topic Asian Languages and Markets, each of you probably had some questions or

More information

Testing in Agile methodologies easier or more difficult?

Testing in Agile methodologies easier or more difficult? Testing in Agile methodologies easier or more difficult? Lucjan Stapp Warsaw University of Technology Stowarzyszenie Jakości Systemów Informatycznych L.Stapp@mini.pw.edu.pl L.Stapp@sjsi.org Professor in

More information

www.testing-solutions.com TSG Quick Reference Guide to Agile Development & Testing Enabling Successful Business Outcomes

www.testing-solutions.com TSG Quick Reference Guide to Agile Development & Testing Enabling Successful Business Outcomes www. TSG Quick Reference Guide to Agile Development & Testing Enabling Successful Business Outcomes What is Agile Development? There are various opinions on what defines agile development, but most would

More information

Agile Testing (October 2011) Page 1. Learning Objectives for Agile Testing

Agile Testing (October 2011) Page 1. Learning Objectives for Agile Testing Agile Testing (October 2011) Page 1 Learning Objectives for Agile Testing "Certification is the by-product; Learning is the product." Agile Testing should: Compare and contrast agile testing with traditional

More information

Industry Solutions Oil and Gas Engineering Document Control and Project Collaboration Solutions for Oil and Gas

Industry Solutions Oil and Gas Engineering Document Control and Project Collaboration Solutions for Oil and Gas Industry Solutions Oil and Gas Engineering Document Control and Project Collaboration Solutions for Oil and Gas Industry Solutions Managing the complexity of major capital projects in today s oil and gas

More information

Creating Next Generation Enterprise Apps Using Cloud Services

Creating Next Generation Enterprise Apps Using Cloud Services Creating Next Generation Enterprise Apps Using Cloud Services TABLE OF CONTENTS EXECUTIVE SUMMARY... 3 INTRODUCTION... 3 THE STRATEGY OF MOBILE BACKEND AS A SERVICE... 4 THE TRADITIONAL MOBILE APP DEVELOPMENT

More information

SaaS and PaaS of Engineering Cloud

SaaS and PaaS of Engineering Cloud SaaS and PaaS of Engineering Cloud Yoshifumi Yoshida Yusuke Fujita Fujitsu will provide Desktop as a Service (DaaS) (offers remote access from a thin client) as a cloud service that is specialized for

More information

Software Testing Lifecycle

Software Testing Lifecycle STLC-Software Testing Life Cycle SDLC Software Testing Lifecycle Software Testing Life Cycle (STLC) defines the steps/ stages/ phases in testing of software. However, there is no fixed standard STLC in

More information

HP Business Notebook Password Localization Guidelines V1.0

HP Business Notebook Password Localization Guidelines V1.0 HP Business Notebook Password Localization Guidelines V1.0 November 2009 Table of Contents: 1. Introduction..2 2. Supported Platforms...2 3. Overview of Design...3 4. Supported Keyboard Layouts in Preboot

More information

What s new in the HP Functional Testing 11.5 suite Ronit Soen, product marketing John Jeremiah, product marketing

What s new in the HP Functional Testing 11.5 suite Ronit Soen, product marketing John Jeremiah, product marketing What s new in the HP Functional Testing 11.5 suite Ronit Soen, product marketing John Jeremiah, product marketing Today s agenda A new world order for applications impact on QA HP s response announcement

More information

101-301 Guide to Mobile Testing

101-301 Guide to Mobile Testing 101-301 Guide to Mobile Testing Perfecto Mobile & Toronto Association of System and Software Eran Kinsbruner & Joe Larizza 2014 What To Do? Great News Your first Mobile Project has arrived! You have been

More information

The Language Grid The Language Grid combines users language resources and machine translators to produce high-quality translation that is customized

The Language Grid The Language Grid combines users language resources and machine translators to produce high-quality translation that is customized The Language Grid The Language Grid combines users language resources and machine translators to produce high-quality translation that is customized to each field. The Language Grid, a software that provides

More information

WEBSITE LOCALISATION The Best Way to Reach International Clients

WEBSITE LOCALISATION The Best Way to Reach International Clients WEBSITE LOCALISATION The Best Way to Reach International Clients Nelly Kostadinova RBS, London Managing Director 12.11.2014 CONTENT. The world is borderless thanks to the internet. Learn from the greats.what

More information

coral SOFTWARE LOCALISATION LANGUAGE SERVICES WEBSITE TRANSLATION MEDICAL TRANSLATION MULTILINGUAL DTP TRANSCRIPTION VOICEOVER & SUBTITLING

coral SOFTWARE LOCALISATION LANGUAGE SERVICES WEBSITE TRANSLATION MEDICAL TRANSLATION MULTILINGUAL DTP TRANSCRIPTION VOICEOVER & SUBTITLING SOFTWARE LOCALISATION LANGUAGE SERVICES // TRANSCRIPTION MULTILINGUAL DTP MEDICAL TRANSLATION WEBSITE TRANSLATION VOICEOVER & SUBTITLING INTERPRETER SERVICES elearning TRANSLATION about us Coral Knowledge

More information

fast FACTS & FIGURES COMPANY FACT SHEET August 2014

fast FACTS & FIGURES COMPANY FACT SHEET August 2014 fast FACTS & FIGURES COMPANY FACT SHEET August 2014 ABOUT oovoo We are the world s fastest growing and largest independent video chat provider. With over 100 million registered users, oovoo uses the highest

More information

Speaking your language...

Speaking your language... 1 About us: Cuttingedge Translation Services Pvt. Ltd. (Cuttingedge) has its corporate headquarters in Noida, India and an office in Glasgow, UK. Over the time we have serviced clients from various backgrounds

More information

Languages Supported. SpeechGear s products are being used to remove communications barriers throughout the world.

Languages Supported. SpeechGear s products are being used to remove communications barriers throughout the world. Languages Supported SpeechGear s products are being used to remove communications barriers throughout the world. Each of the following pages lists the languages that we currently support for that product.

More information

Free Trade is Good for Everyone

Free Trade is Good for Everyone Free Trade is Good for Everyone More Jobs Making the Trans-Pacific Partnership a Win-Win-Win for All Member Countries Increased Investment January 2015 Trade Growth Introduction 1. JAMA strongly supports

More information

We Manage Mobility. www.soti.net. Manage Secure Support Monitor Track. Balhar Dosangh Director, Strategic Alliances balhar@soti.

We Manage Mobility. www.soti.net. Manage Secure Support Monitor Track. Balhar Dosangh Director, Strategic Alliances balhar@soti. We Manage Mobility Manage Secure Support Monitor Track Balhar Dosangh Director, Strategic Alliances balhar@soti.net www.soti.net MOBILE DEVICE MANAGEMENT THE LANDSCAPE WE PREDICT THROUGH 2017, 90% OF

More information

Quality Data for Your Information Infrastructure

Quality Data for Your Information Infrastructure SAP Product Brief SAP s for Small Businesses and Midsize Companies SAP Data Quality Management, Edge Edition Objectives Quality Data for Your Information Infrastructure Data quality management for confident

More information

Development of Suica Autonomous Decentralized IC Card Ticket System

Development of Suica Autonomous Decentralized IC Card Ticket System Development of Suica Autonomous Decentralized IC Card Ticket System Akio Shiibashi Introduction Japan faces major changes to its social environment, such as a declining birth rate and aging population

More information

Agile Testing. What Students Learn

Agile Testing. What Students Learn Agile Testing Transition sound traditional test practices into an Agile development environment. By using a step-by-step approach, this course documents how to transition from traditional test practices

More information

PRICE LIST. ALPHA TRANSLATION AGENCY www.biuro-tlumaczen.tv info@biuro-tlumaczen.tv

PRICE LIST. ALPHA TRANSLATION AGENCY www.biuro-tlumaczen.tv info@biuro-tlumaczen.tv We encourage you to get to know the prices of the services provided by Alpha Translation Agency in the range of standard and certified written translations of common and rare languages, as well as interpretation

More information

Moving beyond ticket management with Service Anywhere; fast affordable and on demand.

Moving beyond ticket management with Service Anywhere; fast affordable and on demand. HP Software Navigate 2014 Moving beyond ticket management with Service Anywhere; fast affordable and on demand. Donnie Morgan SaaS Presales Copyright 2014 Hewlett-Packard Development Company, L.P. The

More information

ICAgile Learning Roadmap Agile Testing Track

ICAgile Learning Roadmap Agile Testing Track International Consortium for Agile ICAgile Learning Roadmap Agile Testing Track Learning Objectives Licensing Information The work in this document was facilitated by the International Consortium for Agile

More information

Smartcard Ticketing Systems for More Intelligent Railway Systems

Smartcard Ticketing Systems for More Intelligent Railway Systems Hitachi Review Vol. 60 (2011), No. 3 159 Ticketing Systems for More Intelligent Railway Systems Yuichi Sato Masakazu Ito Manabu Miyatake OVERVIEW: The smartcard ticketing systems whose scope is expanding

More information

Kazakhstan : NEW OPPORTUNITIES FOR INVESTMENTS

Kazakhstan : NEW OPPORTUNITIES FOR INVESTMENTS Kazakhstan : NEW OPPORTUNITIES FOR INVESTMENTS Agenda I. Why Kazakhstan is attractive for investors? II. Investing in Kazakhstan III. Contact details Why Kazakhstan is attractive for investors 1. Natural

More information

About Me Developer Workspaces Enable Agile Teams

About Me Developer Workspaces Enable Agile Teams About Me Developer Workspaces Enable Agile Teams Steve Berczuk Cyrus Innovation New England Agile Bazaar March 2008 Software Developer Certified Scrum Master Author (SCM Patterns Book, CM Crossroads) Technical

More information

2010-2014 Sample-Global Telepresence Equipment

2010-2014 Sample-Global Telepresence Equipment 1 technavio insights About TechNavio Technavio is the research platform of Infiniti Research. Infiniti Research provides actionable market intelligence to leading companies worldwide. A team of 120 analysts

More information

Interactive product brochure :: Nina TM Mobile: The Virtual Assistant for Mobile Customer Service Apps

Interactive product brochure :: Nina TM Mobile: The Virtual Assistant for Mobile Customer Service Apps TM Interactive product brochure :: Nina TM Mobile: The Virtual Assistant for Mobile Customer Service Apps This PDF contains embedded interactive features. Make sure to download and save the file to your

More information

Agilent Infoline Web Services. Quick Reference Guide. Scan and use your phone to go to Infoline at www.agilent.com/find/service

Agilent Infoline Web Services. Quick Reference Guide. Scan and use your phone to go to Infoline at www.agilent.com/find/service Agilent Infoline Web Services Quick Reference Guide Scan and use your phone to go to Infoline at www.agilent.com/find/service One location for all information This quick reference guide reviews the powerful

More information

Agile Tester Foundation Course Outline

Agile Tester Foundation Course Outline Foundation Course Outline General Description This course provides testers and test managers with an understanding of the fundamentals of testing on agile projects. Attendees will learn how agile software

More information

Scalable Web Programming. CS193S - Jan Jannink - 1/12/10

Scalable Web Programming. CS193S - Jan Jannink - 1/12/10 Scalable Web Programming CS193S - Jan Jannink - 1/12/10 Administrative Stuff Computer Forum Career Fair: Wed. 13, 11AM-4PM (Just in case you hadn t seen the tent go up) Any problems with MySQL setup? Review:

More information

Design of Acceptance Test Process with the Application of Agile Development Methodology

Design of Acceptance Test Process with the Application of Agile Development Methodology , pp.343-352 http://dx.doi.org/10.14257/ijca.2016.9.2.32 Design of Acceptance Test Process with the Application of Agile Development Methodology Jung-Ah Shim 1, Hyun-Jung Kwon 2, Hyun-ju Jung 3 and Moon-Sung

More information

Advanced Test-Driven Development

Advanced Test-Driven Development Corporate Technology Advanced Test-Driven Development Software Engineering 2007 Hamburg, Germany Peter Zimmerer Principal Engineer Siemens AG, CT SE 1 Corporate Technology Corporate Research and Technologies

More information

Madrid Goods & Services Manager MGS

Madrid Goods & Services Manager MGS Madrid Goods & Services Manager MGS Isabelle Vicedo Head Madrid Goods & Services Database Section Geneva November 5, 2015 What does MGS contain? 74,884 English terms acceptable by the I.B. (Sept. 2015):

More information

Actuate Business Intelligence and Reporting Tools (BIRT)

Actuate Business Intelligence and Reporting Tools (BIRT) Product Datasheet Actuate Business Intelligence and Reporting Tools (BIRT) Eclipse s BIRT project is a flexible, open source, and 100% pure Java reporting tool for building and publishing reports against

More information

WebSphere Transformation Extender

WebSphere Transformation Extender IBM Software Group WebSphere Transformation Extender Healthcare Industry Packs Overview IBM Corporation Agenda WTX Overview Business Value of WTX HC Packs Technical Details of WTX HC Packs Q&A 2 What Does

More information

Cisco TelePresence Management Suite

Cisco TelePresence Management Suite Data Sheet Centralized orchestration and management across the telepresence network Product Overview Figure 1. Cisco TelePresence Management Suite (Cisco TMS) provides complete control and management of

More information

- Update 2.0.3. IBM Content Navigator Experience Platform. Sven Hapke Leading Technical Professional, Enterprise Content Management

- Update 2.0.3. IBM Content Navigator Experience Platform. Sven Hapke Leading Technical Professional, Enterprise Content Management New insights. Better outcomes. IBM Content Navigator Experience Platform - Update 2.0.3 Sven Hapke Leading Technical Professional, Enterprise Content Management Introducing IBM Content Navigator IBM s

More information

Cloud Testing Testing on the Cloud

Cloud Testing Testing on the Cloud Cloud Testing Global Technology Solutions Co-Author and Domain Knowledge Noman Khan, Director Technology Solutions Co-Author and Subject Matter Expert Ravi Kumar, Manager Technology Solutions Executive

More information

Introduction Animation in Asian Societies Establishment of Local Animation Industry LOCAL CONTENT PRODUCTIONS SUCCESSFUL BUSINESS MODELS Drivers for

Introduction Animation in Asian Societies Establishment of Local Animation Industry LOCAL CONTENT PRODUCTIONS SUCCESSFUL BUSINESS MODELS Drivers for Introduction Animation in Asian Societies Establishment of Local Animation Industry LOCAL CONTENT PRODUCTIONS SUCCESSFUL BUSINESS MODELS Drivers for Success Models for Animation financing in Asia Copyright

More information

Data Collection on Race, Ethnicity, and Language

Data Collection on Race, Ethnicity, and Language Data Collection on Race, Ethnicity, and Language Patient Financial Services Summit Maine Chapter of AAHAM and HFMA June 4, 2010 2009 by the Health Research and Educational Trust AF4Q Maine Purpose of This

More information

Introducing the Department of International Business Language

Introducing the Department of International Business Language 1 Introducing the Department of International Business Language Language Teaching Strategy at the College of International Management and Business (CIMB) at Budapest Business School (BBS). High-quality

More information

ICT. Overview. The Information and Communications Industry Japan s Largest Industry. Contribution to real GDP by industry (2010)

ICT. Overview. The Information and Communications Industry Japan s Largest Industry. Contribution to real GDP by industry (2010) Overview The Information and Communications Industry Japan s Largest Industry The market size (real GDP) of Japan s information and communications (ICT) industry in 21 was 98.8 trillion yen. The ICT industry

More information

Agile QA Process. Anand Bagmar Anand.Bagmar@thoughtworks.com abagmar@gmail.com http://www.essenceoftesting.blogspot.com. Version 1.

Agile QA Process. Anand Bagmar Anand.Bagmar@thoughtworks.com abagmar@gmail.com http://www.essenceoftesting.blogspot.com. Version 1. Agile QA Process Anand Bagmar Anand.Bagmar@thoughtworks.com abagmar@gmail.com http://www.essenceoftesting.blogspot.com Version 1.1 Agile QA Process 1 / 12 1. Objective QA is NOT the gatekeeper of the quality

More information

Avaya Interaction Center

Avaya Interaction Center Avaya Interaction Center Overview Exceeding customer expectations for personalized service across all channels phone, video, email, web, SMS, and social media is no longer an afterthought. For many companies

More information

On the Edge of Mobility Building a Bridge to Quality October 22, 2013

On the Edge of Mobility Building a Bridge to Quality October 22, 2013 Copyright 2013 Vivit Worldwide On the Edge of Mobility Building a Bridge to Quality October 22, 2013 Brought to you by Copyright 2013 Vivit Worldwide Hosted by Stephanie Konkoy Americas Chapter/SIG Liaison

More information

Case Study: Vitamix. Improving strategic business integration using IT service management practices and technology

Case Study: Vitamix. Improving strategic business integration using IT service management practices and technology Improving strategic business integration using IT service management practices and technology Publication Date: 17 Sep 2014 Product code: IT0022-000180 Adam Holtby Summary Catalyst For Vitamix, a key driver

More information

OpenText RightFax Express

OpenText RightFax Express OpenText RightFax Express TM One solution. Multiple choices. Small and medium-sized businesses (SMBs) have issues similar to those of larger enterprise organizations but have fewer resources to handle

More information

Quality Assurance/Testing Services

Quality Assurance/Testing Services Quality Assurance/Testing Services Clients today are understandably cautious in their investments and incredibly focused on tangible business outcomes and results. At M4, we provide our clients with innovative

More information