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


Please Help Members By Posting Answers For Below Questions

Explain the difference between data driven testing and parameterization ?

791


how interviews will be on QTP?

1716


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.

2047


How you calling actions in qtp?

835


What test cases can you automate using QTP?

867


What are table and db checkpoints?

817


what is description object?

1816


What are the different types of action?

751


what is run-time data?

1934


What are the differences between qtp and winrunner?

741


diff between qtp versions from 8.5

1747


how to download mercury qtp9.2 ny internet ?

3215


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.

1762


How to remove associated function library?

768


Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com

1609