How many scripts did you have?
Hello Guys, Can anybody Explain me about Automation framework?? and how can we prepareAutomation Framework using QTP
Hi all im having a pop up validation browser which is 20 in number, i want to close those similar pop browsers one after the other, is there any specific code for that? i tried by giving creation time & putting in a loop but it dint work? valid working answers will be greatly appreciated
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
what r the send key commands in QTP why they r used
What is difference between Quality centre and Test Director?
In Manual testing , can u prpare bug report in TD?
How to Close all browsers in reverse order.
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
what the difference between shared repository and per action repository?
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
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 QTP identify the system time that's changes every seconds?