Which TSL function you will use to compare two files?

We can compare 2 files in WinRunner using the file_compare function.
Syntax: file_compare (file1, file2 [, save file]);

Showing Answers 1 - 1 of 1 Answers

nil

  • Jun 13th, 2006
 

The command used to compare two files in Win Runner is:

file_compare(file1,file2,[String,string]);

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions