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
Explain about Test Fusion Report of QTP?
How many ways we can parameterize data in quicktest professional?
How to import a test case present in ".xls" file to TD under a Test set?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
How to customize checkpoints with parameters?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
How to create a standard checkpoint ?
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
What are the five challenges you faced in QTP?
What are the differences between quicktest professional and winrunner?
Name the different types of recording modes?
can u explain relative path architecture framework in qtp?
when a test case is written how u test using qtp
images are dynamically changes how to compare two images with out using the bitmap
How to remove associated function library?