what is the features of visual basic?
No Answer is Posted For this Question
Be the First to Post Answer
what is visual basic?
write any ttest cases using check points and parameterization
what is the object hyrarchy in QTP for a web based application
who you define variables and functions in VB?
How to open excel in vb script?
i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click
can u test the application without add-in?
What is the purpose of folders object of scripting.filesystemobject class in vbscript?
Which date function is used in the vbscript language to find the difference between the 2 dates?
How many types of procedures are available in the vbscript language?
We have an application which is built using multiple technologies and are using QTP as the tool for Automating the same. While we spy over a combo box in this application, we get the object name as a "Combo Control" and we are not able to perform any action over this object in either selecting or checking any method for the same like "Exist" etc. Hence we thought of a solution and the same can be found below
Write a VB Script to count blank Lines in a notepad