We have a text file which contains 1 to 100 numeric values sequentially like 1
2
.
.
100
Now we have to count them and transfer to XML file by writing a code in qtp.
a="1 2 3 4 5 6 7 8 9 10"
b=split(a," ")
msgbox ubound(b)
| Is This Answer Correct ? | 0 Yes | 0 No |
UFT 12.02 which ALM version will support
For which type of projects the iterative model is not suitable?
WHICH PROCESS U FOLLOW IN COMPANY
Hi All, Can anyone provide me the license for QTP 9.5.... My Email ID: khanbro@rediffmail.com
If an application name is changing frequently i.e while recording it has name “Window1” and then while running its “Windows2” in this case how does QTP handle?
Tell me one scenario, the complex functionality you have automated in your project?
1. What is extense of Result file in QTP?
Describe synchronization point.
Explain the concept of Output values in Quick Test Professional?
Hi, I want to write the script for a webpage. But i didn't added the properties of the objects to the object repository. Without adding the object properties to the object repository, how to write the script. When i am writing the script, Let us say i typed as Browser (""). after selecting ".", if the object is added to the object repository it will display atomatically. But in my case it is not as i didn't added the object properties. How to proceed further in the above mentioned case to write the script manually. Pls let me know if you didn't understand the question.
One build is delivered. in that build button name is submit. but in the next buit that name of the button changed as login.are u continue with previous recorded script or u make any changes?
how u will evaluate the tool for test automation?