Home Blog Page 10

TestComplete Command Line

7
Command Line Interfaces are often preferred by many users, as they provide a more concise and powerful means to control a system or application. Also the applications with command-line interfaces...

Automation Object Model : TestComplete

10
An Object Model is a structural representation of objects that comprise the implementation of a system or application. Automation enables software packages to expose...
Synchronization

Synchronizing with readystate

13
Synchronization in UFT is a generic way to have specified amount of time for  an object to process prior to moving to next step....
Handling Unexpected Windows

How Test Complete Handles Unexpected Windows

4
When you are designing your script and you know that a specific popup will appear on a particular event then you design your script...

TestComplete 9 : New Features

0
Here is the complete list of new features that are available in TestComplete 9. Cross-browser Testing TestComplete is now browser independent with its cross browser testing...
Object Hierarchy

Mystery of different hierarchy

1
Have you noticed the difference between Object Spy and Object Repository. Did you check the way both represents the hierarchy of same object is...
Regular Expression

Regular Expression Quick Start

0
In this post, we will see how easily we can craft powerful and time saving regular expressions. This post explains the most basic concepts,...
Virtual Objects

Virtual Objects – the Descriptive way

1
If you have used Virtual Object in UFT and that too using in recording mode. You are wondering, if we can use descriptive programming...
Virtual Object in UFT

Virtual Object in UFT / QTP – When Nothing works

1
When Nothing Works (as-in when UFT is not able to identify objects the usual way), Virtual Object in UFT (formerly QTP) is the weapon to achieve awesomeness of automation. Sometimes you find that UFT is not able to recognize an object, even if the object behaves like a standard object. Virtual object helps in such situation, enabling the object recognition and test execution.

First Step – Let The Learning Continue

1
        This is my first blog post on my brand new website. This is something I wanted to do since long,...