How to display the first 3 letters in these "ABCDEFGH" using
qtp script?
Answer Posted / manas
These script display the first 3 letters in that given
string:
Dim str , substr
str = "ABCDEFGH"
substr = mid(str,1, 3)
print substr
Is This Answer Correct ? | 31 Yes | 3 No |
Post New Answer View All Answers
Explain the difference between data driven testing and parameterization ?
how interviews will be on QTP?
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
How you calling actions in qtp?
What test cases can you automate using QTP?
What are table and db checkpoints?
what is description object?
What are the different types of action?
what is run-time data?
What are the differences between qtp and winrunner?
diff between qtp versions from 8.5
how to download mercury qtp9.2 ny internet ?
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
How to remove associated function library?
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com