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
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
What are the various automation frameworks available in qtp?
what function you write to do database testing with the help of qtp?
after click on compose mail how can we attached a file in qtp with vbscript code
What is contained in the object repository?
What are the features and benefits of quick test pro (qtp 8.0)?
What is the extension of the qtp local repository?
How to delete an object from the object repository?
How may types of defects identify application or your currently working application?pls give me answer..
When Recovery scenario actually starts while testing the application?
What is keyword view in qtp?
how to test Web application using QTP software
Hi All, How to get repeated word in string . Thanks Balaji
How does quicktest professional identifies the object in the application?
Mention what are the different types of recording modes in qtp? Which will be used when?