EXPERT TRAINING PROGRAM [QTP/ALM]

Size: px
Start display at page:

Download "EXPERT TRAINING PROGRAM [QTP/ALM]"

Transcription

1

2 EXPERT TRAINING PROGRAM [QTP/ALM] COURSE OVERVIEW Automation and Automation Concepts Introduction to Test Automation Test Automation Truths or Myths Where to use Test Automation and Where Not Test Automation Process What is HP-QTP Preparing to Record Information About Add ins, Licenses Review Documented User Steps Prepare the Test Environment Identify the Application Under Test (AUT) QTP s Recording Process QTP s Replay Process Normal Recording, Low Level Recording & Analog Recording Working with Objects Identify Objects and their Properties Describe Test Object Model Mandatory & Assistive Properties Smart Identification Base & Optional Filter Properties Ordinal Identifier Understanding Virtual Objects Virtual Object Manager Creating Virtual Object Deleting and Disabling Virtual Objects Creating Basic Test Create and Execute Basic Tests Understand QuickTest Results Solving Object Recognition Problems Use Analog Recording Use Low-level Recording Use a Bitmap Checkpoint Work with Virtual Objects

3 Working With Object Repository (O.R) Concept & Components Test & Run Time Objects TO & RO properties Object Spy Describe Local Versus Shared Object Repositories Associate Repository to an Action Use the Object Repository Manager Limitation of O.R Descriptive Programming What is descriptive programming? Benefits of descriptive programming Use Of Child Objects Using Object Repository Manager (ORM) Working With Shared Objects Working With Local Object Working with Merge Tool Working With Object Properties Adding Synchronization Add synchronization steps Set Global Synchronization Timeout Method 1 Using the Sync method Method 2 Using the Wait statement Method 3 WaitProperty method Checking Object Existence Difference between Browser & Page Sync Adding Steps without Recording Add Steps Using Keyword View Add Steps Using the Step Generator Creating Tests on a Web Application, discuss differences in: Setup Add-Ins Object Recognition Synchronization Using Data Table Object Design & Run Time DataTable Global & Local DataTable Controlling Global & Local DataTable Iterations Data table object Methods & Properties DataTable Formatting Using External datasheets

4 Checkpoints Types of Checkpoints with Real Example Checkpoints Availability at Recording and Editing Time Controlling Web Checkpoints Limitation of Inbuilt Checkpoints Create a Custom Checkpoint Compare Captured Values with Expected Values Use Debugging Tools Report the Step Outcome with a Reporter Updating Checkpoints Parameterize Checkpoint Expected Value Use Regular Expression in Checkpoint Using Database Checkpoints Define Database Checkpoints Create SQL Queries Insert a Database Checkpoint Parameterize a Database Query Using Parameters Use Test & Action Parameters Use Data Driver Random Numbers Environment Variables Controlling DataTable Iterations Without Setting QTP Environment Variables Types of Environment Variables Environment Object Defining, modifying and Associating Environment Variables Loading Environment File During Run-time (dynamic handling) Environment Variable using (.ini Ext. and.xml) through Script Active Screen Adding Checkpoint Output Values

5 Actions What are Actions Types of Actions Inserting Calls to Actions Insert Call to New Insert Call to Existing Insert Call to Copy Creating an Action Splitting Actions Renaming an Action Deleting an Action Making an Reusable/Non-Reusable Copying an Actions Action Parameters Recover Scenarios When to use recovery scenarios? Limitations of Recovery Scenario Default Recovery Scenarios Associate a recovery scenario with a test The Recovery object Recovery Function Calls Error Handling Use Of Regular Expression Debugging the Script Watch Variable Command Breakpoints Step Into, Step Out, Step Over Descriptive Programming Benefits Static DP & Dynamic DP Using Collection Objects Dynamic Object Handling Child Object Use Of Regular Expression ADVANCED CONTENT QTP Usage of JavaScript Interpret HTML DOM of Web Page Understanding Document Object Understanding Element Object & Its Collection Retrieving Elements Using Its DOM

6 Dictionary Objects Concepts Need Create & Implement Dictionary Object for Application Object Methods & Properties How Dictionary Object is Different Then Array Function Libraries Creation of Library File Associating Library With Test Dynamically Loading Libraries Locally At Run Time Dynamically Loading Libraries Globally At Run Time Using Option Explicit Statement Creating General Functional Libraries Creating Project Specific Functional Libraries WebTables What is WebTable Reaching To WebTable Finding Cells in WebTable Exporting WebTable into DataTable Clicking Any Cell Create Specific Functions To Work With WebTable Automation Object Model (AOM) What is AOM Automate QTP at Run Time By Scripting Setting of Action Setting At Run Time Setting of Test Setting AT Run Time Passing Arguments in Test Cases Databases Connecting to a Database Building Connection Strings Fetching a Recordset Exporting the Results of a Query to Data Table Using Stored DB procedure Database Object Model ActiveX Data Objects ADODB Connection Object & Recordset Object Test Database Creation & Collecting Test Data Databases Connections (Ms-Access, SQL Server and Oracle) Data Driven Testing by fetching Data from a Database

7 Working with Microsoft Excel MS-Excel Automation Object Model MS-Excel s Objects and their Properties Available Methods Use Excel Sheet as Database Create an Excel File Read an Excel spread sheet Write data to an Excel spread sheet Add formatted data to a spread sheet Sort Excel worksheet Data Driven Testing by fetching Test data from an Excel file Compare Two Excel files Using Macro Programming Other Topics Cross Browser Testing How To Launch Browsers Handling of Pop Up s Identify Broken Links & Images in Web Page Creating Snapshots Working With HP-QC Understanding QC Connecting QTP and QC Creating Automation script from QC Executing Automation script/suite from QC Analysing result from QC QC Paths Relative Paths in QC Using QC Util Object Understanding Open Test Architecture Understanding TD Connection, Command & Recordset Objects Downloading Files from QC At Run Time Navigating All Tests in Test Lab Searching & Execute Specific Test in Test Lab ADVANCED CONTENT VBScript VBScript What is VBScript and how to run VBScript? Scripting Languages vs. Programming Languages Basic Features of VBScript Hosting Environments & Script Engines Creating & Running a Script

8 Data Types, Variables in VBScript VBScript data types Declaring Variables and Option Explicit Statement Assigning Values to Variables Scalar Variables and Array Variables Arrays Dynamic Arrays Working with Arrays, Fixed length arrays, Dynamic Arrays with examples Single & Multi-Dimensional Arrays Conditions & Looping Use Conditional Statements Like Select Case, If-Else User Looping Statements Like For, While. Optional arguments in VBScript VBScript Procedures Types of Procedures Internal & External Functions Creating Library files Creating Sub Procedures Creating Function Procedures VBScript Objects Err Objects with Methods and Properties Match Object with Methods and Properties Regular Expression Object with Methods and Properties File System Object Working With Files Using ADODB objects Using WSH & WScript VBScript Statements Call, Dim, Do Loop, Execute, Exit, If then Else, For Next, Set, While Wend, With, option explicit, On Error Resume Next, On Error Go To 0, Dim, Redim, Public, Select Case, Methods VBScript Functions Is array, is numeric, is date, is empty, Now, Ltrim, Rtrim, Trim, Mid, Split, LBound, UBound, Lcase, Ucase, Array, Date, Instr, Cint, Cdbl, Cdate, Csng, LBound, UBound, Cstr etc. Automation Frameworks Data Driven Script Modularity Keyword Driven Hybrid ADVANCED CONTENT AUTOMATION FRAMEWORK

9 Automation Framework Concepts Benefits How to Approach Implement Framework Automate scenarios using Framework Note: Practical implementation of all above concepts will be done by automating an application with self-created Automation framework.

10

FRESHER TRAINING PROGRAM [MANUAL/QTP/ALM/QC/SE/LR/DB/ANDROID] COURSE OVERVIEW

FRESHER TRAINING PROGRAM [MANUAL/QTP/ALM/QC/SE/LR/DB/ANDROID] COURSE OVERVIEW FRESHER TRAINING PROGRAM [MANUAL/QTP/ALM/QC/SE/LR/DB/ANDROID] Software Testing COURSE OVERVIEW Manual Concepts Software Testing Concepts What is software Testing Objective of software Testing Importance

More information

FRESHER TRAINING PROGRAM [MANUAL/QTP/ALM/QC/SE/LR/DB/MOBILE]

FRESHER TRAINING PROGRAM [MANUAL/QTP/ALM/QC/SE/LR/DB/MOBILE] FRESHER TRAINING PROGRAM [MANUAL/QTP/ALM/QC/SE/LR/DB/MOBILE] Software Testing TARGET AUDIENCE This course is best suited for aspiring fresher s and for working professionals who are looking to Accelerate

More information

UFT Introduction to Automation and QTP

UFT Introduction to Automation and QTP UFT Introduction to Automation and QTP What is automation? Why Automation Benefits of Test Automation Where to Begin? What to Automate? Tests that shouldn t be automated Basic Features of QTP Supporting

More information

Techno Expert Solutions An institute for specialized studies! Introduction to Advance QTP course Content

Techno Expert Solutions An institute for specialized studies! Introduction to Advance QTP course Content Introduction to Advance QTP course Content NTRODUCTION TO AUTOMATION Automation Testing Benefits of Automation Testing Automation Testing Vs Manual Testing Automation Test Tools Tool selection criteria

More information

QTP Course Content; Introduction

QTP Course Content; Introduction QTP Course Content; Introduction Overview on Test Automation Ways of Testing Disadvantages of Manual Testing Advantages of Test Automation Drawbacks of Test Automation Test Automation Types of Test Automation

More information

1) Identify the recording mode, by which you can record the non-standard object in QTP

1) Identify the recording mode, by which you can record the non-standard object in QTP 1) Identify the recording mode, by which you can record the non-standard object in QTP A) Standard recording B) Analog recording C) Low level recording D) None 2) By default, how many no of tables would

More information

Certified Automation Functional Testing Professional VS-1253

Certified Automation Functional Testing Professional VS-1253 Certified Automation Functional Testing Professional VS-1253 Certified Automation Functional Testing Professional Certified Automation Functional Testing Professional Certification Code VS-1253 The certification

More information

Learn Well Technocraft

Learn Well Technocraft The course includes Manual Testing + Automation Testing (QTP) details. The Courses can be taken individually or in combined. Course Objectives Understand Benefits of using Quick Test to automate tests

More information

Module-1 QTP Fundamentals. Module 2 Basics of QTP. Vasundhara Sector 14-A, Plot No , Near Vaishali Metro Station,Ghaziabad

Module-1 QTP Fundamentals. Module 2 Basics of QTP. Vasundhara Sector 14-A, Plot No , Near Vaishali Metro Station,Ghaziabad Module-1 QTP Fundamentals Why QTP? When do we use QTP? Which application will we test? Will be doing live applications testing Downloading and installing trial version Installing addins Installing script

More information

QTP MOCK TEST QTP MOCK TEST II

QTP MOCK TEST QTP MOCK TEST II http://www.tutorialspoint.com QTP MOCK TEST Copyright tutorialspoint.com This section presents you various set of Mock Tests related to QTP Framework. You can download these sample mock tests at your local

More information

UFT120 Unified Functional Testing 12.0 Essentials Instructor-Led Training For version 12.0

UFT120 Unified Functional Testing 12.0 Essentials Instructor-Led Training For version 12.0 UFT120 Unified Functional Testing 12.0 Essentials Instructor-Led Training For version 12.0 Overview This course provides a comprehensive understanding of how to use the Unified Functional Testing (UFT)

More information

Software Testing Tools

Software Testing Tools Software Testing Tools Manual Testing Introduction Introduction to software Testing Software Development Process Project Vs Product Objectives of Testing Testing Principals Software Development Life Cycle

More information

QTP MOCK TEST QTP MOCK TEST I

QTP MOCK TEST QTP MOCK TEST I http://www.tutorialspoint.com QTP MOCK TEST Copyright tutorialspoint.com This section presents you various set of Mock Tests related to QTP Framework. You can download these sample mock tests at your local

More information

QTP INTERVIEW QUESTIONS

QTP INTERVIEW QUESTIONS QTP INTERVIEW QUESTIONS http://www.tutorialspoint.com/qtp/qtp_interview_questions.htm Copyright tutorialspoint.com Dear readers, these QTP Interview Questions have been designed specially to get you acquainted

More information

QTP interview questions

QTP interview questions QTP interview questions Testing interview questions 1. What are the Features & Benefits of Quick Test Pro (QTP 8.0)? - Operates stand-alone, or integrated into Mercury Business Process Testing and Mercury

More information

Mind Q Systems Private Limited

Mind Q Systems Private Limited Software Testing Tools Course Content for Online Training Manual Testing Introduction Introduction to software Testing Software Development Process Project Vs Product Objectives of Testing Testing Principals

More information

Software Testing MANUAL TESTING. Introduction to Testing. Software Quality Software Testing Definition. Different Life Cycle Models Waterfall Model

Software Testing MANUAL TESTING. Introduction to Testing. Software Quality Software Testing Definition. Different Life Cycle Models Waterfall Model Software Testing MANUAL TESTING Introduction to Testing 1. Brief History of Testing 2. Testing Opportunities 3. Testing Principles Software Quality Software Testing Definition 1. Verification 2. Validation

More information

Introduction to ALM, UFT, VuGen, and LoadRunner

Introduction to ALM, UFT, VuGen, and LoadRunner Software Education Introduction to ALM, UFT, VuGen, and LoadRunner This course introduces students to the Application Lifecycle Management line products Introduction to ALM, UFT, VuGen, and LoadRunner

More information

Q.T.P. 8.2 ( QUICK TEST PROFESSIONAL)

Q.T.P. 8.2 ( QUICK TEST PROFESSIONAL) Q.T.P. 8.2 ( QUICK TEST PROFESSIONAL) Developed by Mercury Interactive Functionality Testing Tool Derived from Win Runner. Support all Win Runner 7.0 Supported technologies including.net, XML, SAP, People

More information

Testing Bindows application using Mercury's QuickTest Professional

Testing Bindows application using Mercury's QuickTest Professional TECHNOLOGIES 221 Falcon Crest Warner Robins GA 31088 USA http://www.bindows.net Email info@bindows.net Phone (478) 953-8062 Fax (617) 344-6116 Testing Bindows application using Mercury's QuickTest Professional

More information

Six Months SQT Training Course Syllabus

Six Months SQT Training Course Syllabus Six Months SQT Training Course Syllabus Be a Profession with Technical Training Courses at DP Project Development. Be a Profession with Technical Training Courses at DP Project Development. DP Project

More information

QUALITY ASSURANCE amron

QUALITY ASSURANCE amron 0 Training Details Course Duration: 55-60 hours Training + Assignments + Actual Project Based Case Studies Training Materials: All attendees will receive: Assignment after each module, video recording

More information

UFT120 Unified Functional Testing 14.x Essentials

UFT120 Unified Functional Testing 14.x Essentials Course Data Sheet UFT120 Unified 14.x Essentials Course No.: UFT120-140 For software version(s): 14.0 Software version used in the labs: 14.0 Delivery formats: Instructor Led (ILT) and Virtual Instructor

More information

Acknowledgments Introduction. Chapter 1: Introduction to Access 2007 VBA 1. The Visual Basic Editor 18. Testing Phase 24

Acknowledgments Introduction. Chapter 1: Introduction to Access 2007 VBA 1. The Visual Basic Editor 18. Testing Phase 24 Acknowledgments Introduction Chapter 1: Introduction to Access 2007 VBA 1 What Is Access 2007 VBA? 1 What s New in Access 2007 VBA? 2 Access 2007 VBA Programming 101 3 Requirements-Gathering Phase 3 Design

More information

Functional Testing with Mercury QuickTest Professional

Functional Testing with Mercury QuickTest Professional Functional Testing with Mercury QuickTest Professional Functional Testing Overview Definition Certify the application from a business perspective Process Validate application functions against the functional

More information

Database Systems: Design, Implementation, and Management Tenth Edition. Chapter 14 Database Connectivity and Web Technologies

Database Systems: Design, Implementation, and Management Tenth Edition. Chapter 14 Database Connectivity and Web Technologies Database Systems: Design, Implementation, and Management Tenth Edition Chapter 14 Database Connectivity and Web Technologies Database Connectivity Mechanisms by which application programs connect and communicate

More information

Peers Technologies Pvt. Ltd. TESTING TOOLS

Peers Technologies Pvt. Ltd. TESTING TOOLS Page 1 Peers Technologies Pvt. Ltd. Course Brochure Overview This course is to understand the software Testing Process, Methodologies, Life Cycles and techniques used to validate a software system. It

More information

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

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

More information

MS Excel VBA Class Goals

MS Excel VBA Class Goals MS Excel VBA 2013 Class Overview: Microsoft excel VBA training course is for those responsible for very large and variable amounts of data, or teams, who want to learn how to program features and functions

More information

Hybrid Test Automation Frameworks Implementation using QTP

Hybrid Test Automation Frameworks Implementation using QTP Hybrid Test Automation Frameworks Implementation using QTP Pallavi Patwa "When developing our test strategy, we must minimize the impact caused by changes in the applications we are testing, and changes

More information

How manual testers can break into Test Automation without programming skills

How manual testers can break into Test Automation without programming skills How manual testers can break into Test Automation without programming skills Jim Trentadue Enterprise Account Manager - Ranorex jtrentadue@ranorex.com Agenda Agenda Test Automation Industry recap Test

More information

Table of Contents What is Test Automation Framework?... 3 Different types of Frameworks used in QTP... 4 Linear Framework in QTP...

Table of Contents What is Test Automation Framework?... 3 Different types of Frameworks used in QTP... 4 Linear Framework in QTP... Table of Contents 1. What is Test Automation Framework?... 3 2. Different types of Frameworks used in QTP... 4 3. Linear Framework in QTP... 4 3.1 Components and Workflow of Linear Framework... 5 3.2 Advantages

More information

(Complete Package) We are ready to serve Latest Testing Trends, Are you ready to learn? New Batches Info

(Complete Package) We are ready to serve Latest Testing Trends, Are you ready to learn? New Batches Info (Complete Package) SELENIUM CORE JAVA We are ready to serve Latest Testing Trends, Are you ready to learn? New Batches Info START DATE : TIMINGS : DURATION : TYPE OF BATCH : FEE : FACULTY NAME : LAB TIMINGS

More information

Interview Questions On QTP 1. What are the Features & Benefits of Quick Test Pro(QTP)..?

Interview Questions On QTP 1. What are the Features & Benefits of Quick Test Pro(QTP)..? Interview Questions On QTP 1. What are the Features & Benefits of Quick Test Pro(QTP)..? 1. Key word driven testing 2. Suitable for both client server and web based application 3. Vb script as the scriot

More information

END-TERM EXAMINATION

END-TERM EXAMINATION (Please Write your Exam Roll No. immediately) END-TERM EXAMINATION DECEMBER 2006 Exam. Roll No... Exam Series code: 100274DEC06200274 Paper Code : MCA-207 Subject: Front End Design Tools Time: 3 Hours

More information

Business Process Testing

Business Process Testing Business Process Testing Software Version: 12.55 User Guide Go to HELP CENTER ONLINE http://admhelp.microfocus.com/alm/ Document Release Date: August 2017 Software Release Date: August 2017 Legal Notices

More information

Perl Scripting. Students Will Learn. Course Description. Duration: 4 Days. Price: $2295

Perl Scripting. Students Will Learn. Course Description. Duration: 4 Days. Price: $2295 Perl Scripting Duration: 4 Days Price: $2295 Discounts: We offer multiple discount options. Click here for more info. Delivery Options: Attend face-to-face in the classroom, remote-live or on-demand streaming.

More information

Selenium Testing Course Content

Selenium Testing Course Content Selenium Testing Course Content Introduction What is automation testing? What is the use of automation testing? What we need to Automate? What is Selenium? Advantages of Selenium What is the difference

More information

VBSCRIPT - INTERVIEW QUESTIONS

VBSCRIPT - INTERVIEW QUESTIONS VBSCRIPT - INTERVIEW QUESTIONS http://www.tutorialspoint.com/vbscript/vbscript_interview_questions.htm Copyright tutorialspoint.com Dear readers, these VBScript Interview Questions have been designed specially

More information

Copyright 2013 by AGILOD Consulting, LLC. All Rights Reserved. Test Automation. Done The AGILOD Way

Copyright 2013 by AGILOD Consulting, LLC. All Rights Reserved. Test Automation. Done The AGILOD Way All Rights Reserved. Test Automation Done The AGILOD Way What is The AGILOD Way? The AGILOD Way refers to a unique approach to test automation combined with a set of open source QTP actions & function

More information

SRM UNIVERSITY DEPARTMENT OF COMPUTER APPLICATIONS LESSON PLAN FOR LAB. No. of hours required

SRM UNIVERSITY DEPARTMENT OF COMPUTER APPLICATIONS LESSON PLAN FOR LAB. No. of hours required SRM UNIVERSITY DEPARTMENT OF COMPUTER APPLICATIONS LESSON PLAN FOR LAB TITLE : MC0715 - SOFTWARE TESTING AND QUALITY ASSURANCE CLASS : III MCA A, B,C & D Ex. No. Exercise Name No. of hours required Outcome

More information

Lab 7 Macros, Modules, Data Access Pages and Internet Summary Macros: How to Create and Run Modules vs. Macros 1. Jumping to Internet

Lab 7 Macros, Modules, Data Access Pages and Internet Summary Macros: How to Create and Run Modules vs. Macros 1. Jumping to Internet Lab 7 Macros, Modules, Data Access Pages and Internet Summary Macros: How to Create and Run Modules vs. Macros 1. Jumping to Internet 1. Macros 1.1 What is a macro? A macro is a set of one or more actions

More information

Excel Programming with VBA (Macro Programming) 24 hours Getting Started

Excel Programming with VBA (Macro Programming) 24 hours Getting Started Excel Programming with VBA (Macro Programming) 24 hours Getting Started Introducing Visual Basic for Applications Displaying the Developer Tab in the Ribbon Recording a Macro Saving a Macro-Enabled Workbook

More information

PHP CURRICULUM 6 WEEKS

PHP CURRICULUM 6 WEEKS PHP CURRICULUM 6 WEEKS Hands-On Training In this course, you develop PHP scripts to perform a variety to takes, culminating in the development of a full database-driven Web page. Exercises include: Accessing

More information

Phụ lục 2. Bởi: Khoa CNTT ĐHSP KT Hưng Yên. Returns the absolute value of a number.

Phụ lục 2. Bởi: Khoa CNTT ĐHSP KT Hưng Yên. Returns the absolute value of a number. Phụ lục 2 Bởi: Khoa CNTT ĐHSP KT Hưng Yên Language Element Abs Function Array Function Asc Function Atn Function CBool Function CByte Function CCur Function CDate Function CDbl Function Chr Function CInt

More information

BASIC EXCEL SYLLABUS Section 1: Getting Started Section 2: Working with Worksheet Section 3: Administration Section 4: Data Handling & Manipulation

BASIC EXCEL SYLLABUS Section 1: Getting Started Section 2: Working with Worksheet Section 3: Administration Section 4: Data Handling & Manipulation BASIC EXCEL SYLLABUS Section 1: Getting Started Unit 1.1 - Excel Introduction Unit 1.2 - The Excel Interface Unit 1.3 - Basic Navigation and Entering Data Unit 1.4 - Shortcut Keys Section 2: Working with

More information

Ms Excel Dashboards & VBA

Ms Excel Dashboards & VBA Ms Excel Dashboards & VBA 32 hours, 4 sessions, 8 hours each Day 1 Formatting Conditional Formatting: Beyond Simple Conditional Formats Data Validation: Extended Uses of Data Validation working with Validation

More information

Microsoft Excel 2010 Level 1

Microsoft Excel 2010 Level 1 Microsoft Excel 2010 Level 1 One Day Course Course Description You have basic computer skills such as using a mouse, navigating through windows, and surfing the Internet. You have also used paper-based

More information

VBScript Reference Manual for InduSoft Web Studio

VBScript Reference Manual for InduSoft Web Studio for InduSoft Web Studio www.indusoft.com info@indusoft.com InduSoft Web Studio Copyright 2006-2007 by InduSoft. All rights reserved worldwide. No part of this publication may be reproduced or transmitted

More information

PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

PASS4TEST. IT Certification Guaranteed, The Easy Way!  We offer free update service for one year PASS4TEST IT Certification Guaranteed, The Easy Way! \ http://www.pass4test.com We offer free update service for one year Exam : HP0-M12 Title : HP WinRunner 9.2 Software Vendors : HP Version : DEMO Get

More information

COURSE CONTENT Excel with VBA Training

COURSE CONTENT Excel with VBA Training COURSE CONTENT Excel with VBA Training MS Excel - Advance 1. Excel Quick Overview Use of Excel, its boundaries & features 2. Data Formatting & Custom setting Number, Text, Date, Currency, Custom settings.

More information

Hands-On Perl Scripting and CGI Programming

Hands-On Perl Scripting and CGI Programming Hands-On Course Description This hands on Perl programming course provides a thorough introduction to the Perl programming language, teaching attendees how to develop and maintain portable scripts useful

More information

EXPERT TRAINING PROGRAM [Selenium 2.0 / WebDriver]

EXPERT TRAINING PROGRAM [Selenium 2.0 / WebDriver] EXPERT TRAINING PROGRAM [Selenium 2.0 / WebDriver] COURSE OVERVIEW Automation and Automation Concepts Introduction to Test Automation Test Automation Truths or Myths Where to use Test Automation and Where

More information

Preview from Notesale.co.uk Page 3 of 43

Preview from Notesale.co.uk Page 3 of 43 Drawbacks: 1. Costly tool 2. All the areas can t be automated. Types of Automated Tool: Automated tools can be broadly divided into 3 types: 1. Functional Tools: QTP,Selenium,Win Runner, 2. Management

More information

PHP + ANGULAR4 CURRICULUM 6 WEEKS

PHP + ANGULAR4 CURRICULUM 6 WEEKS PHP + ANGULAR4 CURRICULUM 6 WEEKS Hands-On Training In this course, you develop PHP scripts to perform a variety to takes, culminating in the development of a full database-driven Web page. Exercises include:

More information

HP UFT Patch 2 is a cumulative patch and includes the enhancements and fixed defects of patch 1.

HP UFT Patch 2 is a cumulative patch and includes the enhancements and fixed defects of patch 1. HP UFT 11.53 Patch 2 April 2014 HP UFT 11.53 Patch 2 is a cumulative patch and includes the enhancements and fixed defects of patch 1. This document provides the following information about HP UFT 11.53

More information

Kanakarajan kandasamy

Kanakarajan kandasamy 1 Kanakarajan kandasamy About the author The best way to start achieving a thing is to dream for it -Dr.A.P.J.Abdual kalam 2 Preface life This moment is not permanent in QuickTest Professional is a Test

More information

VB Script Reference. Contents

VB Script Reference. Contents VB Script Reference Contents Exploring the VB Script Language Altium Designer and Borland Delphi Run Time Libraries Server Processes VB Script Source Files PRJSCR, VBS and DFM files About VB Script Examples

More information

TEST AUTOMATION. Excel Global Solutions Inc. All Rights Reserved.

TEST AUTOMATION. Excel Global Solutions Inc. All Rights Reserved. TEST AUTOMATION Table of Contents Introduction... 3 Automation Frameworks:... 3 Uses for a framework:... 3 Advantages of Test Automation over Manual Testing:... 3 Principles of Test Automation:... 4 Choosing

More information

QuickTest Professional Unplugged

QuickTest Professional Unplugged QuickTest Professional Unplugged Tarun Lalwani QuickTest Professional Unplugged By Tarun Lalwani ii By Tarun Lalwani Editor: Siddharth N Kanoujia Technical Editor: Terry Howarth Reviewer: Mark Smith and

More information

SQL Server Integration Services

SQL Server Integration Services www.logicalimagination.com 800.657.1494 SQL Server Integration Services Course #: SS-103 Duration: 3 days Prerequisites This course assumes no prior knowledge of SQL Server Integration Services. This course

More information

Cross-Browser Functional Testing Best Practices

Cross-Browser Functional Testing Best Practices White Paper Application Delivery Management Cross-Browser Functional Testing Best Practices Unified Functional Testing Best Practices Series Table of Contents page Introduction to Cross-Browser Functional

More information

ALM350 Application Lifecycle Management 12.x Site and Project Administration

ALM350 Application Lifecycle Management 12.x Site and Project Administration Course Data Sheet ALM350 Application Lifecycle Management 12.x Site and Project Administration Course No.: ALM350-125 Category/Sub Category: Application Development Management/ALM For software version(s):

More information

CERTIFICATE IN WEB PROGRAMMING

CERTIFICATE IN WEB PROGRAMMING COURSE DURATION: 6 MONTHS CONTENTS : CERTIFICATE IN WEB PROGRAMMING 1. PROGRAMMING IN C and C++ Language 2. HTML/CSS and JavaScript 3. PHP and MySQL 4. Project on Development of Web Application 1. PROGRAMMING

More information

ISTQB Training and Certifications. Automation Testing

ISTQB Training and Certifications. Automation Testing ISTQB Training and Certifications Automation Testing Automation Testing Includes (Quick Test Professional, Load Runner, Quality Center) Automated Testing Tools (HP) Automation Introduction and Importance

More information

SELENIUM. SELENIUM COMPONENTS Selenium IDE Selenium RC Selenium Web Driver Selenium Grid

SELENIUM. SELENIUM COMPONENTS Selenium IDE Selenium RC Selenium Web Driver Selenium Grid INTRODUCTION TO AUTOMATION Testing What is automation testing? Different types of Automation Tools 1. Functional Testing Tools 2. Test Management Tools 3. Performance Testing Tools Advantages of automation

More information

Madhya Pradesh Bhoj (Open) University, Bhopal Diploma in Computer Application (DCA) Assignment Question Paper I

Madhya Pradesh Bhoj (Open) University, Bhopal Diploma in Computer Application (DCA) Assignment Question Paper I Subject : - Fundamental of Computer and IT Maximum Marks : 30 1. Explain various characteristics of computer & various uses of it. 2. What is the software? Discuss the characteristics of user-friendly

More information

Introduction to JavaScript p. 1 JavaScript Myths p. 2 Versions of JavaScript p. 2 Client-Side JavaScript p. 3 JavaScript in Other Contexts p.

Introduction to JavaScript p. 1 JavaScript Myths p. 2 Versions of JavaScript p. 2 Client-Side JavaScript p. 3 JavaScript in Other Contexts p. Preface p. xiii Introduction to JavaScript p. 1 JavaScript Myths p. 2 Versions of JavaScript p. 2 Client-Side JavaScript p. 3 JavaScript in Other Contexts p. 5 Client-Side JavaScript: Executable Content

More information

Open2Test Test Automation Framework for Selenium Web Driver - Introduction

Open2Test Test Automation Framework for Selenium Web Driver - Introduction for Selenium Web Driver - Version 1.0 April 2013 DISCLAIMER Verbatim copying and distribution of this entire article is permitted worldwide, without royalty, in any medium, provided this notice is preserved.

More information

Diploma in Software Testing 2.0 (HP)

Diploma in Software Testing 2.0 (HP) SEED Infotech Ltd. : ' Panchasheel', 42/16, Erandawana`, SEED Infotech Lane, Off Karve Road Pune - 411004. India www.seedinfotech.com Course Name : Duration : Class room: 108 Hrs. Diploma in Software Testing

More information

Performance Benchmark and Capacity Planning. Version: 7.3

Performance Benchmark and Capacity Planning. Version: 7.3 Performance Benchmark and Capacity Planning Version: 7.3 Copyright 215 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied

More information

VIEW POINT. Choosing the right automation tool and framework is critical to project success. Harsh Bajaj, Technical Test Lead ECSIVS, Infosys

VIEW POINT. Choosing the right automation tool and framework is critical to project success. Harsh Bajaj, Technical Test Lead ECSIVS, Infosys VIEW POINT Choosing the right automation tool and framework is critical to project success Harsh Bajaj, Technical Test Lead ECSIVS, Infosys Introduction Organizations have become cognizant of the crucial

More information

PA R T. A ppendix. Appendix A VBA Statements and Function Reference

PA R T. A ppendix. Appendix A VBA Statements and Function Reference PA R T V A ppendix Appendix A VBA Statements and Reference A d Reference This appendix contains a complete listing of all Visual Basic for Applications (VBA) statements (Table A-1 ) and built-in functions

More information

VBA Collections A Group of Similar Objects that Share Common Properties, Methods and

VBA Collections A Group of Similar Objects that Share Common Properties, Methods and VBA AND MACROS VBA is a major division of the stand-alone Visual Basic programming language. It is integrated into Microsoft Office applications. It is the macro language of Microsoft Office Suite. Previously

More information

Contents I Introduction 1 Introduction to PL/SQL iii

Contents I Introduction 1 Introduction to PL/SQL iii Contents I Introduction Lesson Objectives I-2 Course Objectives I-3 Human Resources (HR) Schema for This Course I-4 Course Agenda I-5 Class Account Information I-6 Appendixes Used in This Course I-7 PL/SQL

More information

Madhya Pradesh Bhoj (Open) University, Bhopal DIPLOMA IN COMPUTER APPLICATION (DCA)

Madhya Pradesh Bhoj (Open) University, Bhopal DIPLOMA IN COMPUTER APPLICATION (DCA) Subject: Fundamentals of computers and information technology Maximum Marks: 30 1.What is computer? Write the different types of compute according to size and working process. What is history of computer?

More information

Introduction to QuickTest Professional 8.0 Student Handbook

Introduction to QuickTest Professional 8.0 Student Handbook Introduction to QuickTest Professional 8.0 Student Handbook Introduction to QuickTest Professional 8.0 Self-Paced Training Copyright 1994-2004 by Mercury Corporation. This workbook, and the accompanying

More information

String Functions on Excel Macros

String Functions on Excel Macros String Functions on Excel Macros The word "string" is used to described the combination of one or more characters in an orderly manner. In excel vba, variables can be declared as String or the Variant

More information

Share these FREE Courses!

Share these FREE Courses! Share these FREE Courses! Why stuff your friend s mailbox with a copy of this when we can do it for you! Just e-mail them the link info http://www.trainingtools.com Make sure that you visit the site as

More information

HP UFT Web Add-in Extensibility

HP UFT Web Add-in Extensibility HP UFT Web Add-in Extensibility Software Version: 12.52 Windows operating systems Developer Guide Document Release Date: January 2016 Software Release Date: January 2016 Legal Notices Warranty The only

More information

Diploma in Software Testing (DST)

Diploma in Software Testing (DST) SEED Infotech Ltd. : ' Panchasheel', 42/16, Erandawana`, SEED Infotech Lane, Off Karve Road Pune - 411004. India www.seedinfotech.com Course Name : Duration : Class room: 114 Hrs Product Code : ST-ST-50001

More information

Microsoft Excel 2016 Level 1

Microsoft Excel 2016 Level 1 Microsoft Excel 2016 Level 1 One Day Course Course Description You have basic computer skills such as using a mouse, navigating through windows, and surfing the Internet. You have also used paper-based

More information

Advanced Financial Modeling Macros. EduPristine

Advanced Financial Modeling Macros. EduPristine Advanced Financial Modeling Macros EduPristine www.edupristine.com/ca Agenda Introduction to Macros & Advanced Application Building in Excel Introduction and context Key Concepts in Macros Macros as recorded

More information

Unified Functional Testing

Unified Functional Testing Unified Functional Testing Software Version: 14.03 Tutorial Go to HELP CENTER ONLINE http://admhelp.microfocus.com/uft/ Document Release Date: February 22, 2018 Software Release Date: February 2018 Legal

More information

Products and editions covered

Products and editions covered Products and editions covered Core HPE Functional Testing Center products and editions discussed in this data sheet (ordered from latest to legacy offerings). Table 1. HPE Functional Testing Center products

More information

VBA Handout. References, tutorials, books. Code basics. Conditional statements. Dim myvar As <Type >

VBA Handout. References, tutorials, books. Code basics. Conditional statements. Dim myvar As <Type > VBA Handout References, tutorials, books Excel and VBA tutorials Excel VBA Made Easy (Book) Excel 2013 Power Programming with VBA (online library reference) VBA for Modelers (Book on Amazon) Code basics

More information

More Skills 11 Export Queries to Other File Formats

More Skills 11 Export Queries to Other File Formats = CHAPTER 2 Access More Skills 11 Export Queries to Other File Formats Data from a table or query can be exported into file formats that are opened with other applications such as Excel and Internet Explorer.

More information

ASP: Active Server Pages

ASP: Active Server Pages & - String Concatenation... 4:9 Block - Location of... 1:4 Tag... 1:3 A Abandon... 11:10 AbsolutePage... 16:7 AbsolutePosition... 16:7 Accessing Array Elements... 3:4 AddHeader... 8:13

More information

COPYRIGHTED MATERIAL. Contents. Introduction. Chapter 1: Welcome to SQL Server Integration Services 1. Chapter 2: The SSIS Tools 21

COPYRIGHTED MATERIAL. Contents. Introduction. Chapter 1: Welcome to SQL Server Integration Services 1. Chapter 2: The SSIS Tools 21 Introduction xxix Chapter 1: Welcome to SQL Server Integration Services 1 SQL Server SSIS Historical Overview 2 What s New in SSIS 2 Getting Started 3 Import and Export Wizard 3 The Business Intelligence

More information

Mind Q Systems Private Limited

Mind Q Systems Private Limited Software Testing Tools Introduction Introduction to software Testing Software Development Process Project Vs Product Objectives of Testing Testing Principals Software Development Life Cycle SDLC SDLC Models

More information

I, J, K. Eclipse, 156

I, J, K. Eclipse, 156 Index A, B Android PhoneGap app, 158 deploying and running, 172 New Eclipse project, 158 Activity dialog, 162 application properties, 160 AVD, 170 configuration, 167 Launcher Icon dialog, 161 PhoneGap

More information

A Comprehensive Look at Foxtrot s Action Library

A Comprehensive Look at Foxtrot s Action Library FOXTROT ACTIONS Foxtrot RPA s Smart Technology will always present the user with the Actions that are relevant to the target. A Comprehensive Look at Foxtrot s Action Library Add Sheet Arrange Workbooks

More information

with TestComplete 12 Desktop, Web, and Mobile Testing Tutorials

with TestComplete 12 Desktop, Web, and Mobile Testing Tutorials with TestComplete 12 Desktop, Web, and Mobile Testing Tutorials 2 About the Tutorial With TestComplete, you can test applications of three major types: desktop, web and mobile: Desktop applications - these

More information

Advance Excel Performing calculations on data 1. Naming groups of data 2. Creating formulas to calculate values

Advance Excel Performing calculations on data 1. Naming groups of data 2. Creating formulas to calculate values Advance Excel 2013 Getting started with Excel 2013 1. Identifying the different Excel 2013 programs 2. Identifying new features of Excel 2013 a. If you are upgrading from Excel 2010 b. If you are upgrading

More information

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer About the Tutorial PyCharm is the most popular IDE for Python, and includes great features such as excellent code completion and inspection with advanced debugger and support for web programming and various

More information

International Journal of Engineering Research ISSN: & Management Technology November-2017 Volume 4, Issue-6

International Journal of Engineering Research ISSN: & Management Technology November-2017 Volume 4, Issue-6 International Journal of Engineering Research ISSN: 2348-4039 & Management Technology Email: editor@ijermt.org November-2017 Volume 4, Issue-6 www.ijermt.org QTP AUTOMATION FRAMEWORK DEVELOPMENT AND BEST

More information

6 SSIS Expressions SSIS Parameters Usage Control Flow Breakpoints Data Flow Data Viewers

6 SSIS Expressions SSIS Parameters Usage Control Flow Breakpoints Data Flow Data Viewers MSBI Training Program [SSIS SSAS SSRS] Duration : 60 Hrs SSIS 1 Introduction to SSIS SSIS Components Architecture & Installation SSIS Tools and DTS 2 SSIS Architecture Control Flow Tasks Data Flow Tasks

More information

This presentation is for informational purposes only and may not be incorporated into a contract or agreement.

This presentation is for informational purposes only and may not be incorporated into a contract or agreement. This presentation is for informational purposes only and may not be incorporated into a contract or agreement. SQL Developer Introducing Oracle's New Graphical Database Development Tool Craig Silveira

More information

Access 2016 Essentials Syllabus

Access 2016 Essentials Syllabus Access 2016 Essentials Syllabus Lesson 1 Creating & Managing Databases 1.1 Introduction Lesson content; What is a database? The course folders; The course player; Screen resolution notes; Prerequisites;

More information

Lotus Notes Application design & programming. By Ajith Thulaseedharan Lotus Notes developer

Lotus Notes Application design & programming. By Ajith Thulaseedharan Lotus Notes developer Lotus Notes Application design & programming By Ajith Thulaseedharan Lotus Notes developer A Notes application Is a.nsf(notes Storage Facility) database Is a structured flat file Contains notes data &

More information