
Master qtp training basics, including installing the trial, add-ins, and visual basic testing for windows and web apps. Learn to record and script vbscript tests, identify objects, and manage data.
Discover how to build a first qtp script by recording actions, storing objects in a repository, and using object properties and logical names to identify elements at runtime.
Discover QTP basics by building your first script, using object repositories, and coordinating team testing with a single shared repository to minimize maintenance.
Learn QTP basics by building the first script and understanding how objects are identified via mandatory and managed properties, especially class properties.
Learn how to create a QTP basics first script, record a login test, rename the login button to submit, and troubleshoot object identification and property mismatches.
Explore how to work with QTP test objects and object repositories, add objects to the repository, and use descriptive programming to handle dynamic properties for faster test execution.
Create seven description objects for page elements, assign properties and values (title, first name, last name, Gmail address, password), and organize them as a reusable object repository.
explains how to identify objects in automated testing, verify UI controls' display, enablement, visibility, and size, and use database checkpoints to validate backend data after insertions and deletions.
Learn object identification through creating and validating image, table, and page checkpoints, analyzing object properties, hierarchy, sources, and accessibility guidelines for robust automation tests.
Learn descriptive programming with checkpoints and output values to capture and verify properties. Explore data table management, parameterization, and exporting results across QTP, ALM, and Selenium workflows.
Explore descriptive programming for automating a premium calculator, using synchronization points, sync statements, and transaction timing to handle product name selections, plan variations, and dynamic page behavior in automated tests.
Learn how checkpoints validate application behavior in QTP by comparing expected versus actual property values of objects, using standard, bitmap, image, map, and database checkpoints.
Explore checkpoints in QTP-2, focusing on validating expected versus actual results using properties, and applying accessibility guidelines and standards to ensure usable automation.
Master the basics of VB scripting: declare variables, use variant data types and constants, perform string and numeric operations, and apply conditional, looping, arrays, and functions.
Learn to parameterize tests in QTP using data tables and variables, and generate random data to drive test cases. Use runtime property checks to handle dynamic lists and user inputs.
Learn how to synchronize tests in QTP by defining and reusing environment and user-defined variables, exporting and loading external data, and leveraging data tables across actions.
Master synchronization in qtp by using data tables, sheets, and export/import procedures to manage test data, actions, and run-time values across global and action sheets.
Learn to drive QTP test scripts with Excel data by importing the logging data sheet into an output sheet, looping through rows, recording status and date, and exporting results.
Explore data-driven testing with QTP 11, ALM 11, and Selenium 2 in Java by building a parameterized login script that imports Excel data, populates an output sheet, and captures status for each row.
Learn data-driven test scripting in QTP by pulling product data from Excel, validating plans, handling errors, and writing results to text files via the file system object.
Discover how to design actions in QTP-11, including reusable vs non-reusable actions, independent vs nested actions, and importing, copying, and organizing actions with global and local data sheets.
Explore actions in qtp-2, manage script execution, configure recovery scenario manager to handle unexpected events with keyboard and mouse operations, and access databases via vb scripting and ActiveX data objects.
This course helps to understand the concepts of QTP, Selenium and ALM. After this course students can implement test automation in their projects.This course helps beginners to understand the concepts thoroughly. Vb scripting basics and Java Programming basics are also included in this course to benefit beginners to acquire the skills