How to read a text file from QC using QTP.
I would like to do something like this. But instead read a
file from QC and NOT from my local drive.
Set fso = CreateObject("Scripting.FileSystemObject")
Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading)
Thanks
No Answer is Posted For this Question
Be the First to Post Answer
Hello, How can i capture first letter of any string using QTP. For ex.. i want "j" in the below string "john" could any one explain me? Is there any function for that?
Pls let me know completely about descriptive programming, where it is used, pls explain with a real time example of its occurence and the program code written in qtp.
How to create log file in qtp?
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
Using Regular expression in Date format DD/MM/YYYY (0[1-9]|[12][0-9]|3[01])/(0[1-9]|1[12])/([0-9]{4}) in this regular expression year 0000 also accepted.I need atleast any one single digit must be nonzero value (like 0009,1000,0034)
If enter into interviewer room? how u introduce with him. with shakehand or waht?
What is the latest version in QTP?
55 Answers Bharti, Polaris, US Technology,
What is clean sweep?
when to start the automation?
Could you please explain me about QTP framework.
On what basis we select test cases to automate?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this