How do you invoke a text file from winrunner?
Answer Posted / naresh babu
Open text file in read mode
file_open("<filename>", FO_MODE_READ");
Open text file in readwrite mode
file_open("<filename>", FO_MODE_READWRITE");
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can withwin runner to make single scripts which supports multiple languages?
What is test parameter
How to do text matching?
What is the XML test cases creation?
What all are the different databases winrunner can support?
Name the two modes of recording?
What is tsl? What 4gl is it similar too?
What is the disadvantage of loading the GUI maps through start up scripts?
What do you mean by the logical name of the object.
What information is contained in the checklist file?
What are the virtual objects and how do you learn them?
two file is there how will compate it by useing qtp.
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.
What is debug mode in Winrunner?