how to use import and export sheet methods in qtp
when ever we want to use the data from excel on the time we
can import the data from excel to QTP
Ex:
datatable.importsheet "path",sourcesheet, destination sheet.
after completion of work we send to the result to the
higher person on time we can use Export method
ex:
datatable.exportsheet "path",localsheet no.
raju.ippali@gmail.com
9823257761
Is This Answer Correct ? | 5 Yes | 1 No |
I want to scroll down in MSPAINT (captured a screen already). So that I can read the data in it through the step Window(paint).GetVisibleText for my validation. Anyone know the scripting for this?
Waht is diff between SystemUtil.Run and invokeapplication
How does you test a weblink which is changing dynamically?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
How to find the difference between 2 dates in qtp?
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
How we will execute(run) the scripts in qtp 8.2?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
How can we fill data in a text box without recording using object spy. Can you please provide the steps...
Which scripting language QTP is using?
If some requirements r changed during the testing process ,then how can u handle this in frame work?
Take a situation when you are working with QTP, suddenly system has crashed.so you again start the system. My questyion is how can QTP directly opened when the system desktop appears.