How to Import data from a ".xls" file to Data table during
Runtime.
Answer Posted / srinivasulu
Dim Shet1' Add a new sheet
Data table.Addsheet "shet1"
'datatable.importsheet "file name","Source
sheet","destination sheet"
datatable.importsheet "file name","sheet 1","shet1"
'now we can check the run time data table
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
Hi. I have completed B.TECH(CS) , But I will go to "SECURITY CONSOLE OPERATING" [C.C CAMERA abservation]. IF interviwer asks " Why you choose this job ?" What we will say? urgent.........................urgent...........
what is the diff b/w assistive and mandatary rules of object repository in QTP???
Differentiate the type of test cases which can be automated and which cannot be automated?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
What is quicktest professional window?
How do know the number of browsers opened?
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
Tell me one scenario, the complex functionality you have automated in your project?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
UFT 12.02 which ALM version will support
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
What are the views available in quicktest professional?
How did you resolve conflicts present in Object Repository?