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
hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?
Connect to QC using AOM.
Tell some commonly used Excel VBA functions?
How can you close the second opened browser?
What is the difference between run time object and test object?
What is the difference between a Function and Procedure in QTP?
How does QTP identify an object?
I am in .Net development for past 3.5 years and want to enter in to automated testing and learn QTP. For this I need some good tutorial for beginners. I will be really greatful if any one has and they can send it to me on this address- ruchidureja@gmail.com
Explain the views in the QTP GUI?
Name the properties you would use for identifying a browser and page when using descriptive programming?
How to use transactions in qtp?
Can the user toggle between using Local OR and shared OR for the same action?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
How do you configure QTP AND Test director?