Answer Posted / ranjan garg
document.write("The current system date is: ")
document.write(Date)
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Mention what is the main difference between function and sub-procedure?
Explain sga memory structures?
I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?
How to add actions in driver script to run those actions in QTP?
Illustrate briefly about the different types of statement
In what way program "hello world" you can write in vbscript?
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
does anyone have qtp11.0 license key.Please sendit to my mail id-rrvv2011@gmail.com...Thanks
How can the spaces from the string be removed?
Explain the support of asp for vb script functionality?
what is the standards used for writing the script in QTP
what is the object hyrarchy in QTP for a web based application
What are keywords in the vbscript language?
What is the use of option explicit in vbscript?
How do you declare a variable in vbscript?