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
Difference between action & Reusable action?
desribe a situation where u faced a stressful situation and how did u cope with it
what is the diffrence bw qtp architectute and qtp framework?
Which scripting language used by quicktest professional?
How to use actions in qtp ?
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
How you debug your script?
what type of automation is follwed in the project?
how to know no.of mails in our g mail by using vb-script
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
why text area checkpoints cannot used for web applications
What is the use of text output value in quicktest professional?
What are the types of data tables in qtp?
Can U Explain about QTP tool from older version to latest version also its differences?