How to display the first 3 letters in these "ABCDEFGH" using
qtp script?

Answer Posted / rajesh

MyString = "ABCDEFH"
LeftString = Left(MyString, 3)
MsgBox LeftString

Is This Answer Correct ?    23 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you test DLL files using automation Tool QTP?

2738


Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??

1639


how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance

1430


What are the things(properties, and other details) will be recorded while recording an object using normal recording?

1494


How many ways we can parameterize data in quicktest professional (qtp)?

585






How the exception handling can be done using quicktest professional?

545


Explain step generator in qtp?

650


Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!

1756


What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this

1403


How to handle dynamic objects in quicktest professional (qtp)?

547


How to find the length of the string in qtp?

581


hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company

1431


Explain hybrid framework with advantages and disadvantages?

543


Explain features of the latest version of qtp/ uft 12.1?

606


Explain the qtp test phases.

619