Zielgruppe
New users of QuickTest Professional who need to automate manual testing and verification in a short amount of time.
- Quality assurance engineers who will assume technical lead roles in the use of QuickTest Professional.
- Quality assurance engineers who will support business analysts using Business Process Testing.
- Other users of QuickTest Professional who need to customize and enhance their automated tests using scripting.
Voraussetzungen
Working knowledge of:
- Windows
- Web sites and browsers
- Testing concepts
Kursziele
At the end of the course, you will be able to:
- Create basic scripts from a manual test case.
- Enhance basic tests with synchronization and verification.
- Parameterize tests to run with multiple sets of data.
- Create and reuse modular actions.
- Use the Object Repository.
- Use debugging tools.
- Use custom checkpoints to create more precise verification points within a test.
- Use the Object Repository Manager.
- Describe and use virtual objects.
- Resolve object recognition problems.
- Discuss centralized management of QTP resources, versioning and baselining.
- Use Local System Monitoring.
- Identify when Expert View is useful.
- Retrieve and use the properties of an object.
- Create programmatic descriptions.
- Create tests that include VBScript.
- Retrieve data from application objects.
- Use the Data Table object to store run-time data and drive actions.
- Create scripts that access data from external sources.
- Create new subroutines and functions.
- Use the Function Library editor.
- Identify when to handle exceptions programmatically.
Kursinhalt
This core course provides a comprehensive understanding of using QuickTest Professional 10.0 as an automated functional testing tool. You will use the point and click interface to record and play back tests, add synchronization points and verification steps, and create multiple action tests. Once tests are created, you will discover and correct common record and play back problems.
In addition, you will learn to use Expert View to create steps that work with dynamic objects and data, use VBScript conditional and looping statements to control the flow of your tests and components, and use Data Table methods and database connection objects to retrieve external data. All topics are supported by hands-on exercises based on real-life examples
Day 1:
- Course Overview
- Preparing to Record
- Creating A Basic Test
- Working With Objects
- Adding Synchronization
- Verifying with Standard Checkpoints
Day 2:
- Using Parameters
- Building Multiple, Reusable Actions
- Adding Steps without Recording
- Creating Tests on a Web Application
- Writing Custom Checkpoints
Day 3:
- Using Database Checkpoints
- Utilizing a Shared Object Repository
- Solving Object Recognition Problems
- Utilizing Recovery Scenarios
- Application Integration
Day 4:
- Course Overview
- Introduction to Expert View
- Using Expert View
- Working With Object Properties
- Working with Dynamic Objects
Day 5:
- Using VBScript
- Working with Dynamic Data
- Retrieving External Data
- Creating New Procedures
- Managing QuickTest Exception Handling