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 the ordinal identifiers in web page?
how to do the batch testing in test director using manual testing procedure?
Mention the different actions types of qtp.
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
What is method name to compare two XML files.
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
What is accessibility check point?
What is the extension of the qtp local repository?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
What is the syntax for how to call one script from another?
Explain sub procedure of vbscript.
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
What are main panes available in qtp test browser?
When Recovery scenario actually starts while testing the application?