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

Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com

2138


What are the various automation frameworks available in qtp?

738


what function you write to do database testing with the help of qtp?

1593


after click on compose mail how can we attached a file in qtp with vbscript code

1883


What is contained in the object repository?

833


What are the features and benefits of quick test pro (qtp 8.0)?

796


What is the extension of the qtp local repository?

757


How to delete an object from the object repository?

808


How may types of defects identify application or your currently working application?pls give me answer..

1730


When Recovery scenario actually starts while testing the application?

1770


What is keyword view in qtp?

722


how to test Web application using QTP software

1533


Hi All, How to get repeated word in string . Thanks Balaji

1134


How does quicktest professional identifies the object in the application?

766


Mention what are the different types of recording modes in qtp? Which will be used when?

779