which function you will use to compare the application date
with system date?..
Answer Posted / 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 |
Post New Answer View All Answers
Hiiiiiiiii This is lavanya.....At present i m working as a MATLAB developer at CMC(A tata enterprise)from about1 year .now i want to move to testing field as a fresher?Is this possible...can anyone give me a suggestion regarding d testing field.....
What are the synchronization points?
What is toogle breakpoints? How does it differ from break points?
What is the disadvantage of loading the GUI maps through start up scripts?
The title of the window consists of date and time.What is the regular expression to recognize the window as unique?
when start testing
what is the difference between toggle checkpoint and checkpoint?
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.
How do you select multiple objects during merging the files?
Which are default codes winrunner generates when we start the application?
What Framework is suitable to validate the Login screen.
How to check the background colour of the screen in WR?
What is the difference between writing a function and writing a script?
How do you handle unexpected events and errors?
What is the purpose of different record methods?