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 |
soft key for virtual object wizard ?
How do you select multiple objects during merging the files?
what is mean winrunner and load runner
What is Add Watch?
what is test bed
How do you handle unexpected events and errors?
how to perform regression testing using winrunner?
which checkpoint is used to analyze the appearance of AUT
What is Diff. between Pause() ,report_msg() statements?
Hi guys pls any one help me , I am facing this problem since last one week , my question is in there 1000 rows and 1000 coloums , i want to pick the one record , how ?
What are command line options?How to invoke winrunner with vb add in using command line options?
how to write the pass or fail message in winrunner for eg: in QTP we can write like "Reporter.reportEvenr,micDon,"Test Test pass"