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
how to set one column as primary key in QTP and fetch values accordingly
Explain few date functions in vbscript?
How are values assigned to the variables in the vbscript language?
Explain the functionality of vbscript?
Which in-built function related to an array joins substrings into one string in the vbscript language?
What is the use of option explicit statement?
why variable name should not exceed 255 characters?
What are lbound and ubound in the vbscript language?
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.
What is vbscript procedures?
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?
I want to run QTP script on Linux server is it possible to do this by connecting Windows to Linux through VPN/Terminal Server and just run the script on Linux server.
did any one attended interview in applabs if you had gone through plz tell me the procedure
How to create a cookie using vbscript?
Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?