which function you will use to compare the application date
with system date?..



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

Post New Answer

More WinRunner Interview Questions

Explain difference between winrunner and test director?

0 Answers  


How to close the winrunner window from the script itself?what is the code?

2 Answers   EDC,


What is the extension of GUI check points check list file?

3 Answers   FCG,


What is the function that can be used to get the length of the edit box, other than 'Length(outvariable)' ?

1 Answers   Fidelity,


when obligatory & optional properties cannot uniquely identifying an object then in that case which method u r follow for identifying object in Win Runner ?

1 Answers   MBT,






how to reverse the string using function

1 Answers  


write a compilemodule function for loginscreen.

0 Answers  


What different actions are performed by find and show button?

0 Answers  


How do u check FONTS in Login Window?

0 Answers  


What is T_Exit and T_return?

4 Answers   AZTEC,


what is the automation frame work ?

1 Answers   BeBo Technologies,


How to count bulk of text boxes in a webpage

2 Answers  


Categories