What is a Patch in QTP?
No Answer is Posted For this Question
Be the First to Post Answer
How to export quicktest professional results to an .xls file?
Why we are going for descriptive programming ? I answered as 'If objects are not present in OR we will go for descriptive Programming'? Is this correct ?
Where is the Bitmap checkpoint information stored?
Hi , I am new to VBscripting, My requirment is to write a vbscript to read a row (which has coloumns like Description, Code, date(DD/MM/YY), hours etc) and export these feilds to a Website and then click on Submit Automatically on that web page. This it should do for all the Rows in that excel file. Any help is much appriciated Thanks Shalini
how can i count the number of links???
anyone can explain Diff B/w Actions and Functions
What are the types of properties that quick test learns while recording?
I AM NEW IN QTP,PLZ TELL ME ANY BOOKS FOR QTP, MY COMPANY IS QTP,SO I LEARN QTP,PLZ ANYBUDY HELP ME
In key word driven framework,we will rename the logical names of objects,why?
what is the difference between xmlutil and xmlDOM in qtp?
what are recovery management techiniques?
Plz give the vb script for the following scenerio I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to select from the drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. For every iliteration it should select A,then B and so on