QTP/UFT Training Online | HP QTP/UFT Online Course
You should be able to learn basic as well as advanced UFT along with data driven and hybrid framework. Objective of the course is that you should reach a level of understanding so that you can clear interviews or work on a project. We have covered all types of frameworks/projects along with lots of exercises which help you achieve the objective.
- 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
- Making QTP work on Windows 7- Turn off UAC
- Creating a new Test
- Record/Run
- Record and Run settings
- Understanding Results page in QTP and disabling it
- Help- My QTP is not recording and running scripts!!
- Rules for recording web based applications
* Objects, Object Repository
- What is an object?
- Object Spy
- Features in Object Spy
- Help - My spy is not working !!
- Classification of objects
- Object Repository
* Descriptive Programming Using VB
- We have already started descriptive programming
- Counting all the objects in a page
- How does QTP extract the objects
- Extracting all the objects and printing properties of objects
- What is micclass
- Extracting all links of page and printing their names
* Automation Object Model(AOM) In QTP
- What is AOM
- AOM - Object Model Diagram
- Qucktest.Application Object
- Handling QTP remotely with AOM
- Why and when do we use AOM
- Test Object