X=10,Y=20 you need to swap the numbers without using a
third variable?
Answer Posted / test
Dim a,b
a=10
b=20
a = a + b
b = a - b
a = a - b
Msgbox a
msgbox b
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
How to modify object property in qtp ?
How will you check a web application for broken links using qtp?
could any help me please, how to work on visual foxpro application using UFT
Difference between test object and run time object?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
What is action split and the purpose of using this in qtp?
how to find that tools work well with your existing system?
When using descriptive programming?
How can you handle exceptions in qtp?
when will you do debug your script? and explain that process?
The hybrid framework can be implemented for any application. Is it true?
Can anyone share/send me QTP 8.2 Crack as I had it before but now it's virus affected. Pls send me on Sawale.vijay@gmail.com Thanks, ~Vijay
How many types of trigger events are there in qtp?
What environment does qtp run in?