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 ?
2 9251one ok button and one text box is there.when i click on ok button in that text box one no. will display from 1 to 100 randomley.if that is not 100 when we click on ok button again ,again another text box ll created with another no. we will continue this till the text box created and displays 100.and when its 100 ok button should disabled. remember thet no will display not seriely ,it displays randomley,and each time new text box will created.
ADP,
6 11482How do I modify a value of an elemnt which is not the first
one in xml file?
My sample XML file is like:
What is the need and applications of learning VB script for a automation(QTP) engineer ain Realtime ?
2 4387Up to how much VB scripting knowledge and what type of VB script knowledge is required for a QTP test engineer for real time to work ?
3 7920Can you tell me the differences between writing the VB script manually for a application and recording the same application in QTP , with a example?
1 6407
ACTUALLY I AM WORKING IN THE DISTRIBUTION DOMAIN.MY COMPANY IS PROVIDING DISTRIBUTION SOFTWARE FOR PHARMA AND FMCG DISTRIBUTORS.HERE I AM USING QTP 9.2.HERE IN MY APPLICATION WHILE RECORDING ONE WINDOW APPEARS.IN THAT I CAN SELECT THE ITEM OR NO NEED TO SELECT.BUT WHILE RUNNING THE SAME SCRIPT THE WINDOW MAY NOT APPEAR OR APPEAR.HOW TO WRITE SCRIPT FOR THIS
what is the latest version of QTP? Main difference between 9.2 and 10 version
How is test case write?
What is meant by Output Value in UFT?
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
Hi How to retrieve data from web element line by line?
How to release all resources file from the QTP?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
What is clean sweep?
what frame work you are following?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
How will you handle java tree in qtp?
How can I check if a environment variable exist or not?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
what is object and child object.. explain ..if possible give some example for better understanding ..