pls tell me how to convert string to date format. my
problem is in excel i have given date ,after used in the
ddt_val function ,it is not converted pls tell me how to
convert string to date format urgent
Answer / guest
i think its
vs_date=ddt_val(table,"Date");#mm/dd/yyyy
| Is This Answer Correct ? | 0 Yes | 0 No |
How to Get data from database(table) to an excel sheet
How do handle error/exceptions in winrunner.
how do you analyze the result in update and debug mode
Without the gui map, use the phy desc directly?
which method are using to obtain runtime property of an object
You declared a constant in a main test..Later you want tried to reinitialize that constant..what will happened? i.e const i=10; -- --- i=20; what will happen?
which function you will use to compare the application date with system date?..
what is wrun.ini file..what it consists?
3 Answers BeBo Technologies, Polaris,
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
winrunner supports .NET technology or not?
How to do text matching?
Hi, Currently i am using winrunner for my project.Its a java project. When i am running the script its failing in cliking an image link("My Profile"). The image object is eventhough exists in GUI map editor script is failing to recongize the object. I am getting the error of "Web_image_click:"My Profile" Error:Object is not found". I recorded the script and executed it is not running it shows the same error. The following physical description displaying in GUI map editor : { class: object, MSW_class: html_rect, html_name: "My Profile" } The thing was running successfully, I could not able to identify something happen to the script its showing error. Please give solution for this problem. Let me know if need more information. Regards, Sankar shankarmg@gmail.com