This document provides an overview of automation fundamentals and an introduction to QuickTest Professional (QTP) 9.2. It discusses test automation concepts, benefits of automation, the automation life cycle, and factors to consider in automation planning. It also covers supported technologies and browsers in QTP, the QTP user interface, recording and running tests, object recognition, synchronization, checkpoints, parameters, and the object repository. The key points covered in 3 sentences are:
Test automation involves automating manual test cases using a tool to shorten testing time and avoid errors; QTP supports testing various application types and stores objects in its repository to recognize and identify them during testing; Parameters, checkpoints, synchronization, and the object repository are important