Answer Posted / venkateshwarlu
using cint function
dim var1, var2
var1=10.89
var2=cint(var1)
msgbox var2
will give integer value : 10
| Is This Answer Correct ? | 11 Yes | 5 No |
Post New Answer View All Answers
What are the advantages of Object Repository?
What are the recording modes in qtp?
Explain data driven framework?
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
How does qtp identify gui object?
is there any addin for remedy user application
how to know no.of mails in our g mail by using vb-script
What is qtpro? What is a quick test professional?
How to carry out bit map check points in QTP
What is a Patch in QTP?
Is virtual object supported in low level recording mode?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
How you can delete excel file in qtp?
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
what is object and child object.. explain ..if possible give some example for better understanding ..