Answer Posted / nitin
You can use function -- today()
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why is the use of exit do or exit for statements within loops discouraged?
What are the disadvantages of vbscript?
What is vbscript?
How to add actions in driver script to run those actions in QTP?
Hello friends..... Can any give the methods for Ms-Access, and Mozilla firefox in Automation Object Model in QTP. Please give me currect answers... if you do not understand my question please don't give answers. Thanking you.
What are class variables?
How to throw an error in vbscript?
Is VB Script Case sensitive or Case insensitive?
I need to get some data from data base and store this
(retrieved) data in a excel sheet using VB script in QTP9.0
I have created connection for data base
I have created as excels sheet by using
Set XL=CreateObject("Excel.Application")
XLworksheet.cells(1,1).value= rs.fields.item("<
How will you release the memory acquired by an array variable in vbscript?
What is the purpose of folders object of scripting.filesystemobject class in vbscript?
Which keyword is used to declare a variable in the vbscript language?
Could Anybody Please tell me What is the script for Find 3rd Largest element in the Array without using a SORT function int Find(int arr[], int size); Thanks in Advance..
Compare java script and vb script?
how to write a vb script in QTP for yahoo registration form, i want to check the performance also like performance test, stress, load test like that.