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
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?
Differences between text and test area checkpoints?
Define Environment Variable in UFT and its uses?
Explain how you can delete excel file in qtp?
Where you are storing your script?
How many types of recording modes in the qtp?
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
Which scripting language used by quicktest professional (qtp)?
How many ways we can parameterize data in quicktest professional?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
How may types of defects identify application or your currently working application?pls give me answer..
For which type of project the iterative model is suitable?
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
How you calling actions in qtp?
What is the default object synchronization timeout in qtp?