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 are the two modes of recording?
What is the difference between writing a function and writing a script?
what is the procedure do u follow for writing the test scripts
How you integrated your automated scripts from TestDirector?
During debugging how do you monitor the value of the variables?
What all are the different databases winrunner can support?
The extension of the Script file is .mts ok Whis is stand for mts?
What is the difference between bitmap checkpoint and image checkpoint?
How to integrate automated scripts from testdirector to winrunner scripts?
If I dont have GUI spy on my machine how I do I manage to map my custom object properties
What actually happens when you load GUI map?
what is the gui map & gui map file in winrunner?