Answer Posted / raja83
you can use cint function
cint(10) will convert integer 1
| Is This Answer Correct ? | 4 Yes | 11 No |
Post New Answer View All Answers
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
How many types of recording modes in the qtp?
Hello friends..... On which areas of an application we can not test with QTP
what is the difference btn risks & Therads in the Test plan documentation?
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
How to create runtime property for an object?
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
What is use of object spy?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
Explain the use of action split in qtp?
How will you test a keyboard?