which function you will use to compare the application date
with system date?..
Answer / ak
You can get the system date in WR via function:
sysDate = time_str(get_time());
Match this date (sysDate) with your application date.
If the format of both dates are different then you can
modify or split (use split() fucntion) any one among them
as per your requirement.
| Is This Answer Correct ? | 1 Yes | 0 No |
The Concatenation Operator in TSL is?
Data Driven test functions in WinRunner are Context sensitive functions or Analog functions?
What is Diff. between Pause() ,report_msg() statements?
what sould come under "tell about ur self"? need tempelate
What is open STA?Explain in detail.
what is TSL in winrunner
Explain the purpose of gui map configuration?
What is the disadvantage of loading the GUI maps through start up scripts?
What string of characters,when printed out to a text file,will create a new line in the text file?
Have you created test scripts and what is contained in the test scripts?
Where are test cycle folders created if TSL Script is not saved
How do you create a new expected results in winrunner?