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 is contained in the GUI map?
If I dont have GUI spy on my machine how I do I manage to map my custom object properties
how many types of object repositories in winrunner & tell me difference for those
can u explain what is frame work,can u show it on the paper by drawing ,have u done the frame work in winrunner automation
Data Driven test functions in WinRunner are Context sensitive functions or Analog functions?
How to find the local host name using winrunner ?
what is the name given by WR to Microsoft excel file
In the flight example flight(select flights) button is recognizing ,it recognizes as object how to gui map configure to button pls explain
Difference between actions and functions
Explain difference between winrunner and test director?
How do you do digital signature test in winrunner?
What is keyword driven testing? what is the difference between severity and priority?