example-date format is 01-jan-09 in QTP.How to convert this
format to 01-01-09?
Answer Posted / vishakha b
If you are talking about some date value in global sheet,
here is the procedure:
Select the entire column where the Date is put in the
format: 01-jan-09
Right click, go to Format => Custom Number. Select 'Date'
under 'Category' and type the format you want into 'Type'
text box. Click 'OK'
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
What are test settings and global settings?
what is the hierarchy to use properties in descriptive programming
How to test login module with different username and password by using data driven testing in QTP?
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
What is QTP’s model for test creation?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
How to get popup error message.
How many add-ins comes by default with quicktest professional (qtp)?
When do go for loop condition in test?
Dis advantages of XML checkpoint ?
What is keyword driven framework?
What is the parameterization?