example-date format is 01-jan-09 in QTP.How to convert this
format to 01-01-09?
Answer Posted / swati
I could not find any straight way to do this, however it
had to be done in a customized manner:
newDate = day(date) & "-" & month(date) & "-" & year(date)
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
What is the new version of qtp which is recently released in the market?
Tell me about your project? please help me how to tell about insurance project
Explain how qtp identifies object?
Is the qtp course will help to create a virtual object?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
How do you open adobe acrobat file in QTP and do some testing on that file ?
How can you identify the browser and its information using the qtp script?
Explain the types of object repositorys in qtp?
What is QTP scenario.
How to analyzing the checpoint results?
Explain the Different types of QTP test assets and their extensions?
how to do the batch testing in test director using manual testing procedure?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company