Lost your password?

Blogs about: Qtp Additional Faqs

Featured Blog

Compare 2 XML files29 comments

quicktestprofessional wrote 1 year ago: This Example was written for comparing two XML files assuming the contents of the both XML has the f … more →

Tags: XML Scripting, qtp, Automation Testing, VBS, VBScripting, AOM, QTP AOM, Excel Automation, Compare 2 XML files

Compare 2 Excel sheets cell by cell18 comments

quicktestprofessional wrote 1 year ago: This code will open two excel sheet and compare each sheet cell by cell, if any changes there in cel … more →

Tags: Excel Automation, AOM, Automation Testing, Compare 2 Excel sheets, Compare 2 Excel sheets cell by cell, qtp, QTP AOM, VBS, VBScripting

Excel Sorting(Ascending , Descending) By Rows and Columns6 comments

quicktestprofessional wrote 1 year ago: Excel Sorting By Row: Const xlAscending = 1 Const xlNo = 2 Const xlSortRows = 2 Set objExcel = Creat … more →

Tags: Excel Automation, AOM, Automation Testing, Excel Sorting, Excel Sorting Ascending, Excel Sorting By Colum, Excel Sorting By Row, Excel Sorting Descending, qtp

Whats New In QTP 9.543 comments

quicktestprofessional wrote 1 year ago: Maintenance Run Mode : Repair your test on the fly, this will assists you to  adding the steps or uo … more →

Tags: Whats New in QTP 9.5, New Features In QTP9.5, qtp, Automation Testing, added feature in qtp 9.5, QTP 9.5, qtp9.5

Get all files within a time range or specified time4 comments

quicktestprofessional wrote 1 year ago: Dim From From = TimeSerial( 11, 0, 0 ) ‘ to emphasize 24 hour clock! 11 AM Dim Till Till = Tim … more →

Tags: Files and Folders, qtp, Automation Testing, VBS, VBScripting, AOM, QTP AOM, Excel Automation, word automation

Dictonary Object

quicktestprofessional wrote 1 year ago:  Dictionary Object  Dictionary Object  stores data key, item pairs. A Dictionary object stores the i … more →

Tags: Dictonary Object, qtp, Automation Testing, VBS, VBScripting, AOM, QTP AOM, Excel Automation, parameterization

How To close MsgBox Runtime8 comments

quicktestprofessional wrote 1 year ago:   How To close MsgBox Runtime  Write the below line as the first-line in your script. Set sh = Creat … more →

Tags: QTP Tips and Faqs, qtp, Automation Testing, VBS, VBScripting, AOM, QTP AOM, Excel Automation, word automation

What’s New in Quick Test Pro 9.0,9.16 comments

quicktestprofessional wrote 1 year ago: What’s New in Quick Test Pro 9.0 Object Repository Manager You can use the Object Repository Manager … more →

Tags: What’s New in Quick Test Pro 9.0, AOM, Automation Testing, Excel Automation, qtp, QTP AOM, VBS, VBScripting, What’s New in Quick Test Pro 9.0 9.1

QTP Additional Faqs4 comments

quicktestprofessional wrote 1 year ago: QTP Additional Faqs 1) How to Stop  the execution of the test.     Syntax    Services.Abort 2)How to … more →

Tags: AOM, Automation Testing, Excel Automation, qtp, QTP AOM, VBS, VBScripting, word automation

update data in a database2 comments

quicktestprofessional wrote 1 year ago: To update information is entered into the database at runtime, you will need to add code to your scr … more →

Tags: Update data in a database, qtp, Automation Testing, VBS, VBScripting, AOM, QTP AOM, Excel Automation, word automation

How to send a key command to a Web object

quicktestprofessional wrote 1 year ago: How to send a key command to a Web object Some Web objects will perform actions when certain key com … more →

Tags: Send keyboard keys, qtp, Automation Testing, VBS, VBScripting, AOM, QTP AOM, Excel Automation, word automation


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS