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 |
What Framework is suitable to validate the Login screen.
how can we upload manul test caseses in to test director
Will TSL supports function overloading and operator overloading?
How do u identify the object that it is a standard object or not
how to download jmeter from net,is it open source
what is add-in manager in WinRunner?
What is the purpose of different record methods?
Please give an example for test case.
How do u check FONTS in Login Window?
i was getinng problem if i use the same test-data(data table) to script1 and script2. why it is so? and how it can be resolved?
Do we need start up file in win runner??if yes then why?and no then why?
What is Syncronisation in Winrunner?