example-date format is 01-jan-09 in QTP.How to convert this
format to 01-01-09?
Answer Posted / balaji
Hi You Can Use This Code
DD= Day(now)
msgbox DD
MM= month(now)
msgbox MM
YY=year(now)
msgbox YY
sysdate=DD&"-"&MM&"-"&YY
msgbox sysdate
| Is This Answer Correct ? | 8 Yes | 10 No |
Post New Answer View All Answers
What is keyword view in qtp?
Mention what are the different types of recording modes in qtp? Which will be used when?
Describe synchronization point.
Explain how qtp identifies objects?
What are the different types of checkpoints?
Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...
terminal services client
Explain xml checkpoints.
whow much strong on VB and C?
Hi All, How to Compare two strings character by character in QTP
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
What is the keyword view and expert view in qtp?
hou can we use vb script in qtp could u tell me breafly
How does qtp identify objects in the application?
diff between qtp versions from 8.5