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

Size: px
Start display at page:

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

Transcription

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

2 TARGET AUDIENCE This course is best suited for aspiring fresher s and for working professionals who are looking to Accelerate there careers by providing it momentum of Manual & Automation Testing. This program is for candidates who are: Looking to get hired. Committing themselves to acquire in depth knowledge of Automation tools. Looking to switch from manual testing to Automation testing. COURSE HIGHLIGHTS Certified Faculty members. Project training under Industry based environment. Testing of Android application. Hands on practical sessions in Labs. Implementation of concepts on real time projects. Testing of Mobile application. Resume Preparation and PD sessions. Session on Analytical skills enhancement. Mock interview sessions. INTERESTING FACTS

3 According to Ovum the global software testing industry is projected to reach around $56 billion to $59 billion at a growth rate of 9.5% by Around $13 billion testing business will be outsourced to the Asian countries. Automation Testing Industry will grow at annual growth rate of 38% during globally. Shortage of skilled testers will be a great challenge for the growth of this industry. COURSE OBJECTIVES At the end of the course, you will be able to: Understand the testing process and its relationship to software development. Understand android testing. Understand the key issues in testing software applications. Understand the key issues in automating software applications. Learn how to design tests that adequately cover requirements and business events. Prepare yourself for certifications in Manual and Automation testing. Learn from an industry recognized expert in software testing and quality. Advance your career by reinforcing your testing expertise. Manual Concepts Software Testing Concepts What is software Testing Objective of software Testing COURSE OVERVIEW

4 Importance of software Testing Principles of software Testing Testing Terminology Relation between Testing and Quality Characteristics and Responsibilities of a Software Tester SDLC and STLC Software Development Life Cycle Life cycle models (Waterfall, Spiral, Prototype, Agile, RAD and V) Scrum concepts Software Test Life cycle Types of Environments Fundamentals of Software Testing Software Verification and Validation Software Quality Assurance and Control Levels of Software Testing Types of Software Testing (Functional & Non Functional and their sub types) Software Testing technique types - Static and Dynamic Black Box, White Box and Grey Box Testing Build and Release Process Risk based Testing and Types of Risk Quality Assurance Standard CMM and ISO Certifications Test Planning and Estimation Test Strategy Test Planning Test Planning Activities Exit Criteria Test Estimation Test Process Designing Test Plan

5 Documentation of Test Scenarios Designing of Test Cases as per IEEE standards Defect Reporting Root Cause Analyses Bug Isolation Defect Management Practical Implementation of all concepts on live project. DATABASE What is Database Application? Understanding data storage Back end & front end Testing General Database Basics Relational Database Concepts Overview of DML, DDL, TCL DML : Insert, update, Delete, marge Restricting & Sorting Data Single ROW Function Character Function, Number Function, Round, Truncate, MOD, MAX, Min, Date QUALITY CENTER/ALM Introducing Quality Center The Quality Center Testing Process Starting Quality Center Specifying Testing Requirements Defining Requirements Viewing Requirements Modifying Requirements Converting Requirements

6 Planning Tests Developing a Test Plan Tree Designing Test Steps Copying Test Steps Calling Tests with Parameters Creating and Viewing Requirements Coverage Generating Automated Test Scripts Running Tests Defining Test Sets Adding Tests to a Test Set Scheduling Test Runs Running Tests Manually Running Tests Automatically Adding and Tracking Defects How to Track Defects Adding New Defects Matching Defects Updating Defects Mailing Defects Associating Defects with Tests Creating Favorite Views Tracing Changes Triggering a Traceability Alert Viewing the Traceability Alert Creating Follow Up Alerts Analyzing the Testing Process Generating Reports Generating Graphs

7 Customizing Projects Starting Project Customization Adding a New Project User Assigning a User to a User Group Defining a User-Defined Field Creating a Project List QTP/UFT 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

8 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 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

9 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

10 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

11 Active Screen Adding Checkpoint Output Values 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

12 Breakpoints Step Into, Step Out, Step Over 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 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 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.

13 SELENIUM IDE Introduction to Selenium IDE Installing Selenium IDE Recording Script What is Same Origin Policy Running, Pausing and debugging Script Running a script line by line Inserting commands in between script Color coding in Selenium Test Locators and installing firebug to get Locators Wait Commands Selenese - Actions, Accessors and Assertions Verification and Assertions Should I use verify or assertion Selenium IDE and Challenges User-extension.js in Selenium IDE Using if statements and loops in IDE. Echo, StoreEval and StoredVars Demystified Creating your own user extensions. Making a function in user extension to generate random address. Extracting all values of dropdown. Reading XML from JavaScript using DOM. Parameterize your IDE test cases with customized use extension and XML. Regular Expressions in Selenium IDE. Handling JavaScript Alerts Capturing screenshots from Selenium IDE Run test from cmd line on other browsers

14 JAVASCRIPT Introduction to JavaScript History Definition Advantages Limitations Usage Commenting in JavaScript Data Types Variable Operators Conditional Constructs Looping Constructs Alert, Confirmation, Prompts Functions SELENIUM WEBDRIVER Introduction to Test Automation Test Automation Truths or Myths Where to use Test Automation and Where Not Test Automation Process What is Se-WebDriver History of Selenium Different set of tools Selenium Advantages and Limitations Selenium RC and Webdriver Downloading and configuring webdriver in eclipse Exploring Webdriver java docs WebDriver Interface Drivers for Firefox, IE, chrome, Iphone, Android etc First Selenium WebDriver Code

15 Exploring more features of WebDriver WebDriver Features & Examples Opening multiple browsers at one time Close and Quit methods in Webdriver Understand Timeout & WebDriverWait What is Firefox profile Creating own Firefox profile Running test in multiple profiles HtmlUnitDriver Installing Firebug and FirePath Add-ons in Firefox Using Firebug and Firepath Handling Links with WebDriver Extracting Xpaths and relevance of Xpaths Identifying WebElements using id, name, linkname, class, xpath, tagname etc Handling Input Box/Buttons/ WebList/ Radio Buttons/ CheckBoxes Simulating keypress events such as buttons such as Enter, page up, pagedown, backspace etc. Handling java script messages Attaching files with Selenium Mouse movement with Selenium- Mouse Interface Working with Calendar using Selenium Online Webtables Extracting Data From WebTable Dynamic WebTable Handling Handling Mouse over Menus and Iframes Capturing screenshots with WebDriver Window handles Tabbed browsing with Selenium Pop up handling in Selenium Certificate error handling using WebDriver Listeners- Using WebDriverEventListener Practical usage of Listeners in Selenium Moving a mouse on Object and right clicking on it

16 Finding Coordinates of a Web Object Actions class in Webdriver Working with Javascriptexecutor Drag and Drop Generating Logs using Log4J & Selenium Downloading and configuring chrome driver How to find Xpaths through Chrome developer tool Generating your own Xpaths Handling multiple pop ups/tabs in Chrome How to use Regular Expression in WebDriver LOAD RUNNER Explain the need for load testing Performance testing basics Working with Load Runner Load Runner Vuser Technology The Load Runner Testing Process Creating loadrunner scripts using the VuGen Adding verification points Parameterize test script Apply correlation technique to test script Explain the elements of a loadrunner scenario Present the basic steps for creating a scenario Explain the Scenario run-time settings Configure run-time settings based on load testing goals Prepare for a scenario run Explain scheduling by scenario and by group Configure scenario start time Analysis, explain the value of analysing the results Work with the graphs to display data

17 MOBILE TESTING 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 MonkeyTalk Installation of Client & Agent Installation of the IDE Installation of the Client Building with Ant Working with IDE Understanding the GUI Walkthrough Toolbar, File, Editor & Console Understanding Basic Commands Component type Monkey ID Action Arguments Modifiers Creating Basic Test & Execute Connect to App Start the app test Record and Filter Synchronize test with app Execute single and selected rows View component tree

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

EXPERT TRAINING PROGRAM [QTP/ALM]

EXPERT TRAINING PROGRAM [QTP/ALM] 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

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

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

SeleniumJava Training Solution

SeleniumJava Training Solution SeleniumJava Training Solution Online and classroom training Contact Info email: seleniumjava.training@gmail.com Mob: +91-9535776954 (seleniumjava.training@gmail.com) Page 1 Selenium Intro ***************************

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

Manual Testing. Software Development Life Cycle. Verification. Mobile Testing

Manual Testing.  Software Development Life Cycle. Verification. Mobile Testing 10 Weeks (Weekday Batches) or 12 Weekends (Weekend batches) To become a Professional Software Tester To enable the students to become Employable Manual Testing Fundamental of Testing What is software testing?

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

QMS ISO 9001:2015 CERTIFIED COMPANY Software Testing TRAINING.

QMS ISO 9001:2015 CERTIFIED COMPANY Software Testing TRAINING. QMS ISO 9001:2015 CERTIFIED COMPANY Software Testing TRAINING www.webliquidinfotech.com What you Learn: What is Software Testing? Why Testing is Important? Scope of Software Testing Objectives of Software

More information

AN ISO 9001:2008 CERTIFIED COMPANY. Software Testing TRAINING.

AN ISO 9001:2008 CERTIFIED COMPANY. Software Testing TRAINING. AN ISO 9001:2008 CERTIFIED COMPANY Software Testing TRAINING www.webliquids.com ABOUT US Who we are: WebLiquids is an ISO (9001:2008), Google, Microsoft Certified Advanced Web Educational Training Organisation.

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

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

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

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

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

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

SELENIUM. Courses Offered. Ph: / Course Coverage:- Date:..Timings.. Duration Fees. Testing Tools QTP Load Runner Hadoop

SELENIUM. Courses Offered. Ph: / Course Coverage:- Date:..Timings.. Duration Fees. Testing Tools QTP Load Runner Hadoop SELENIUM Java for Selenium Selenium IDE Selenium WebDriver JUnit Framework TestNG Framework Course Coverage:- SVN Maven DataBase Testing Using Selenium Grid POM(Page Object Model Date:..Timings.. Duration

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

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

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

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

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

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

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

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

Selenium. Duration: 50 hrs. Introduction to Automation. o Automating web application. o Automation challenges. o Automation life cycle

Selenium. Duration: 50 hrs. Introduction to Automation. o Automating web application. o Automation challenges. o Automation life cycle Selenium Duration: 50 hrs. Introduction to Automation o Automating web application o Automation challenges o Automation life cycle o Role of selenium in test automation o Overview of test automation tools

More information

Selenium Testing Training

Selenium Testing Training About Intellipaat Intellipaat is a fast-growing professional training provider that is offering training in over 150 most sought-after tools and technologies. We have a learner base of 600,000 in over

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

Testing. Projects. Corporate Trainer s Profile. CMM (Capability Maturity Model) level Project Standard:- TECHNOLOGIES

Testing. Projects. Corporate Trainer s Profile. CMM (Capability Maturity Model) level Project Standard:- TECHNOLOGIES Corporate Solutions Pvt. Ltd. Corporate Trainer s Profile Corporate Trainers are having the experience of 4 to 12 years in development, working with TOP CMM level 5 comapnies (Project Leader /Project Manager

More information

Selenium Training. Training Topics

Selenium Training. Training Topics Selenium Training Training Topics Chapter 1 : Introduction to Automation Testing What is automation testing? When Automation Testing is needed? When Automation Testing is not needed? What is the use of

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

(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

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

Koenig Solutions Pvt. Ltd. Selenium with C#

Koenig Solutions Pvt. Ltd. Selenium with C# Selenium Course with C# Overview: Selenium with C# is a free automation testing tool for web applications. It is able to work with different browsers like Chrome, Firefox, IE, Opera and simulate human

More information

About Codefrux While the current trends around the world are based on the internet, mobile and its applications, we try to make the most out of it. As for us, we are a well established IT professionals

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

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

Software Testing Ali Complex, 2nd block, Kormangala, Madiwala, Bengaluru-560068 Page 1 What is Software Testing? Software Testing is the process of testing software with the purpose of finding bugs and ensuring that it

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

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

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

MANUAL+ SELENIUM CURRICULUM

MANUAL+ SELENIUM CURRICULUM MANUAL+ SELENIUM CURRICULUM Software Organization and Process Overviews: 2 Hrs Software Organization Types and Process Overviews Overviews of Software Quality Testing Quality Assurance and Quality Control

More information

The age of automation is going to be the age of 'do it yourself. - Marshall McLuhan

The age of automation is going to be the age of 'do it yourself. - Marshall McLuhan Training Name Automation Software Testing using Selenium WebDriver with Java Training Introduction The age of automation is going to be the age of 'do it yourself. - Marshall McLuhan Selenium automates

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

Selenium Course Content

Selenium Course Content Chapter 1 : Introduction to Automation Testing Selenium Course Content What is automation testing? When Automation Testing is needed? When Automation Testing is not needed? What is the use of automation

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) WEB APP TESTING DB TESTING 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

More information

DST - DIPLOMA IN SOFTWARE TESTING

DST - DIPLOMA IN SOFTWARE TESTING DST - DPOMA N SOFTWAR TSTNG DURATON : 1.5 Months GBTY : B BTech MCA MCS MCM MSc BCA BCS BSc etc PR-RQUSTS : Basic Knowledge of C Programming. COURS OVRVW 1 2 PROGRAMMNG FUNDAMNTAS Programming in C Database

More information

ActiveNET Enterprise Solution Company

ActiveNET Enterprise Solution Company ActiveNET Enterprise Solution Company Suryanarayana Selenium Web Application Testing Framework Selenium IDE, RC, WebDriver & Grid 98 48 111 2 88 Mr. Suryanarayana #202, Manjeera Plaza, Opp: Aditya Park

More information

Introduction: Manual Testing :

Introduction: Manual Testing : : What is Automation Testing? Use of Automation. Where do we use. Tools that Do Automation. Web Applications vs Standalone Applications. What is selenium? How selenium works. Manual Testing : HTML: Detailed

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

Java Programming Basics

Java Programming Basics Java Programming Basics Why Java for Selenium Installing Java Installing Eclipse First Eclipse Project First Java program Concept of class file Datatypes in Java String class and functions Practical Examples

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

Learning Objectives of CP-SAT v 1.31 (C#)

Learning Objectives of CP-SAT v 1.31 (C#) Learning Objectives of CP-SAT v 1.31 (C#) Knowledge with experience is power; certification is just a by-product Table of Contents 1. Tool background... 3 1.1. History of Selenium (30 mins)... 3 1.2. Selenium

More information

Learning Objectives of CP-SAT v 1.31

Learning Objectives of CP-SAT v 1.31 Learning Objectives of CP-SAT v 1.31 Knowledge with experience is power; certification is just a by-product What is CP-SAT? CP-SAT stands for Certified Professional Selenium Automation Testing certification

More information

How Manual Testers can execute Test Automation. White Papers. Muthiah Director of Testing. Expedux on How Manual Testers

How Manual Testers can execute Test Automation. White Papers. Muthiah Director of Testing. Expedux on How Manual Testers How Manual Testers can execute Test Automation without tool/ programming knowledge White Papers QA An exclusive Interview with Muthiah Director of Testing & Test Automation Services at Expedux on How Manual

More information

*** Any Query *** Mail : 1. Introduction to Selenium. What is Selenium? Different automations tools. Selenium Automation Tools

*** Any Query *** Mail : 1. Introduction to Selenium. What is Selenium? Different automations tools. Selenium Automation Tools @999 (75% off) Learn Advance Selenium Online Video Course # Life time access with new Updates. # Basic to Advance level Course # Total Sessions : 65 Videoes / Total Duration : 138 Hrs # www.stqatools.com

More information

Learning Objectives of CP-SAT v 1.3

Learning Objectives of CP-SAT v 1.3 Learning Objectives of CP-SAT v 1.3 Knowledge with experience is power; certification is just a by-product What is CP-SAT? CP-SAT stands for Certified Practitioner Selenium Automation Testing certification

More information

About Us. Services CONSULTING OUTSOURCING TRAINING MENTORING STAFF AUGMENTATION 9/9/2016

About Us. Services CONSULTING OUTSOURCING TRAINING MENTORING STAFF AUGMENTATION 9/9/2016 About Us Incorporated in January, 2003 QA and QC in expertise focused on functional, performance and application security validation HPE Software Gold Partner, HPE Authorized Software Support Partner &

More information

Selenium with Java Syllabus

Selenium with Java Syllabus Selenium with Java Syllabus Training Duration: 55-60 hours (3 class in a week 3 hours per class) Module 1: Test Automation and Selenium Basics Session 1: Overview on Test Automation Disadvantages of Manual

More information

SeU Certified Selenium Engineer (CSE) Syllabus

SeU Certified Selenium Engineer (CSE) Syllabus SeU Certified Selenium Engineer (CSE) Syllabus Released Version 2018 Selenium United Version 2018, released 23.08.2018 Page 1 of 16 Copyright Notice This document may be copied in its entirety, or extracts

More information

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

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

More information

Class 1 Introduction to Selenium, Software Test Life Cycle.

Class 1 Introduction to Selenium, Software Test Life Cycle. Class 1 Introduction to Selenium, Software Test Life Cycle. I) Introduction to Selenium 1) What is Selenium? 2) History of the Selenium Project 3) Selenium Components / Selenium s Tool Suite 4) Platforms

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

SeU Certified Selenium Engineer (CSE) Syllabus

SeU Certified Selenium Engineer (CSE) Syllabus SeU Certified Selenium Engineer (CSE) Syllabus Released Version 2018 Selenium United Version 2018, released 23.08.2018 Page 1 of 16 Copyright Notice This document may be copied in its entirety, or extracts

More information

Selenium IDE. Steve Kwon, Raphael Huang, Amad Hussain, Mubasil Shamim

Selenium IDE. Steve Kwon, Raphael Huang, Amad Hussain, Mubasil Shamim Selenium IDE Steve Kwon, Raphael Huang, Amad Hussain, Mubasil Shamim Introduction Selenium is a portable software-testing framework for web applications Selenium IDE is a complete integrated development

More information

SELENIUM TRAINING COURSE CONTENT

SELENIUM TRAINING COURSE CONTENT SECTION 1 : INTRODUCTION SELENIUM TRAINING COURSE CONTENT What is automation testing? When Automation Testing is needed? What is the use of automation testing? Different Automation Tools available in the

More information

Certified Selenium Professional VS-1083

Certified Selenium Professional VS-1083 Certified Selenium Professional VS-1083 Certified Selenium Professional Certified Selenium Professional Certification Code VS-1083 Vskills certification for Selenium Professional assesses the candidate

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

Questions For Test Cases

Questions For Test Cases Manual Testing Notes Manager Interview Questions For Test Cases So in this case you will test the module A in depth to all test cases. You can find the manual and automation testing interview questions

More information

LR120 Load Runner 12.x Essentials

LR120 Load Runner 12.x Essentials Course Data Sheet LR120 Load Runner 12.x Essentials Course No.: LR120-125 Category/Sub Category: Application Development Management/Load Runner For software version(s): 12.5 Software version used in the

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

Automation: Simulation of any Human work by a System or a Tool is known as Automation.

Automation: Simulation of any Human work by a System or a Tool is known as Automation. Automation: Simulation of any Human work by a System or a Tool is known as Automation. Advantages of Automation: 1. Reliable- Accuracy on actions which is performed n number of times also. Consistency

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

Learn Well Technocraft

Learn Well Technocraft -This course includes Manual Testing aspects plus basic automation testing tools. The content included in the syllabus is sufficient for clearing the ISTQB certification. Note: We have combo course and

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

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

SQT CURRICULUM. A Professional Approach For Manul Tes ng Tools SOFTWARE QUALITY TESTING. Tes ng Prac ce Overview. So ware Tes ng Methodology

SQT CURRICULUM. A Professional Approach For Manul Tes ng Tools SOFTWARE QUALITY TESTING. Tes ng Prac ce Overview. So ware Tes ng Methodology SQT SOFTWARE QUALITY TESTING CURRICULUM A Professional Approach For Manul Tes ng Tools Tes ng Prac ce Overview Tes ng Service Line Overview So ware Organiza on Structure and Tes ng Goal Introduc on to

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

HPE LR120 LoadRunner 12.x Essentials

HPE LR120 LoadRunner 12.x Essentials HPE LR120 LoadRunner 12.x Essentials Overview This five-day course introduces students to HPE LoadRunner 12.5, including the usage of Virtual User Generator (VuGen), Controller and Analysis tools. This

More information

Mind Q Systems Private Limited

Mind Q Systems Private Limited SELENIUM Course Content. What is automation testing When to go for automation Different Automation Tools (vendor & open source tools) Advantages of Automation Criteria for Automation Difference between

More information

We are ready to serve Latest Testing Trends, Are you ready to learn.?? New Batches Info

We are ready to serve Latest Testing Trends, Are you ready to learn.?? New Batches Info 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 : Performance Testing Fundamentals

More information

IN: US:

IN: US: About Intellipaat Intellipaat is a fast-growing professional training provider that is offering training in over 150 most sought-after tools and technologies. We have a learner base of 600,000 in over

More information

Exam Preparation Guide HP0-M94: Advanced LoadRunner 9.5 Software Exam

Exam Preparation Guide HP0-M94: Advanced LoadRunner 9.5 Software Exam HP Certified Professional Program Exam Preparation Guide HP0-M94: Advanced LoadRunner 9.5 Software Exam The intent of this guide is to set expectations about the context of the exam and to help candidates

More information

SOFTWARE TESTING FOUNDATION COURSE CURRICULUM

SOFTWARE TESTING FOUNDATION COURSE CURRICULUM On a Mission to Transform Talent SOFTWARE TESTING FOUNDATION COURSE CURRICULUM Table of Contents Module 1: Industry Orientation...1 Module 2: ISTQB Syllabus (Duration: 6 Weeks)...2 Module 3: Project Work...3

More information

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

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

More information

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

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

More information

Software Testing Interview Question and Answer

Software Testing Interview Question and Answer Software Testing Interview Question and Answer What is Software Testing? A process of analyzing a software item to detect the differences between existing and required conditions (i.e., defects) and to

More information

A Study on Issues, Challenges and Comparison of Various Automated Testing Tools

A Study on Issues, Challenges and Comparison of Various Automated Testing Tools RESEARCH ARTICLE A Study on Issues, Challenges and Comparison of Various Automated Testing Tools Dr. K B Priya Iyer 1, Sharmili V 2 1 Associate Professor, 2 Student - M.Sc. Information Technology Department

More information

Software Development & Education Center PHP 5

Software Development & Education Center PHP 5 Software Development & Education Center PHP 5 (CORE) Detailed Curriculum Core PHP Introduction Classes & Objects Object based & Object Oriented Programming Three Tier Architecture HTML & significance of

More information

ALM120 Application Lifecycle Management 12.0 Essentials Gold Package

ALM120 Application Lifecycle Management 12.0 Essentials Gold Package Course Data Sheet ALM120 Application Lifecycle Management 12.0 Essentials Gold Package Course No: ALM120-120 For software version(s): Software version used in the labs: 12.0 Delivery formats: Instructor

More information

A Study on Various Testing tools and Testing Strategies

A Study on Various Testing tools and Testing Strategies A Study on Various Testing tools and Testing Strategies Nidhi Garg 1, Nidhi Gupta 2 1,2 Department of Computer Science, RKGITM Ghaziabad ABSTRACT Software testing is an important activity in the life cycle

More information

Certified Tester Foundation Level(CTFL)

Certified Tester Foundation Level(CTFL) Certified Tester Foundation Level(CTFL) ISTQB : International Software Testing Qualifications Board Heading: The International Software Testing Qualifications Board (ISTQB) is an internationally recognized

More information

Ride the wave of automation to survive the digital transformation storm. December, 2017

Ride the wave of automation to survive the digital transformation storm. December, 2017 Ride the wave of automation to survive the digital transformation storm December, 2017 Today s speakers Sheli Ashkenazi Product Management Experitest Ruth Zamir Director of Marketing Experitest 2 01 The

More information

Testing is the process of evaluating a system or its component(s) with the intent to find whether it satisfies the specified requirements or not.

Testing is the process of evaluating a system or its component(s) with the intent to find whether it satisfies the specified requirements or not. i About the Tutorial Testing is the process of evaluating a system or its component(s) with the intent to find whether it satisfies the specified requirements or not. Testing is executing a system in order

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

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

Certified Software Quality Engineer Preparation On Demand, Web-Based Course Offered by The Westfall Team

Certified Software Quality Engineer Preparation On Demand, Web-Based Course Offered by The Westfall Team Certified Software Quality Engineer (CSQE) Preparation course is an on demand, web-based course design to be a comprehensive, in-depth review of the topics in the ASQ s Certified Software Quality Engineer

More information

Selenium vs UFT: Which is Better for Your Mobile Testing Strategy?

Selenium vs UFT: Which is Better for Your Mobile Testing Strategy? Tech Mahindra & Experitest Co-webinar: Selenium vs UFT: Which is Better for Your Mobile Testing Strategy? Feb 2015 Speakers Guy Arieli CTO Experitest Mahendra Singh Project Manager (MATE) Tech Mahindra

More information

OSSW ICOSST 2009, Al-Khawarizmi Institute of Computer Science University of Engineering and Technology, Lahore

OSSW ICOSST 2009, Al-Khawarizmi Institute of Computer Science University of Engineering and Technology, Lahore Agenda What is Selenium Why Selenium Testing using record/playback and scripting tool Selenium Grid Benefits The Problem Conclusion What is Selenium Selenium is a chemical element with the atomic number

More information

This is one of the common interview questions in any Automation testing job.

This is one of the common interview questions in any Automation testing job. 1. What is Automation Testing? Automation testing is the process of testing the software using an automation tool to find the defects. In this process, executing the test scripts and generating the results

More information