Home Blog Page 7

Extensibility : No Worries if you don’t know JavaScript

2
"I have a custom control in my application and I want to use web extensibility to identify the object. But I don't know how...

Step-by-Step Record and Playback

0
This post contains a step-by-step example of how to record a simple test and playback with TestComplete 9.2. Recording We will use Windows Calculator as an...

All About Object Models in QTP / UFT

47
An Object Model is basically the way we use the object properties in a Programming language or technology. When we say usage of object...

Get a Free Copy of HP UFT (QTP) Certification Questions Pack

44
This is in continuation with one of our initiative on QTP Certification, which has been liked so much that we could not resist ourselves...

TestComplete Certification by SmartBear

6
The most awaiting “TestComplete Certification” has arrived finally. Many of you like me, might be waiting for the TestComplete certification similar to that we...

Going Back to QTP 11 from UFT 11.5

10
These days, I was a bit busy in exploring the new features in UFT and experimenting with all my existing projects onto UFT 11.5...

HP UFT Service Pack 11.52 Released

5
  HP has released another critical patch for UFT on 6th June 2013. Service Pack 11.52 addresses quality and performance issues of 11.50 Major release...

Most useful function in Test Complete – FindAllChildren

1
"Knowledge is Power" was famously pronounced by Francis Bacon in the 16th century. This is true even today and in Test Complete as well;...

The Power of Insight Object

1
These days I am working on 'insight object' of UFT and trying to explore all its capabilities. I am sure you must be knowing...
Flash Player Debugger Version

Get Scripting Access – the Flash Injector way

0
Flash Injector - Configuration for testing flex based applications using TestComplete TestComplete needs scripting access of application internals, to test Flex applications. There are four...

Test Log – TestComplete

0
At the end of the automated test script execution, all we expect is a good nicely presented result report to analyse the tests quickly...

Saving already Opened Excel Sheet

1
Sometimes some automation scenario looks very simple to automate, but it shows up its intricacy when you actually start working on it. Such things...

I was looking for PDF Checkpoint!!

35
I was looking for PDF Checkpoint, I got File Content Checkpoint!! At the time when UFT 11.50 was about to launch, I read about the...

Testing Web Services using UFT (QTP)

6
I had written this series of Posts on Testing Web services using UFT (QTP) at LearnQTP.com, I am just sharing the links for all...

Stores and Checkpoints

0
In any typical automation tool, Checkpoints are the verification or comparison operations for a particular or overall functionality under test. Lets understand it more clearly...