Lost your password?

Blogs about: Hp Quality Center And Qtp

Featured Blog

How to determine if a test is executed from Quality center test lab

haripotter wrote 8 months ago: Hmmm. I’m back after a long time.  Okay.. lets get started.. How do we know if the test is bei … more →

How do we send email from QTP ?3 comments

haripotter wrote 1 year ago: We can send an email from a QTP testscript by using the below function. It uses CDO.Message object t … more →

Tags: General, CDO, eMail, qtp, VBScript

How do we use QC as Shared repository… ?

haripotter wrote 1 year ago: There was comment posted in this blog asking if we could use QC as a shared repository to store file … more →

Tags: Attachment, extended storage, QC, qtp

How to disconnect a network drive using vbscript

haripotter wrote 1 year ago: Below is a script to disconnect a network drive using vbscript. We employ the services of WScript.Ne … more →

Tags: disconnect, Drive, Network, qtp, VBScript, WScript.Network

Executing a command on a remote windows system using WMI3 comments

haripotter wrote 1 year ago: Usually we use psexec tool from sysinternals to execute any program on a remote system. There is ano … more →

Tags: qtp, Remote Execution, VBScript, WMI

Download all the attachments from a specific folder in QC2 comments

haripotter wrote 1 year ago: There was a recent request from Salman asking how to download the folder contents from QC. I’m … more →

Tags: Attachments, Download, QC

Vbscript to revert a ESX Virtual machine snapshot

haripotter wrote 1 year ago: First of all, let me clarify that the snapshot restore is completely done by the VMWARE perl toolkit … more →

Tags: virtualization, automation, perl toolkit, qtp, revert vm snapshot, VBScript

Determine the mapped drives on QTP Client

haripotter wrote 1 year ago: You can use WMI Class Win32_LogicalDisk to find that out. With this class not only can we determine … more →

Tags: Determine mapped drives, qtp, VBScript, WMI

Determine the current time on a remote system3 comments

haripotter wrote 1 year ago: At times you may have to determine the time on a remote system to be able to schedule some job on th … more →

Tags: qtp, remote system, time, WMI

Javascript FireEvent on a WebEdit2 comments

haripotter wrote 1 year ago: There are certain webpages that contain WebButtons that will get enabled only when you complete the … more →

Tags: Not enabled, qtp, set, webedit

Download attachment from Quality center8 comments

haripotter wrote 1 year ago:   HP Quality Center allows us to store any file as attachments. We could use this facility to store … more →

Tags: Attachments, ota, qtp, Quality Center

Maximize Browser using QTP 9.52 comments

haripotter wrote 1 year ago: Below script should help maximizing a browser window. I have tested this with IE7. I’m not sur … more →

Tags: qtp, maximize, Browser

Execute a DOS command in QTP

haripotter wrote 1 year ago: At times in our QTP testcases we may have a need to execute a command using the DOS command window. … more →

Tags: Command, DOS, qtp

Check status of a windows service on a remote system using WMI

haripotter wrote 1 year ago: In the automation world, you may be required to check whether the product that you wanted to test is … more →

Tags: qtp, Remote, VBScript, WMI


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS