can anyone tell me how to search a word/line in a document
and to paste it in another file?
Thanks in advance.
Answers were Sorted based on User's Feedback
Answer / sailaja
Use INSTER function to find the word .and use left or right
functons to get the word and use mercury clipboard function
to paste it in the other file.
I am also new to QTP . If it is worng please let me know.
Thankyou
sailaja
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / king
hi Sailaja,
your assumption is correct. i want more clarificaiton means
i want code can you provide code for the same.
i know how to find out the particular word on any word
document but how to paste that one i don't know can u
please provide the code for the same.
raju.ippali@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sailaja
For pasting the word in the other file we can use mercury
clipboard function. this is used to copy the word and
paste . Even i also never tried this . please try and let
me know.
Thankyou
Sailaja
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / raj
use the ctrl+f to find the word and copy it with ctrl+c and
paste it with ctrl+v at where u required
| Is This Answer Correct ? | 0 Yes | 4 No |
how many wayes we do the parameterization?
how can u find the syntax errors or other script errors in your test during the execution of your QTP Test - (i.e., not after the execution/test run finished, but before finishing the test run)
What is the Diff between Image check-point and Bit map Check point?
How we can add actions in the test using QTP?
how u will evaluate the tool for test automation?
Explain how you can delete excel file in qtp?
what is output value in QTP and how it can be used in automation testing
How good are you in writing VBscript code for your application? Can you completely write VBscrit for your project with out using recording mode in QTP?
how do u get lib files into scripting files?
Why do we go for Qtp? What are the advantages of qtp? Diff between winrunner and Qtp?
What is the default object synchronization timeout in qtp?
can we run the scripts of qtp 8.2 in the qtp7.0?