write a script for allinterview-submit Question
first we've to select Choose Category,second select Sub-
Category(Which is comes in to runtime)third select Question
Type.for that give some descriptive and vb script
No Answer is Posted For this Question
Be the First to Post Answer
Any one knows about descriptive programming to identify objects in a page? Kindly drop me mail prasanna.sabat@gmail.com
What is the extension of script and object repository files in QTP?
I had created the new virtual objects for web application buttons. how to add those virtual objects into object repository. Previously i had used Gui map in winrunner for capturing virtual objects for web application. Please help me regarding this. need your answer quickly
what is the object properties settings in the QTP
Among the 3 Recoring modes,Standard, Analog and Low Level. which one is mostly used. I know that Analog id used for Graphs, Digital Signatures and Barcoding. so, which one among the 2?
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
How to switch between browser tabs? )moving from one tab to another tab)
how to create external data table?
can we use QTP for load testing instead of load runner?
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
What is an Custom Object in QTP ?
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.