Showing posts with label QTP Methods. Show all posts
Showing posts with label QTP Methods. Show all posts

Monday, August 20, 2012

QTP Methods


       QTP methods are used to extract the properties of a selected object in an application, There are some list of properties that comes under QTP methods,
  1. Capture Bitmap
  2. Child Objects
  3. GetRoProperty
  4. GetToProperty
  5. GetToProperties
  6. SetToProperty
  7. GetVisibleText
  8. GetItem
  9. GetContent
  10. GetItemsCount       
Note: The properties under 8, 9, 10 indicates the (List & Combobox) so using the above properties we can enhance the qtp scripts more effective as per the business requirements with respect to the project.

Saturday, August 4, 2012

Enhancing the Scripts for Automation

1. VB Scripts
2. QTP Methods
3. Parameterization
4. Checkpoints
5. Synchronization
6. Regular Expression
7. Recovery Scenarios
8. Environment Variable