QTP supports both client server and Web applications. Does
it support Plug-in?
No Answer is Posted For this Question
Be the First to Post Answer
in howmany ways you perfrom batchtesting
Give me some real time point of way where exactly we can conduct audits?
1.can we parameterise object repository?how we can do it? 2.there is a name "mallikharjun".i want to get the vowels in it through VBSCRIPT?
types of output value in details.
Differences between quicktest professional (qtp) and winrunner?
Is it possible to return multiple values from a function..? Then how..?
please tell me how to identify the index of the link in the web table .links are not constant.example i want to click the link in the inbox ,search the item and click the partcular mail.(mail links count is not constant)
How to covert a String to an integer?
what is the script(qtp) to export and import the datas from MSaccess to Excel sheet.if anybody know plz tell me.
when to start the automation?
I am using DataTable.ImportSheet method to import the data from an excel sheet to the Runtime DataTable of QTP. here is my piece of code DataTable.import("c:\DataSheet.xls","Members","Members") The first row headings of Members sheet of DataSheet.xls and Members sheet of QTp are matched. but the QTP is taking very long time(approximately half an hour) to import the data into runtime datatable even though the DataSheet.xls has one or two rows in it. Please let me know why this is happening and is there any alternative for impoting the data into runtime datatable of qtp ?
How can we call Winrunner functions from QTP?