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


Please Help Members By Posting Answers For Below Questions

What are the modes of script recording in winrunner ?

632


How you integrated your automated scripts from TestDirector?

629


How do you modify the logical name or the physical description of the objects in gui map?

642


What is parameterizing?

631


What is the extension of gui map file?

724






soft key for virtual object wizard ?

1892


What are the reasons that winrunner fails to identify gui object?

578


What is debug mode in Winrunner?

1700


What is the purpose of gui spy?

797


Explain the purpose of loading winrunner add-ins?

625


Which are default codes winrunner generates when we start the application?

1584


What information is contained in the checklist file?

586


How to check property of specific icon is highlighted or not?

564


How do you clear a gui map files?

663


Why don’t we normally load the gui maps through start up scripts?

625