site
stats

Author Archives: Anish Pillai

Terminal Emulators and QTP A Terminal Emulator is a program that allows a computer to access legacy applications running on Mainframe computers. These are various Terminal Emulator applications such as Hummingbird HostExplorer, Attachmate EXTRA!, NetManage RUMBA etc that allow a system to access the applications running on Mainframe machines.

Download QTP Latest Version (v12.53) from HP

August 18th, 2011 | Posted by Anish Pillai in General - (26 Comments)

Quick Test Professional 12.53 can be downloaded from HP website. The trial version of QTP is available as “UFT 12.53”. The trail period for the software is 30 days.

HP Passport New User Registration

August 17th, 2011 | Posted by Anish Pillai in General - (0 Comments)

What is HP Passport? HP Passport is a Single Sign-In Service offered by HP that allows users to register to HP website by using a single User Id and Password. This single User Id and Password can be used with all the HP Passport enabled websites.

All About Regular Expressions in QTP

August 14th, 2011 | Posted by Anish Pillai in QTP Basic Stuff | QTP Concepts - (4 Comments)

What is a Regular Expression? A regular expression (also known as regexp) is a text that consists of patterns of characters used to identify strings (the string should contain the pattern(s) defined in the regular expression as a sub-string).