is it possible to change the date format like MM/DD/YY
into DD/MM?YY through script in QTP
Answer Posted / lak
Strday = day(date)
Strmonth = month(date)
Stryear = right(year(date),2)
Newformat = Strday&"/"&Strmonth&"?"&Stryear
msgbox Newformat
| Is This Answer Correct ? | 5 Yes | 0 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?
What is the standard timing delay for web based application in qtp?
What is qtpro? What is a quick test professional?
How would you directly trigger javascript in a test?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
How to call a test from another test?
What is the difference between local and shared object repository in qtp?
What is test object model in quicktest professional (qtp)?
How would you export a script from one pc to another in qtp?
How to handle the exceptions using recovery secnario manager in quicktest professional?
Name the different types of recording modes?
Explain the concept of object repository and how qtp recognises objects?
How is a Step generator used in UFT?
What are the data types in qtp?
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?