Take your functional test automation skills to the next level by learning to use the Expert View in QuickTest Professional. Through discussions and hands-on exercises, you will learn 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.
Recommended For
Take your functional test automation skills to the next level by learning to use the Expert View in QuickTest Professional. Through discussions and hands-on exercises, you will learn 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.
Learning Outcomes
At the end of the course, you will be able to:
• Identify the advantages of Expert View
• Translate steps between Keyword View and Expert Views
• Enter test steps in Expert View
• Retrieve and use the properties of an application object
• Use constants and variables in tests
• Identify application objects with programmatic descriptions
• Create tests that include VBScript operators, functions, and statements
• Retrieve data from application objects
• Describe and use various VBScript looping statements
• 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
• Create and associate a library of functions
• Use the Function Library editor
• Identify when to handle exceptions programmatically