What string of characters,when printed out to a text
file,will create a new line in the text file?
Answer Posted / uday
we need to use "\r\n".
suppose file_printf("Filename1","Uday\r\nKumar");
this will print
Uday
Kumar
in Filename1 file.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to get the resolution settings?
How do you load GUI map?
What is tsl? What 4gl is it similar too?
Which function to use to compare the application date with system date?
What in contained in the GUI map?
What is the disadvantage of loading the GUI maps through start up scripts?
How to integrate automated scripts from testdirector to winrunner scripts?
Name the different types of checkpoints?
How to break infinite loop?
Hi iam a begginer or rather new stsrter to QTP and strugling to start as i have to start writing the automated scripts for the existing manual testing could some one send me some tips ans tricks for a jump start. Any help is greatly appreciated
What is a checkpoint and what are different types of checkpoints?
How do you modify the logical name or the physical description of the objects in gui map?
Define parameterizing?
How should we write and execute a user define function using WinRunner.
What is boundary test?