Answer Posted / lija
Datatable.export and also given path where ever you want
to the result
Datatable.Export("C:\Documents and
Settings\\Desktop\result.xls")
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
how to download mercury qtp9.2 ny internet ?
How to use actions in qtp ?
In qtp, how you can exit for loop?
Hi, how can we check or avoid the memory leakage in QTP9.2?
What is checkpoints for quicktest professional (qtp)?
Explain how you can find the absolute value of the number in qtp?
What is output value? How many types of output values are there in qtp?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
How you can decide which type of object repository you have to use?
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
In qtp, explain what is crypt object
How will you find the current time of the remote machine using QTP script?
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks