How to retrieve value (data) from notepad using QTP ?
Answers were Sorted based on User's Feedback
Answer / dinesh
Set objFSO = CreateObject("Scripting.FileSystemObject")
Set objFile = objFSO.OpenTextFile("C:\Documents and
Settings\xxxx.txt", 1)
Do Until objFile.AtEndOfStream
strLine = objFile.ReadLine
msgbox( strLine)
Loop
objFile.Close
| Is This Answer Correct ? | 20 Yes | 1 No |
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.
How can we do Data driven testing Using For loop in QTP?
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
How many tables r created during the recording in QTP?
What is synchronization? What are the ways you can synchronize?
What is the use of virtual objects?
who is the best faculty in HYD? Nageshwar rao or GC reddy?
What's Checkpoints for QTP?
Explain about Test Fusion Report of QTP?
what is difference betweein qtp 9.0 and 9.2
How we know the qtp has used the smart identification process for identification of the object.
How you will rate urself in QTP in the range of 0 to 5