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
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
How enviornment veriable can be included into my script. I want to include some information into my Excel file using Test run in WR. like User name of system? waht is function to be used? Please clarify.....
What do you verify with the database check point custom and what command it generates, explain syntax?
Have you used winrunner in your project?
Dear all i am new to testing my company using vb.net and we are developing web based application. How i can test those application with winrunner if any one have some good tutorial or link kindly provide thanks u.
Write test scripts on a scenario where you have to transfer data from one table to another.
Explain the purpose of loading winrunner add-ins?
Name the different modes of recording?
What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?
hi this is uday iam trying for testing job with 3+ yrs of exp if u have qtp faqs materil plz send me thanks in advance
What are the two modes of recording?
soft key for virtual object wizard ?
How to integrate automated scripts from testdirector to winrunner scripts?
What is the use of gui map?
How do you execute your tests from windows run command?