Hello,
How can i capture first letter of any string using QTP.
For ex.. i want "j" in the below string
"john"
could any one explain me?
Is there any function for that?
Answer Posted / uday kumar_anem
str="john"
msgbox(left(str,1))
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
Does quicktest professional is unicode compatible?
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
Explain the features of quick test pro(qtp)?
if anyone has idea of the interview procedure in covansys, plz send me a mail?
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
Can anybody post some real time scenario in qtp? please its very urgent.
What is the registration process and examination fees?
How to handle the exceptions using recovery secnario manager in quicktest professional?
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
What is the difference between byref and byval in qtp?
How you can delete excel file in qtp?
How many types of run modes are there in qtp?
In qtp, how you can exit for loop?
Define Canvas view of UFT?