What are the different properties of an web object
No Answer is Posted For this Question
Be the First to Post Answer
What are the features and benefits of quick test pro (qtp 8.0)?
what properties do use to identify a browser and page while using descriptive programming?
How will you set a unique four digit number in an edit field in QTP?
What is the extension of script and object repositary files?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
Hi any body can tell me the in detaled information about Description.Create() thanks in advance
difference between GetRoProperry and GetToProperty.and where we've to use exactly those properties
What are the five challenges you faced in QTP?
can we run the scripts of QTP8.2 in QTP7.0?
how to get the object property
I had installed QTP 9.2. It is working fine but whenever I open QTP, it is trying to reinstall the below-mentioned files again and again "QTP92PS82UPGRADE.exe", "recogn.dll". If anybody has these files, please provide those files in this site or you can send that files to my mail id also (lravi4u@yahoo.com). If you don't know where the files will be in the QTP, search in the QTP software CD or path of QTP program installed (C:\Program Files\Mercury Interactive\QuickTest Professional)
I want to assign values in a table in my software, in first column i will give values, table is of 4x4 i.e 4 row and 4 columns, i m using VBScript in my automation work. it is a simple table for giving values.