Mention how to assign a date value to a variable?
No Answer is Posted For this Question
Be the First to Post Answer
hey please tell me how to retriev data from excel sheet which puts the login name and password in the application? plz send me the code..please help me
What is the difference between javascript and vbscript?
write a program to display configuration of a local system with the help of vb script.
Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?
Suppose by navigation I went from 1 st page to 5 page ,so Write a generic script for coming from any page to the 1st page and by executing where the page may be it will come to 1st page
Mention how you can call vbscript functions?
* ** *** Please write a code to get output like above diagram? ple explain as it how the code works?
There is a web Table where You will find Two Columns First Column consist of Check box and Second column consist of Test cases ID(Viz T1,T2,T3....Etc); If You select any Test case ID, respective Check boxes to be checked write a VBSCRIPT for this scenario?
How to write Descriptive programming in .VBS file i wrote this code but it is giving error.. Dim qtApp set qtApp=createobject("QuickTest.Application") qtApp.Launch qtApp.Visible=True Set objIE = CreateObject("InternetExplorer.Application") objIE.visible = True objIE.Navigate "www.gmail.com" browser("title:=gmail").title("title:=gmail")
can anyone tell me the procedure of interview held in applabs
write a vb script to display first 5 odd numbers from 1 to 100
What are class properties?