How to covert a String to an integer?

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


Please Help Members By Posting Answers For Below Questions

What are the types of data tables in qtp?

582


What is text/text area checkpoint?

564


Difference between test object and run time object?

592


How do you delete unwanted results in qtp?

604


what is run action?

1435






Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.

2427


How u will do versioning in QTP?

1462


What is meant by Output Value in UFT?

565


What is test object model in quicktest professional?

623


How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks

1544


What is the quicktest professional testing process?

530


How to run a test using quicktest professional?

528


Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out

1584


what are the challenges you have faced while testing web based application using the automation tools ?

598


how to do the batch testing in test director using manual testing procedure?

1778