Answer Posted / bfakruddin
dim str,num
str="Hello"
num=100
cstr=cint(str) ' It converts string into integer
msgbox cstr
cint=cstr(num) ' It converts Integer into string
msgbox cint
Is This Answer Correct ? | 8 Yes | 14 No |
Post New Answer View All Answers
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
Hybrid framework supports Descriptive programming. Is it true?
Why is Client side image is preferred over server side image?
What are the general steps involved in the data driven framework?
What is test object model in quicktest professional?
Where is the Bitmap checkpoint information stored?
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
why you have standardized functions? plzzz guys with real time exp. do answer
How do you create regression test packs?
can u please explain what is the exact difference between qtp8.2 and 9.0
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?